|
@@ -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>
|
|
@@ -49,6 +49,7 @@
|
|
|
<Add option="-Wno-unused-local-typedefs" />
|
|
|
<Add directory="$(#zlib.include)" />
|
|
|
<Add directory="$(#boost.include)" />
|
|
|
+ <Add directory="../include" />
|
|
|
</Compiler>
|
|
|
<Linker>
|
|
|
<Add option="-lVCMI_lib" />
|