[3] | 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="ReferenceAppLayer" /> |
---|
| 6 | <Option default_target="" /> |
---|
| 7 | <Option compiler="gcc" /> |
---|
| 8 | <Option virtualFolders="" /> |
---|
| 9 | <Build> |
---|
| 10 | <Target title="Debug"> |
---|
| 11 | <Option output="..\..\..\lib\ReferenceAppLayer_d.dll" /> |
---|
| 12 | <Option object_output="..\obj\Debug" /> |
---|
| 13 | <Option external_deps="..\..\..\lib\OgreMain_d.dll;" /> |
---|
| 14 | <Option type="3" /> |
---|
| 15 | <Option compiler="gcc" /> |
---|
| 16 | <Option projectResourceIncludeDirsRelation="0" /> |
---|
| 17 | <Compiler> |
---|
| 18 | <Add option="-g" /> |
---|
| 19 | <Add option="-D_DEBUG" /> |
---|
| 20 | </Compiler> |
---|
| 21 | <Linker> |
---|
| 22 | <Add library="OgreMain_d" /> |
---|
| 23 | <Add library="ode" /> |
---|
| 24 | <Add library="OPCODE" /> |
---|
| 25 | <Add library="stlportstlg.5.1" /> |
---|
| 26 | <Add directory="..\..\..\Dependencies\lib\Debug" /> |
---|
| 27 | </Linker> |
---|
| 28 | <ExtraCommands> |
---|
| 29 | <Add after='cmd /c copy "$($(TARGET_NAME)_OUTPUT_FILE)" "..\..\..\Samples\Common\bin\$(TARGET_NAME)"' /> |
---|
| 30 | </ExtraCommands> |
---|
| 31 | </Target> |
---|
| 32 | <Target title="Release"> |
---|
| 33 | <Option output="..\..\..\lib\ReferenceAppLayer.dll" /> |
---|
| 34 | <Option object_output="..\obj\Release" /> |
---|
| 35 | <Option external_deps="..\..\..\lib\OgreMain.dll;" /> |
---|
| 36 | <Option type="3" /> |
---|
| 37 | <Option compiler="gcc" /> |
---|
| 38 | <Option projectResourceIncludeDirsRelation="0" /> |
---|
| 39 | <Compiler> |
---|
| 40 | <Add option="-O3" /> |
---|
| 41 | <Add option="-DNDEBUG" /> |
---|
| 42 | </Compiler> |
---|
| 43 | <Linker> |
---|
| 44 | <Add option="-s" /> |
---|
| 45 | <Add library="OgreMain" /> |
---|
| 46 | <Add library="ode" /> |
---|
| 47 | <Add library="OPCODE" /> |
---|
| 48 | <Add library="stlport.5.1" /> |
---|
| 49 | <Add directory="..\..\..\Dependencies\lib\Release" /> |
---|
| 50 | </Linker> |
---|
| 51 | <ExtraCommands> |
---|
| 52 | <Add after='cmd /c copy "$($(TARGET_NAME)_OUTPUT_FILE)" "..\..\..\Samples\Common\bin\$(TARGET_NAME)"' /> |
---|
| 53 | </ExtraCommands> |
---|
| 54 | </Target> |
---|
| 55 | </Build> |
---|
| 56 | <VirtualTargets> |
---|
| 57 | <Add alias="All" targets="Debug;Release;" /> |
---|
| 58 | </VirtualTargets> |
---|
| 59 | <Compiler> |
---|
| 60 | <Add option="-Wall" /> |
---|
| 61 | <Add option="-mthreads" /> |
---|
| 62 | <Add option="-fmessage-length=0" /> |
---|
| 63 | <Add option="-fexceptions" /> |
---|
| 64 | <Add option="-fident" /> |
---|
| 65 | <Add option="-D_STLP_NO_CUSTOM_IO" /> |
---|
| 66 | <Add option="-DWIN32" /> |
---|
| 67 | <Add option="-D_WINDOWS" /> |
---|
| 68 | <Add option="-D_USRDLL" /> |
---|
| 69 | <Add directory="$(#STLPORT_DIR)\stlport" /> |
---|
| 70 | <Add directory="..\..\..\Dependencies\include\ode" /> |
---|
| 71 | <Add directory="..\include" /> |
---|
| 72 | <Add directory="..\..\..\OgreMain\include" /> |
---|
| 73 | <Add directory="..\..\..\Dependencies\include" /> |
---|
| 74 | </Compiler> |
---|
| 75 | <Linker> |
---|
| 76 | <Add option="-Wl,--enable-auto-image-base" /> |
---|
| 77 | <Add option="-Wl,--add-stdcall-alias" /> |
---|
| 78 | <Add directory="..\..\..\Samples\Common\bin\$(TARGET_NAME)" /> |
---|
| 79 | </Linker> |
---|
| 80 | <Unit filename="..\..\..\Dependencies\include\ode\collision.h"> |
---|
| 81 | <Option compilerVar="CPP" /> |
---|
| 82 | <Option compile="0" /> |
---|
| 83 | <Option link="0" /> |
---|
| 84 | <Option target="Debug" /> |
---|
| 85 | <Option target="Release" /> |
---|
| 86 | </Unit> |
---|
| 87 | <Unit filename="..\..\..\Dependencies\include\ode\common.h"> |
---|
| 88 | <Option compilerVar="CPP" /> |
---|
| 89 | <Option compile="0" /> |
---|
| 90 | <Option link="0" /> |
---|
| 91 | <Option target="Debug" /> |
---|
| 92 | <Option target="Release" /> |
---|
| 93 | </Unit> |
---|
| 94 | <Unit filename="..\..\..\Dependencies\include\ode\contact.h"> |
---|
| 95 | <Option compilerVar="CPP" /> |
---|
| 96 | <Option compile="0" /> |
---|
| 97 | <Option link="0" /> |
---|
| 98 | <Option target="Debug" /> |
---|
| 99 | <Option target="Release" /> |
---|
| 100 | </Unit> |
---|
| 101 | <Unit filename="..\..\..\Dependencies\include\ode\error.h"> |
---|
| 102 | <Option compilerVar="CPP" /> |
---|
| 103 | <Option compile="0" /> |
---|
| 104 | <Option link="0" /> |
---|
| 105 | <Option target="Debug" /> |
---|
| 106 | <Option target="Release" /> |
---|
| 107 | </Unit> |
---|
| 108 | <Unit filename="..\..\..\Dependencies\include\ode\geom.h"> |
---|
| 109 | <Option compilerVar="CPP" /> |
---|
| 110 | <Option compile="0" /> |
---|
| 111 | <Option link="0" /> |
---|
| 112 | <Option target="Debug" /> |
---|
| 113 | <Option target="Release" /> |
---|
| 114 | </Unit> |
---|
| 115 | <Unit filename="..\..\..\Dependencies\include\ode\mass.h"> |
---|
| 116 | <Option compilerVar="CPP" /> |
---|
| 117 | <Option compile="0" /> |
---|
| 118 | <Option link="0" /> |
---|
| 119 | <Option target="Debug" /> |
---|
| 120 | <Option target="Release" /> |
---|
| 121 | </Unit> |
---|
| 122 | <Unit filename="..\..\..\Dependencies\include\ode\matrix.h"> |
---|
| 123 | <Option compilerVar="CPP" /> |
---|
| 124 | <Option compile="0" /> |
---|
| 125 | <Option link="0" /> |
---|
| 126 | <Option target="Debug" /> |
---|
| 127 | <Option target="Release" /> |
---|
| 128 | </Unit> |
---|
| 129 | <Unit filename="..\..\..\Dependencies\include\ode\memory.h"> |
---|
| 130 | <Option compilerVar="CPP" /> |
---|
| 131 | <Option compile="0" /> |
---|
| 132 | <Option link="0" /> |
---|
| 133 | <Option target="Debug" /> |
---|
| 134 | <Option target="Release" /> |
---|
| 135 | </Unit> |
---|
| 136 | <Unit filename="..\..\..\Dependencies\include\ode\misc.h"> |
---|
| 137 | <Option compilerVar="CPP" /> |
---|
| 138 | <Option compile="0" /> |
---|
| 139 | <Option link="0" /> |
---|
| 140 | <Option target="Debug" /> |
---|
| 141 | <Option target="Release" /> |
---|
| 142 | </Unit> |
---|
| 143 | <Unit filename="..\..\..\Dependencies\include\ode\objects.h"> |
---|
| 144 | <Option compilerVar="CPP" /> |
---|
| 145 | <Option compile="0" /> |
---|
| 146 | <Option link="0" /> |
---|
| 147 | <Option target="Debug" /> |
---|
| 148 | <Option target="Release" /> |
---|
| 149 | </Unit> |
---|
| 150 | <Unit filename="..\..\..\Dependencies\include\ode\ode.h"> |
---|
| 151 | <Option compilerVar="CPP" /> |
---|
| 152 | <Option compile="0" /> |
---|
| 153 | <Option link="0" /> |
---|
| 154 | <Option target="Debug" /> |
---|
| 155 | <Option target="Release" /> |
---|
| 156 | </Unit> |
---|
| 157 | <Unit filename="..\..\..\Dependencies\include\ode\odecpp.h"> |
---|
| 158 | <Option compilerVar="CPP" /> |
---|
| 159 | <Option compile="0" /> |
---|
| 160 | <Option link="0" /> |
---|
| 161 | <Option target="Debug" /> |
---|
| 162 | <Option target="Release" /> |
---|
| 163 | </Unit> |
---|
| 164 | <Unit filename="..\..\..\Dependencies\include\ode\odecpp_collision.h"> |
---|
| 165 | <Option compilerVar="CPP" /> |
---|
| 166 | <Option compile="0" /> |
---|
| 167 | <Option link="0" /> |
---|
| 168 | <Option target="Debug" /> |
---|
| 169 | <Option target="Release" /> |
---|
| 170 | </Unit> |
---|
| 171 | <Unit filename="..\..\..\Dependencies\include\ode\odemath.h"> |
---|
| 172 | <Option compilerVar="CPP" /> |
---|
| 173 | <Option compile="0" /> |
---|
| 174 | <Option link="0" /> |
---|
| 175 | <Option target="Debug" /> |
---|
| 176 | <Option target="Release" /> |
---|
| 177 | </Unit> |
---|
| 178 | <Unit filename="..\..\..\Dependencies\include\ode\rotation.h"> |
---|
| 179 | <Option compilerVar="CPP" /> |
---|
| 180 | <Option compile="0" /> |
---|
| 181 | <Option link="0" /> |
---|
| 182 | <Option target="Debug" /> |
---|
| 183 | <Option target="Release" /> |
---|
| 184 | </Unit> |
---|
| 185 | <Unit filename="..\include\OgreRefAppApplicationObject.h"> |
---|
| 186 | <Option compilerVar="CPP" /> |
---|
| 187 | <Option compile="0" /> |
---|
| 188 | <Option link="0" /> |
---|
| 189 | <Option target="Debug" /> |
---|
| 190 | <Option target="Release" /> |
---|
| 191 | </Unit> |
---|
| 192 | <Unit filename="..\include\OgreRefAppBall.h"> |
---|
| 193 | <Option compilerVar="CPP" /> |
---|
| 194 | <Option compile="0" /> |
---|
| 195 | <Option link="0" /> |
---|
| 196 | <Option target="Debug" /> |
---|
| 197 | <Option target="Release" /> |
---|
| 198 | </Unit> |
---|
| 199 | <Unit filename="..\include\OgreRefAppBox.h"> |
---|
| 200 | <Option compilerVar="CPP" /> |
---|
| 201 | <Option compile="0" /> |
---|
| 202 | <Option link="0" /> |
---|
| 203 | <Option target="Debug" /> |
---|
| 204 | <Option target="Release" /> |
---|
| 205 | </Unit> |
---|
| 206 | <Unit filename="..\include\OgreRefAppCollideCamera.h"> |
---|
| 207 | <Option compilerVar="CPP" /> |
---|
| 208 | <Option compile="0" /> |
---|
| 209 | <Option link="0" /> |
---|
| 210 | <Option target="Debug" /> |
---|
| 211 | <Option target="Release" /> |
---|
| 212 | </Unit> |
---|
| 213 | <Unit filename="..\include\OgreRefAppJoint.h"> |
---|
| 214 | <Option compilerVar="CPP" /> |
---|
| 215 | <Option compile="0" /> |
---|
| 216 | <Option link="0" /> |
---|
| 217 | <Option target="Debug" /> |
---|
| 218 | <Option target="Release" /> |
---|
| 219 | </Unit> |
---|
| 220 | <Unit filename="..\include\OgreRefAppJointSubtypes.h"> |
---|
| 221 | <Option compilerVar="CPP" /> |
---|
| 222 | <Option compile="0" /> |
---|
| 223 | <Option link="0" /> |
---|
| 224 | <Option target="Debug" /> |
---|
| 225 | <Option target="Release" /> |
---|
| 226 | </Unit> |
---|
| 227 | <Unit filename="..\include\OgreRefAppOgreHead.h"> |
---|
| 228 | <Option compilerVar="CPP" /> |
---|
| 229 | <Option compile="0" /> |
---|
| 230 | <Option link="0" /> |
---|
| 231 | <Option target="Debug" /> |
---|
| 232 | <Option target="Release" /> |
---|
| 233 | </Unit> |
---|
| 234 | <Unit filename="..\include\OgreRefAppPlane.h"> |
---|
| 235 | <Option compilerVar="CPP" /> |
---|
| 236 | <Option compile="0" /> |
---|
| 237 | <Option link="0" /> |
---|
| 238 | <Option target="Debug" /> |
---|
| 239 | <Option target="Release" /> |
---|
| 240 | </Unit> |
---|
| 241 | <Unit filename="..\include\OgreRefAppPrerequisites.h"> |
---|
| 242 | <Option compilerVar="CPP" /> |
---|
| 243 | <Option compile="0" /> |
---|
| 244 | <Option link="0" /> |
---|
| 245 | <Option target="Debug" /> |
---|
| 246 | <Option target="Release" /> |
---|
| 247 | </Unit> |
---|
| 248 | <Unit filename="..\include\OgreRefAppWorld.h"> |
---|
| 249 | <Option compilerVar="CPP" /> |
---|
| 250 | <Option compile="0" /> |
---|
| 251 | <Option link="0" /> |
---|
| 252 | <Option target="Debug" /> |
---|
| 253 | <Option target="Release" /> |
---|
| 254 | </Unit> |
---|
| 255 | <Unit filename="..\include\OgreReferenceAppLayer.h"> |
---|
| 256 | <Option compilerVar="CPP" /> |
---|
| 257 | <Option compile="0" /> |
---|
| 258 | <Option link="0" /> |
---|
| 259 | <Option target="Debug" /> |
---|
| 260 | <Option target="Release" /> |
---|
| 261 | </Unit> |
---|
| 262 | <Unit filename="..\src\OgreRefAppApplicationObject.cpp"> |
---|
| 263 | <Option compilerVar="CPP" /> |
---|
| 264 | <Option target="Debug" /> |
---|
| 265 | <Option target="Release" /> |
---|
| 266 | </Unit> |
---|
| 267 | <Unit filename="..\src\OgreRefAppBall.cpp"> |
---|
| 268 | <Option compilerVar="CPP" /> |
---|
| 269 | <Option target="Debug" /> |
---|
| 270 | <Option target="Release" /> |
---|
| 271 | </Unit> |
---|
| 272 | <Unit filename="..\src\OgreRefAppBox.cpp"> |
---|
| 273 | <Option compilerVar="CPP" /> |
---|
| 274 | <Option target="Debug" /> |
---|
| 275 | <Option target="Release" /> |
---|
| 276 | </Unit> |
---|
| 277 | <Unit filename="..\src\OgreRefAppCollideCamera.cpp"> |
---|
| 278 | <Option compilerVar="CPP" /> |
---|
| 279 | <Option target="Debug" /> |
---|
| 280 | <Option target="Release" /> |
---|
| 281 | </Unit> |
---|
| 282 | <Unit filename="..\src\OgreRefAppJoint.cpp"> |
---|
| 283 | <Option compilerVar="CPP" /> |
---|
| 284 | <Option target="Debug" /> |
---|
| 285 | <Option target="Release" /> |
---|
| 286 | </Unit> |
---|
| 287 | <Unit filename="..\src\OgreRefAppJointSubtypes.cpp"> |
---|
| 288 | <Option compilerVar="CPP" /> |
---|
| 289 | <Option target="Debug" /> |
---|
| 290 | <Option target="Release" /> |
---|
| 291 | </Unit> |
---|
| 292 | <Unit filename="..\src\OgreRefAppOgreHead.cpp"> |
---|
| 293 | <Option compilerVar="CPP" /> |
---|
| 294 | <Option target="Debug" /> |
---|
| 295 | <Option target="Release" /> |
---|
| 296 | </Unit> |
---|
| 297 | <Unit filename="..\src\OgreRefAppPlane.cpp"> |
---|
| 298 | <Option compilerVar="CPP" /> |
---|
| 299 | <Option target="Debug" /> |
---|
| 300 | <Option target="Release" /> |
---|
| 301 | </Unit> |
---|
| 302 | <Unit filename="..\src\OgreRefAppWorld.cpp"> |
---|
| 303 | <Option compilerVar="CPP" /> |
---|
| 304 | <Option target="Debug" /> |
---|
| 305 | <Option target="Release" /> |
---|
| 306 | </Unit> |
---|
| 307 | <Extensions /> |
---|
| 308 | </Project> |
---|
| 309 | </CodeBlocks_project_file> |
---|