[692] | 1 | <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> |
---|
| 2 | <CodeBlocks_project_file> |
---|
| 3 | <FileVersion major="1" minor="3" /> |
---|
| 4 | <Project> |
---|
| 5 | <Option title="Demo_Dot3Bump" /> |
---|
| 6 | <Option pch_mode="0" /> |
---|
| 7 | <Option compiler="gcc" /> |
---|
| 8 | <Build> |
---|
| 9 | <Target title="Debug"> |
---|
| 10 | <Option output="..\bin\Debug\Demo_Dot3Bump.exe" /> |
---|
| 11 | <Option working_dir="..\..\Common\bin\Debug\" /> |
---|
| 12 | <Option object_output="..\obj\Debug" /> |
---|
| 13 | <Option type="1" /> |
---|
| 14 | <Option compiler="gcc" /> |
---|
| 15 | <Option includeInTargetAll="1" /> |
---|
| 16 | <Option projectResourceIncludeDirsRelation="1" /> |
---|
| 17 | <Compiler> |
---|
| 18 | <Add option="-W" /> |
---|
| 19 | <Add option="-g" /> |
---|
| 20 | <Add option="-DWIN32" /> |
---|
| 21 | <Add option="-D_DEBUG" /> |
---|
| 22 | <Add option="-D_WINDOWS" /> |
---|
| 23 | <Add directory="..\include" /> |
---|
| 24 | <Add directory="..\..\Common\include" /> |
---|
| 25 | <Add directory="..\..\..\OgreMain\include" /> |
---|
| 26 | </Compiler> |
---|
| 27 | <Linker> |
---|
| 28 | <Add library="OgreMain_d" /> |
---|
| 29 | <Add directory="..\..\..\OgreMain\lib\Debug" /> |
---|
| 30 | </Linker> |
---|
| 31 | <ExtraCommands> |
---|
| 32 | <Add after="cp.exe ..\bin\Debug\Demo_Dot3Bump.exe ..\..\Common\Bin\Debug" /> |
---|
| 33 | </ExtraCommands> |
---|
| 34 | </Target> |
---|
| 35 | <Target title="Release"> |
---|
| 36 | <Option output="..\bin\Release\Demo_Dot3Bump.exe" /> |
---|
| 37 | <Option working_dir="..\..\Common\bin\Release\" /> |
---|
| 38 | <Option object_output="..\obj\Release" /> |
---|
| 39 | <Option type="1" /> |
---|
| 40 | <Option compiler="gcc" /> |
---|
| 41 | <Option includeInTargetAll="1" /> |
---|
| 42 | <Option projectResourceIncludeDirsRelation="1" /> |
---|
| 43 | <Compiler> |
---|
| 44 | <Add option="-O3" /> |
---|
| 45 | <Add option="-W" /> |
---|
| 46 | <Add option="-DWIN32" /> |
---|
| 47 | <Add option="-DNDEBUG" /> |
---|
| 48 | <Add option="-D_WINDOWS" /> |
---|
| 49 | <Add directory="..\include" /> |
---|
| 50 | <Add directory="..\..\Common\include" /> |
---|
| 51 | <Add directory="..\..\..\OgreMain\include" /> |
---|
| 52 | </Compiler> |
---|
| 53 | <Linker> |
---|
| 54 | <Add option="-s" /> |
---|
| 55 | <Add library="OgreMain" /> |
---|
| 56 | <Add directory="..\..\..\OgreMain\lib\Release" /> |
---|
| 57 | </Linker> |
---|
| 58 | <ExtraCommands> |
---|
| 59 | <Add after="cp.exe ..\bin\Release\Demo_Dot3Bump.exe ..\..\Common\Bin\Release" /> |
---|
| 60 | </ExtraCommands> |
---|
| 61 | </Target> |
---|
| 62 | </Build> |
---|
| 63 | <Linker> |
---|
| 64 | <Add option="-Wl,--enable-runtime-pseudo-reloc" /> |
---|
| 65 | </Linker> |
---|
| 66 | <Unit filename="..\src\Dot3Bump.cpp"> |
---|
| 67 | <Option compilerVar="CPP" /> |
---|
| 68 | <Option target="Debug" /> |
---|
| 69 | <Option target="Release" /> |
---|
| 70 | </Unit> |
---|
| 71 | </Project> |
---|
| 72 | </CodeBlocks_project_file> |
---|