scummvm/tools/create_project
Julien Templier dd3894a442 TOOLS: Allow compilation and linking from inside the Code::Blocks IDE with create_project-created workspaces
- Fix include directory search order
  - Add custom tool command for asm files
  - Change linker search directory to SCUMMVM_LIBS/lib/mingw (libraries from the precompiled mingw package will need to be renamed to match the names from the MSVC precompiled package and be of the form lib<name>.a)

svn-id: r55345
2011-01-20 07:29:45 +00:00
..
codeblocks create_project: Add the lpcrt4 library normally in the libraries section of Code::Blocks, 2011-01-18 17:57:27 +00:00
msvc8 TOOLS: Move MSBuild and Visual Studio project providers to separate files 2010-11-23 11:22:31 +00:00
msvc9 TOOLS: Move MSBuild and Visual Studio project providers to separate files 2010-11-23 11:22:31 +00:00
msvc10 TOOLS: Move MSBuild and Visual Studio project providers to separate files 2010-11-23 11:22:31 +00:00
scripts TOOLS: Extract revision from svn/hg/git at build time in Visual Studio 2010-11-23 11:14:17 +00:00
codeblocks.cpp TOOLS: Allow compilation and linking from inside the Code::Blocks IDE with create_project-created workspaces 2011-01-20 07:29:45 +00:00
codeblocks.h TOOLS: Add create_project tool 2010-11-10 03:56:42 +00:00
create_project.cpp TOOLS: Add Indeo3 codec to the list of features in create_project 2011-01-20 04:54:43 +00:00
create_project.h TOOLS: Move MSBuild and Visual Studio project providers to separate files 2010-11-23 11:22:31 +00:00
module.mk TOOLS: Update create_project makefile 2010-11-23 11:54:20 +00:00
msbuild.cpp TOOLS: Add missing files for create_project 2010-11-23 11:47:52 +00:00
msbuild.h TOOLS: Add missing files for create_project 2010-11-23 11:47:52 +00:00
msvc.cpp TOOLS: Fix Win64 MSVC project files. 2011-01-16 19:38:22 +00:00
msvc.h TOOLS: Move MSBuild and Visual Studio project providers to separate files 2010-11-23 11:22:31 +00:00
visualstudio.cpp TOOLS: Fix regression in create_project MSVC9 project creation 2010-11-30 16:41:48 +00:00
visualstudio.h TOOLS: Add missing files for create_project 2010-11-23 11:47:52 +00:00