gzdoom-gles/libraries
alexey.lysiuk 071b0d12d6 - fixed compilation with GCC and Clang
libraries/timidity/instrum_dls.cpp:1071:18: error: ‘INT_MIN’ was not declared in this scope
libraries/timidity/instrum_font.cpp:37:47: error: ‘stricmp’ was not declared in this scope
libraries/timidity/timidity.cpp:207:32: error: ‘strcmp’ was not declared in this scope
libraries/timidity/timidity.cpp:235:24: error: ‘strcmp’ was not declared in this scope
libraries/timidity/timidity.cpp:310:33: error: ‘strchr’ was not declared in this scope
libraries/timidity/timidity.cpp:515:30: error: ‘strchr’ was not declared in this scope
libraries/timidity/timidity.cpp:602:34: error: ‘memset’ was not declared in this scope
libraries/timidity/timidity.cpp:648:35: error: ‘memcpy’ was not declared in this scope
libraries/timidity/timidity.cpp:753:41: error: ‘memset’ was not declared in this scope
2020-01-05 01:22:16 +01:00
..
adlmidi - fixed compilation with GCC and Clang 2020-01-04 22:59:28 +01:00
asmjit - moved third party library projects to a subfolder to reduce size of the root. 2020-01-04 21:30:08 +01:00
bzip2 - moved third party library projects to a subfolder to reduce size of the root. 2020-01-04 21:30:08 +01:00
dumb - moved third party library projects to a subfolder to reduce size of the root. 2020-01-04 21:30:08 +01:00
game-music-emu - moved third party library projects to a subfolder to reduce size of the root. 2020-01-04 21:30:08 +01:00
gdtoa - moved third party library projects to a subfolder to reduce size of the root. 2020-01-04 21:30:08 +01:00
jpeg - moved third party library projects to a subfolder to reduce size of the root. 2020-01-04 21:30:08 +01:00
lzma - moved third party library projects to a subfolder to reduce size of the root. 2020-01-04 21:30:08 +01:00
opnmidi - fixed compilation with GCC and Clang 2020-01-04 22:59:28 +01:00
timidity - fixed compilation with GCC and Clang 2020-01-05 01:22:16 +01:00
timidityplus - made the Timidity(GUS) device a separate library. 2020-01-05 01:22:14 +01:00
zlib - moved third party library projects to a subfolder to reduce size of the root. 2020-01-04 21:30:08 +01:00