CREATE_PROJECT: Merge with latest version of create_project from the ScummVM repository

- Add revision template to base/ folder
 - Add residual configuration file
This commit is contained in:
Littleboy 2011-04-25 01:56:53 +08:00 committed by Pawel Kolodziejski
parent c4cb940a0a
commit e086321dfa
20 changed files with 285 additions and 194 deletions

View file

@ -36,6 +36,7 @@
<Add option="-Wall" />
<Add option="-fexceptions" />
</Compiler>
<Unit filename="..\config.h" />
<Unit filename="..\codeblocks.cpp" />
<Unit filename="..\codeblocks.h" />
<Unit filename="..\create_project.cpp" />