Commit Graph

26 Commits

Author SHA1 Message Date
rude 8871e3fba2 Disable warnings in third-party libraries when building with love. 2013-09-29 16:19:34 +02:00
rude d34997146a Turn on /MP for release builds. 2013-09-28 16:52:52 +02:00
rude 27c04b8c4f Use variables when moving DLLs. 2013-09-28 01:58:01 +02:00
rude 803fe6c19f Create MEGA_3P, a list of all third-party libraries to use. 2013-09-28 01:56:49 +02:00
rude f655a9c98c Create MEGA_<LIB> variables for each library. 2013-09-28 01:54:08 +02:00
rude 4c1909a9e7 Prefer dynamic lua51. 2013-09-28 00:51:20 +02:00
rude eeb5304f02 Suppress regeration for MSVC. 2013-09-26 22:10:19 +02:00
rude 6ab5675a30 Rename DEP -> MEGA. 2013-09-26 20:41:48 +02:00
rude 28e542f3f3 Move add_move_dll() so it can be used by subprojects. 2013-09-26 20:28:36 +02:00
rude 0bb49f2c23 Look for libs/love and include as subdir if present. 2013-09-26 20:26:53 +02:00
rude ba44a1db8e Rename ldep -> megasource. 2013-09-26 19:50:03 +02:00
rude 445cee62fe Add libmodplug to main CMakeLists.txt. 2013-09-26 01:05:37 +02:00
rude 529c0259bd Add DevIL to main CMakeLists.txt. 2013-09-26 00:49:22 +02:00
rude 6e493fb605 Add tiff to main CMakeLists.txt. 2013-09-26 00:18:28 +02:00
rude 9ac8140ecc Add jasper to main CMakeLists.txt. 2013-09-25 23:53:36 +02:00
rude b56a922220 Create add_move_dll function in CMakeLists.txt. 2013-09-25 23:34:52 +02:00
rude 1cf3252f15 Add OpenAL to main CMakeLists.txt. 2013-09-25 20:45:18 +02:00
rude 4c59d385ef Add SDL2 to main CMakeLists.txt.
Also expose SDL_LINK_DIR. This is required because the main target
inherits some of SDL2 extra dependcies (DirectX) for some reason.
2013-09-25 20:26:58 +02:00
rude 60f7d8f0fe Add freetype to main CMakeLists.txt. 2013-09-25 20:13:52 +02:00
rude 5cd65e2a34 Add mpg123 to the main CMakeLists.txt. 2013-09-25 19:44:18 +02:00
rude ae7ad1aef6 Add ogg, vorbis, vorbisfile to main CMakeLists.txt. 2013-09-25 16:07:52 +02:00
rude 29e5d9903e Add jpeg to main CMakeLists.txt. 2013-09-25 15:37:37 +02:00
rude 8442e6d5d0 Add libpng to the main CMakeLists.txt. 2013-09-25 15:10:30 +02:00
rude 9c63bd7721 Include Lua51 in main CMakeLists.txt. 2013-09-25 14:35:10 +02:00
rude e80fb9fcb7 Add physfs to main CMakeLists.txt. 2013-09-25 14:11:39 +02:00
rude 9dd116606f Add ldeptest. 2013-09-25 13:26:30 +02:00