|
|
@@ -9,8 +9,8 @@
|
|
|
<Target title="Debug-win32">
|
|
|
<Option platforms="Windows;" />
|
|
|
<Option output="../Test" prefix_auto="1" extension_auto="1" />
|
|
|
- <Option object_output="obj/Debug/x86/" />
|
|
|
<Option working_dir="../." />
|
|
|
+ <Option object_output="obj/Debug/x86/" />
|
|
|
<Option type="1" />
|
|
|
<Option compiler="gcc" />
|
|
|
<Compiler>
|
|
|
@@ -68,7 +68,9 @@
|
|
|
<Unit filename="StdInc.cpp">
|
|
|
<Option weight="0" />
|
|
|
</Unit>
|
|
|
- <Unit filename="StdInc.h" />
|
|
|
+ <Unit filename="StdInc.h">
|
|
|
+ <Option compile="1" />
|
|
|
+ </Unit>
|
|
|
<Extensions>
|
|
|
<code_completion />
|
|
|
<envvars />
|