Descent3/netcon/inetfile
Azamat H. Hackimov db8aa64d2f Make mem module isolated from project
Properly define MEM_USE_RTL definition only for mem library. Link other dependant modules with mem.
2024-06-20 00:43:51 +03:00
..
CFtp.cpp Replace "unsigned short" with "uint16_t" 2024-05-23 23:03:29 -04:00
Chttpget.cpp Fix compilation on Windows 2024-06-03 22:45:51 +03:00
CMakeLists.txt Make mem module isolated from project 2024-06-20 00:43:51 +03:00
inetgetfile.cpp Replace "short" with "int16_t" and fix missing headers 2024-05-23 23:49:31 -04:00
lnxinetfile.cpp