raze-gles/libraries
Christoph Oelckers 2316957026 - made things compile again after updating enet. Also removed the redundant dumb and game_music_emu libraries which just got imported by accident when using other things from GZDoom.
Note: enet uses 'malloc' and 'free' as field names in a struct - this does not work with any compiler using some sort of heap instrumentation that #defines these names!
This had to be changed to allow MSVC debug builds to compile again.
2019-10-20 09:16:01 +02:00
..
bzip2 - fixed the setup. 2019-09-23 01:28:18 +02:00
gdtoa - fixed the setup. 2019-09-23 01:28:18 +02:00
jpeg - fixed the setup. 2019-09-23 01:28:18 +02:00
lzma - fixed the setup. 2019-09-23 01:28:18 +02:00
zlib - added external libraries for music format playback and decompression from GZDoom. 2019-09-22 08:59:48 +02:00