scummvm/devtools/create_project
Bastien Bouclet 728f4d4ba5 CREATE_PROJECT: Place libs requiring symbols before libs providing them
In the CMake generator. So the linker can resolve the symbols it marked
as unresolved as it walks the libraries.

Fixes building ResidualVM with msys2 from Qt Creator on Windows.
2018-03-20 19:36:44 +01:00
..
cmake DEVTOOLS: Add a CMake project generator to create_project 2016-07-07 18:47:18 +02:00
codeblocks
msvc9 CREATE_PROJECT: Also silence warning 4100 in MSVC 2017-02-10 00:39:43 +02:00
msvc10 CREATE_PROJECT: Also silence warning 4100 in MSVC 2017-02-10 00:39:43 +02:00
msvc11 CREATE_PROJECT: Also silence warning 4100 in MSVC 2017-02-10 00:39:43 +02:00
msvc12 CREATE_PROJECT: Also silence warning 4100 in MSVC 2017-02-10 00:39:43 +02:00
msvc14 CREATE_PROJECT: Also silence warning 4100 in MSVC 2017-02-10 00:39:43 +02:00
msvc15 CREATE_PROJECT: Add support for Visual Studio 2017 2017-03-08 22:30:53 +01:00
scripts JANITORIAL: Typos detected with lintian & grep 2016-02-15 18:27:02 +01:00
xcode/create_project.xcodeproj CREATE_PROJECT: Fix Xcode project 2016-08-18 17:00:20 +02:00
cmake.cpp CREATE_PROJECT: Place libs requiring symbols before libs providing them 2018-03-20 19:36:44 +01:00
cmake.h CREATE_PROJECT: Use SDL_Net2 when building with SDL2 for cmake 2016-09-15 12:44:57 +02:00
codeblocks.cpp IOS: Create a separate for adding resources 2016-01-06 15:35:32 +01:00
codeblocks.h IOS: Create a separate for adding resources 2016-01-06 15:35:32 +01:00
config.h Merge pull request #409 from lordhoto/rtti 2014-01-23 15:23:12 -08:00
create_project.cpp TOOLS: Add cryo and titanic tools in create_project 2017-12-25 21:05:04 +01:00
create_project.h CREATE_PROJECT: Disable engines for which required features are not available 2017-02-06 23:18:02 +00:00
module.mk DEVTOOLS: Add a CMake project generator to create_project 2016-07-07 18:47:18 +02:00
msbuild.cpp CREATE_PROJECT: Fixed solution version for Visual Studio 2015 2017-03-08 22:43:47 +01:00
msbuild.h CREATE_PROJECT: Add support for Visual Studio 2015 2015-09-28 19:23:58 -04:00
msvc.cpp BUILD: Define pointer sized integer types and remove SCUMM_64BITS 2017-09-30 21:35:16 +02:00
msvc.h IOS: Create a separate for adding resources 2016-01-06 15:35:32 +01:00
visualstudio.cpp CREATE_PROJECT: Fix Visual Studio linking problems after Munt merge 2016-12-17 15:12:52 -05:00
visualstudio.h CREATE_PROJECT: Add extra configuration for compilation with LLVM 2013-09-06 00:19:56 -04:00
xcode.cpp XEEN: Creation of create_xeen tool 2018-02-23 15:23:20 -05:00
xcode.h CREATE_PROJECT: Fix typo in Xcode generator interface 2017-09-10 22:17:12 -05:00