aboutsummaryrefslogtreecommitdiff
path: root/tools/create_project/create_project.cpp
AgeCommit message (Collapse)Author
2011-02-09TOOLS: Update create_project for change from sound/ to audio/Julien Templier
svn-id: r55853
2011-01-23create_project: Add the video directory to the list of base directoriesFilippos Karapetis
svn-id: r55480
2011-01-20TOOLS: Add Indeo3 codec to the list of features in create_projectJulien Templier
svn-id: r55342
2010-12-01TOOLS: Capitalization fixFilippos Karapetis
svn-id: r54703
2010-12-01TOOLS: Added OpenGL support to Visual Studio project filesFilippos Karapetis
svn-id: r54701
2010-11-28CREATE_PROJECT: Updated project file generation for the gsoc2010-opengl ↵Filippos Karapetis
branch (thanks to LordHoto) svn-id: r54528
2010-11-23TOOLS: Move MSBuild and Visual Studio project providers to separate filesJulien Templier
- Add option --build-events to run custom pre/post build events as part of the build (defaults to false and VS2010 only ATM) - Only run build events as part of VS2010 build with all engines enabled (ie. dev build) svn-id: r54424
2010-11-10TOOLS: Add create_project toolJulien Templier
- Move project providers to their own source files - Add support for Code::Blocks - Add analysis build configuration for Visual Studio svn-id: r54182