scummvm/devtools/create_project
Max Horn c638730fbc BUILD: Move list of engines out of configure
The new file engines/configure.engines is currently manually created
and maintained, but could be regenerated by a script in the future.
2012-04-18 15:44:11 +02:00
..
codeblocks CREATE_PROJECT: Add stubs for Xcode provider 2011-06-01 17:34:32 -04:00
msvc8 CREATE_PROJECT: Add stubs for Xcode provider 2011-06-01 17:34:32 -04:00
msvc9 CREATE_PROJECT: Add stubs for Xcode provider 2011-06-01 17:34:32 -04:00
msvc10 JANITORIAL: Add missing NL at EOF. 2011-08-07 13:53:33 +02:00
scripts CREATE_PROJECT: Remove copying of README-SDL in postbuild command script 2011-07-04 14:26:29 -04:00
xcode/create_project.xcodeproj CREATE_PROJECT: Implement basic XCode provider 2011-06-02 17:29:36 -04:00
codeblocks.cpp CREATE_PROJECT: Add support for creating Visual Studio projects for the dev tools 2011-09-06 19:17:39 -04:00
codeblocks.h CREATE_PROJECT: Add support for creating Visual Studio projects for the dev tools 2011-09-06 19:17:39 -04:00
config.h DEVTOOLS: take usage of config.h for xcode; few small updates 2012-04-17 14:45:22 +02:00
create_project.cpp BUILD: Move list of engines out of configure 2012-04-18 15:44:11 +02:00
create_project.h JANITORIAL: Remove extra semicolons. 2011-11-27 12:54:22 +01:00
module.mk DEVTOOLS: Do not use -Wglobal-constructors on create_project.o 2011-06-01 23:57:21 +02:00
msbuild.cpp CREATE_PROJECT: Add support for creating Visual Studio projects for the dev tools 2011-09-06 19:17:39 -04:00
msbuild.h CREATE_PROJECT: Add support for creating Visual Studio projects for the dev tools 2011-09-06 19:17:39 -04:00
msvc.cpp CREATE_PROJECT: Add support for creating Visual Studio projects for the dev tools 2011-09-06 19:17:39 -04:00
msvc.h CREATE_PROJECT: Add support for creating Visual Studio projects for the dev tools 2011-09-06 19:17:39 -04:00
visualstudio.cpp CREATE_PROJECT: Add support for creating Visual Studio projects for the dev tools 2011-09-06 19:17:39 -04:00
visualstudio.h CREATE_PROJECT: Add support for creating Visual Studio projects for the dev tools 2011-09-06 19:17:39 -04:00
xcode.cpp DEVTOOLS: take usage of config.h for xcode; few small updates 2012-04-17 14:45:22 +02:00
xcode.h CREATE_PROJECT: Implement basic XCode provider 2011-06-02 17:29:36 -04:00