| 1 | <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> |
|---|
| 2 | <CodeBlocks_project_file> |
|---|
| 3 | <FileVersion major="1" minor="6" /> |
|---|
| 4 | <Project> |
|---|
| 5 | <Option title="MaterialUpgrader" /> |
|---|
| 6 | <Option pch_mode="0" /> |
|---|
| 7 | <Option compiler="gcc" /> |
|---|
| 8 | <Build> |
|---|
| 9 | <Target title="Debug"> |
|---|
| 10 | <Option output="..\..\Common\bin\debug\OgreMaterialUpgrader.exe" prefix_auto="0" extension_auto="0" /> |
|---|
| 11 | <Option working_dir="..\..\Common\bin\Debug" /> |
|---|
| 12 | <Option object_output="..\obj\Debug" /> |
|---|
| 13 | <Option type="1" /> |
|---|
| 14 | <Option compiler="gcc" /> |
|---|
| 15 | <Option projectResourceIncludeDirsRelation="1" /> |
|---|
| 16 | <Compiler> |
|---|
| 17 | <Add option="-g" /> |
|---|
| 18 | <Add option="-DTIXML_USE_STL" /> |
|---|
| 19 | </Compiler> |
|---|
| 20 | <Linker> |
|---|
| 21 | <Add library="OgreMain_d" /> |
|---|
| 22 | </Linker> |
|---|
| 23 | </Target> |
|---|
| 24 | <Target title="Release"> |
|---|
| 25 | <Option output="..\..\Common\bin\release\OgreMaterialUpgrader.exe" prefix_auto="0" extension_auto="0" /> |
|---|
| 26 | <Option working_dir="..\..\Common\bin\Release" /> |
|---|
| 27 | <Option object_output="..\obj\Release" /> |
|---|
| 28 | <Option type="1" /> |
|---|
| 29 | <Option compiler="gcc" /> |
|---|
| 30 | <Option projectResourceIncludeDirsRelation="1" /> |
|---|
| 31 | <Compiler> |
|---|
| 32 | <Add option="-O3" /> |
|---|
| 33 | <Add option="-DTIXML_USE_STL" /> |
|---|
| 34 | </Compiler> |
|---|
| 35 | <Linker> |
|---|
| 36 | <Add option="-s" /> |
|---|
| 37 | <Add library="OgreMain" /> |
|---|
| 38 | </Linker> |
|---|
| 39 | </Target> |
|---|
| 40 | </Build> |
|---|
| 41 | <VirtualTargets> |
|---|
| 42 | <Add alias="All" targets="Debug;Release;" /> |
|---|
| 43 | </VirtualTargets> |
|---|
| 44 | <Compiler> |
|---|
| 45 | <Add option="-Wall" /> |
|---|
| 46 | <Add option="-mthreads" /> |
|---|
| 47 | <Add option="-fmessage-length=0" /> |
|---|
| 48 | <Add option="-fexceptions" /> |
|---|
| 49 | <Add option="-fident" /> |
|---|
| 50 | <Add option="-pipe" /> |
|---|
| 51 | <Add directory="..\include" /> |
|---|
| 52 | <Add directory="..\..\..\OgreMain\include" /> |
|---|
| 53 | </Compiler> |
|---|
| 54 | <Linker> |
|---|
| 55 | <Add option="-Wl,--enable-auto-image-base" /> |
|---|
| 56 | <Add option="-Wl,--add-stdcall-alias" /> |
|---|
| 57 | <Add directory="..\..\Common\bin\$(TARGET_NAME)" /> |
|---|
| 58 | </Linker> |
|---|
| 59 | <Unit filename="..\include\OldMaterialReader.h" /> |
|---|
| 60 | <Unit filename="..\src\OldMaterialReader.cpp" /> |
|---|
| 61 | <Unit filename="..\src\main.cpp" /> |
|---|
| 62 | <Extensions> |
|---|
| 63 | <code_completion /> |
|---|
| 64 | </Extensions> |
|---|
| 65 | </Project> |
|---|
| 66 | </CodeBlocks_project_file> |
|---|