scummvm/devtools/create_project
Filippos Karapetis 9a49493656 DEVTOOLS: Add support for linking with SDL 2.0 in create_project
This is handled with the new command-line option, --sdl2
2015-03-06 02:39:57 +02:00
..
codeblocks
msvc9
msvc10 ALL: Remove support for MSVC8 and older 2014-06-21 11:32:45 -07:00
msvc11 ALL: Remove support for MSVC8 and older 2014-06-21 11:32:45 -07:00
msvc12 ALL: Remove support for MSVC8 and older 2014-06-21 11:32:45 -07:00
scripts DEVTOOLS: Add "small" vkeybd pack to create_project postbuild script. 2014-06-25 20:14:17 +01:00
xcode/create_project.xcodeproj
codeblocks.cpp DEVTOOLS: Add project file directory to include path in generated project files. 2013-11-25 01:36:25 +00:00
codeblocks.h
config.h Merge pull request #409 from lordhoto/rtti 2014-01-23 15:23:12 -08:00
create_project.cpp DEVTOOLS: Add support for linking with SDL 2.0 in create_project 2015-03-06 02:39:57 +02:00
create_project.h DEVTOOLS: Factor out function to create directories in create_project. 2013-11-24 00:48:01 +00:00
module.mk
msbuild.cpp CREATE_PROJECT/MSVC: allow include SDL includes from SDL subdir 2014-07-17 13:59:56 +02:00
msbuild.h CREATE_PROJECT: Add extra configuration for compilation with LLVM 2013-09-06 00:19:56 -04:00
msvc.cpp CREATE_PROJECT: Add extra configuration for compilation with LLVM 2013-09-06 00:19:56 -04:00
msvc.h CREATE_PROJECT: Add extra configuration for compilation with LLVM 2013-09-06 00:19:56 -04:00
visualstudio.cpp CREATE_PROJECT/MSVC: allow include SDL includes from SDL subdir 2014-07-17 13:59:56 +02:00
visualstudio.h CREATE_PROJECT: Add extra configuration for compilation with LLVM 2013-09-06 00:19:56 -04:00
xcode.cpp DEVTOOLS: Factor out function to create directories in create_project. 2013-11-24 00:48:01 +00:00
xcode.h