CREATE_PROJECT: Add missing source files to CodeBlocks project
This commit is contained in:
parent
74f9e0dfc0
commit
8aa74967e9
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@
|
||||||
<Add option="-fexceptions" />
|
<Add option="-fexceptions" />
|
||||||
</Compiler>
|
</Compiler>
|
||||||
<Unit filename="..\config.h" />
|
<Unit filename="..\config.h" />
|
||||||
|
<Unit filename="..\cmake.cpp" />
|
||||||
|
<Unit filename="..\cmake.h" />
|
||||||
<Unit filename="..\codeblocks.cpp" />
|
<Unit filename="..\codeblocks.cpp" />
|
||||||
<Unit filename="..\codeblocks.h" />
|
<Unit filename="..\codeblocks.h" />
|
||||||
<Unit filename="..\create_project.cpp" />
|
<Unit filename="..\create_project.cpp" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue