| 1 | <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> | 
|---|
| 2 | <CodeBlocks_project_file> | 
|---|
| 3 |         <FileVersion major="1" minor="5" /> | 
|---|
| 4 |         <Project> | 
|---|
| 5 |                 <Option title="Demo_DeferredShading" /> | 
|---|
| 6 |                 <Option default_target="" /> | 
|---|
| 7 |                 <Option compiler="gcc" /> | 
|---|
| 8 |                 <Option virtualFolders="" /> | 
|---|
| 9 |                 <Build> | 
|---|
| 10 |                         <Target title="Debug"> | 
|---|
| 11 |                                 <Option output="..\..\Common\bin\Debug\Demo_DeferredShading.exe" /> | 
|---|
| 12 |                                 <Option working_dir="..\..\Common\bin\Debug" /> | 
|---|
| 13 |                                 <Option object_output="..\obj\Debug" /> | 
|---|
| 14 |                                 <Option external_deps="..\..\..\lib\OgreMain_d.dll;" /> | 
|---|
| 15 |                                 <Option type="0" /> | 
|---|
| 16 |                                 <Option compiler="gcc" /> | 
|---|
| 17 |                                 <Option projectResourceIncludeDirsRelation="0" /> | 
|---|
| 18 |                                 <Compiler> | 
|---|
| 19 |                                         <Add option="-g" /> | 
|---|
| 20 |                                         <Add option="-D_DEBUG" /> | 
|---|
| 21 |                                 </Compiler> | 
|---|
| 22 |                                 <Linker> | 
|---|
| 23 |                                         <Add library="OgreMain_d" /> | 
|---|
| 24 |                                         <Add library="ois_d" /> | 
|---|
| 25 |                                         <Add library="stlportstlg.5.1" /> | 
|---|
| 26 |                                 </Linker> | 
|---|
| 27 |                         </Target> | 
|---|
| 28 |                         <Target title="Release"> | 
|---|
| 29 |                                 <Option output="..\..\Common\bin\Release\Demo_DeferredShading.exe" /> | 
|---|
| 30 |                                 <Option working_dir="..\..\Common\bin\Release" /> | 
|---|
| 31 |                                 <Option object_output="..\obj\Release" /> | 
|---|
| 32 |                                 <Option external_deps="..\..\..\lib\OgreMain.dll;" /> | 
|---|
| 33 |                                 <Option type="0" /> | 
|---|
| 34 |                                 <Option compiler="gcc" /> | 
|---|
| 35 |                                 <Option projectResourceIncludeDirsRelation="0" /> | 
|---|
| 36 |                                 <Compiler> | 
|---|
| 37 |                                         <Add option="-O3" /> | 
|---|
| 38 |                                         <Add option="-DNDEBUG" /> | 
|---|
| 39 |                                 </Compiler> | 
|---|
| 40 |                                 <Linker> | 
|---|
| 41 |                                         <Add option="-s" /> | 
|---|
| 42 |                                         <Add library="OgreMain" /> | 
|---|
| 43 |                                         <Add library="ois" /> | 
|---|
| 44 |                                         <Add library="stlport.5.1" /> | 
|---|
| 45 |                                 </Linker> | 
|---|
| 46 |                         </Target> | 
|---|
| 47 |                 </Build> | 
|---|
| 48 |                 <VirtualTargets> | 
|---|
| 49 |                         <Add alias="All" targets="Debug;Release;" /> | 
|---|
| 50 |                 </VirtualTargets> | 
|---|
| 51 |                 <Compiler> | 
|---|
| 52 |                         <Add option="-Wall" /> | 
|---|
| 53 |                         <Add option="-mthreads" /> | 
|---|
| 54 |                         <Add option="-fmessage-length=0" /> | 
|---|
| 55 |                         <Add option="-fexceptions" /> | 
|---|
| 56 |                         <Add option="-fident" /> | 
|---|
| 57 |                         <Add option="-D_STLP_NO_CUSTOM_IO" /> | 
|---|
| 58 |                         <Add option="-DWIN32" /> | 
|---|
| 59 |                         <Add option="-D_WINDOWS" /> | 
|---|
| 60 |                         <Add directory="$(#STLPORT_DIR)\stlport" /> | 
|---|
| 61 |                         <Add directory="..\include" /> | 
|---|
| 62 |                         <Add directory="..\..\Common\include" /> | 
|---|
| 63 |                         <Add directory="..\..\..\OgreMain\include" /> | 
|---|
| 64 |                         <Add directory="..\..\..\Dependencies\include" /> | 
|---|
| 65 |                         <Add directory="..\..\..\Dependencies\include\ois" /> | 
|---|
| 66 |                 </Compiler> | 
|---|
| 67 |                 <Linker> | 
|---|
| 68 |                         <Add option="-Wl,--enable-auto-image-base" /> | 
|---|
| 69 |                         <Add option="-Wl,--add-stdcall-alias" /> | 
|---|
| 70 |                         <Add directory="..\..\Common\bin\$(TARGET_NAME)" /> | 
|---|
| 71 |                 </Linker> | 
|---|
| 72 |                 <Unit filename="..\include\CreateSphere.h"> | 
|---|
| 73 |                         <Option compilerVar="CPP" /> | 
|---|
| 74 |                         <Option compile="0" /> | 
|---|
| 75 |                         <Option link="0" /> | 
|---|
| 76 |                         <Option target="Debug" /> | 
|---|
| 77 |                         <Option target="Release" /> | 
|---|
| 78 |                 </Unit> | 
|---|
| 79 |                 <Unit filename="..\include\DeferredShading.h"> | 
|---|
| 80 |                         <Option compilerVar="CPP" /> | 
|---|
| 81 |                         <Option compile="0" /> | 
|---|
| 82 |                         <Option link="0" /> | 
|---|
| 83 |                         <Option target="Debug" /> | 
|---|
| 84 |                         <Option target="Release" /> | 
|---|
| 85 |                 </Unit> | 
|---|
| 86 |                 <Unit filename="..\include\LightMaterialGenerator.h"> | 
|---|
| 87 |                         <Option compilerVar="CPP" /> | 
|---|
| 88 |                         <Option compile="0" /> | 
|---|
| 89 |                         <Option link="0" /> | 
|---|
| 90 |                         <Option target="Debug" /> | 
|---|
| 91 |                         <Option target="Release" /> | 
|---|
| 92 |                 </Unit> | 
|---|
| 93 |                 <Unit filename="..\include\MLight.h"> | 
|---|
| 94 |                         <Option compilerVar="CPP" /> | 
|---|
| 95 |                         <Option compile="0" /> | 
|---|
| 96 |                         <Option link="0" /> | 
|---|
| 97 |                         <Option target="Debug" /> | 
|---|
| 98 |                         <Option target="Release" /> | 
|---|
| 99 |                 </Unit> | 
|---|
| 100 |                 <Unit filename="..\include\MaterialGenerator.h"> | 
|---|
| 101 |                         <Option compilerVar="CPP" /> | 
|---|
| 102 |                         <Option compile="0" /> | 
|---|
| 103 |                         <Option link="0" /> | 
|---|
| 104 |                         <Option target="Debug" /> | 
|---|
| 105 |                         <Option target="Release" /> | 
|---|
| 106 |                 </Unit> | 
|---|
| 107 |                 <Unit filename="..\src\DeferredShading.cpp"> | 
|---|
| 108 |                         <Option compilerVar="CPP" /> | 
|---|
| 109 |                         <Option target="Debug" /> | 
|---|
| 110 |                         <Option target="Release" /> | 
|---|
| 111 |                 </Unit> | 
|---|
| 112 |                 <Unit filename="..\src\DeferredShadingDemo.cpp"> | 
|---|
| 113 |                         <Option compilerVar="CPP" /> | 
|---|
| 114 |                         <Option target="Debug" /> | 
|---|
| 115 |                         <Option target="Release" /> | 
|---|
| 116 |                 </Unit> | 
|---|
| 117 |                 <Unit filename="..\src\LightMaterialGenerator.cpp"> | 
|---|
| 118 |                         <Option compilerVar="CPP" /> | 
|---|
| 119 |                         <Option target="Debug" /> | 
|---|
| 120 |                         <Option target="Release" /> | 
|---|
| 121 |                 </Unit> | 
|---|
| 122 |                 <Unit filename="..\src\MLight.cpp"> | 
|---|
| 123 |                         <Option compilerVar="CPP" /> | 
|---|
| 124 |                         <Option target="Debug" /> | 
|---|
| 125 |                         <Option target="Release" /> | 
|---|
| 126 |                 </Unit> | 
|---|
| 127 |                 <Unit filename="..\src\MaterialGenerator.cpp"> | 
|---|
| 128 |                         <Option compilerVar="CPP" /> | 
|---|
| 129 |                         <Option target="Debug" /> | 
|---|
| 130 |                         <Option target="Release" /> | 
|---|
| 131 |                 </Unit> | 
|---|
| 132 |                 <Extensions /> | 
|---|
| 133 |         </Project> | 
|---|
| 134 | </CodeBlocks_project_file> | 
|---|