[3] | 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="OgreMain" /> |
---|
| 6 | <Option compiler="gcc" /> |
---|
| 7 | <Build> |
---|
| 8 | <Target title="Debug"> |
---|
| 9 | <Option output="..\..\lib\OgreMain_d.dll" prefix_auto="0" extension_auto="0" /> |
---|
| 10 | <Option object_output="..\obj\Debug" /> |
---|
| 11 | <Option type="3" /> |
---|
| 12 | <Option compiler="gcc" /> |
---|
| 13 | <Option projectIncludeDirsRelation="2" /> |
---|
| 14 | <Option projectResourceIncludeDirsRelation="0" /> |
---|
| 15 | <Option projectLibDirsRelation="2" /> |
---|
| 16 | <Compiler> |
---|
| 17 | <Add option="-g" /> |
---|
| 18 | <Add option="-D_DEBUG" /> |
---|
| 19 | </Compiler> |
---|
| 20 | <Linker> |
---|
| 21 | <Add library="kernel32" /> |
---|
| 22 | <Add library="user32" /> |
---|
| 23 | <Add library="zziplib_d" /> |
---|
| 24 | <Add library="freetype230_d" /> |
---|
| 25 | <Add library="freeimage_d" /> |
---|
| 26 | <Add library="LibPNG_d" /> |
---|
| 27 | <Add library="LibMNG_d" /> |
---|
| 28 | <Add library="LibJPEG_d" /> |
---|
| 29 | <Add library="LibTIFF_d" /> |
---|
| 30 | <Add library="zlib_d" /> |
---|
| 31 | </Linker> |
---|
| 32 | <ExtraCommands> |
---|
| 33 | <Add after="cmd /c copy $($(TARGET_NAME)_OUTPUT_FILE) ..\..\Samples\Common\bin\$(TARGET_NAME)" /> |
---|
| 34 | <Add after="cmd /c copy $($(TARGET_NAME)_OUTPUT_FILE) ..\..\Tools\Common\bin\$(TARGET_NAME)" /> |
---|
| 35 | </ExtraCommands> |
---|
| 36 | </Target> |
---|
| 37 | <Target title="Release"> |
---|
| 38 | <Option output="..\..\lib\OgreMain.dll" prefix_auto="0" extension_auto="0" /> |
---|
| 39 | <Option object_output="..\obj\Release" /> |
---|
| 40 | <Option type="3" /> |
---|
| 41 | <Option compiler="gcc" /> |
---|
| 42 | <Compiler> |
---|
| 43 | <Add option="-O3" /> |
---|
| 44 | <Add option="-DNDEBUG" /> |
---|
| 45 | </Compiler> |
---|
| 46 | <Linker> |
---|
| 47 | <Add option="-s" /> |
---|
| 48 | <Add library="kernel32" /> |
---|
| 49 | <Add library="user32" /> |
---|
| 50 | <Add library="zziplib" /> |
---|
| 51 | <Add library="freeimage" /> |
---|
| 52 | <Add library="freetype230" /> |
---|
| 53 | <Add library="LibPNG" /> |
---|
| 54 | <Add library="LibMNG" /> |
---|
| 55 | <Add library="LibJPEG" /> |
---|
| 56 | <Add library="LibTIFF" /> |
---|
| 57 | <Add library="zlib" /> |
---|
| 58 | </Linker> |
---|
| 59 | <ExtraCommands> |
---|
| 60 | <Add after="cmd /c copy $($(TARGET_NAME)_OUTPUT_FILE) ..\..\Samples\Common\bin\$(TARGET_NAME)" /> |
---|
| 61 | <Add after="cmd /c copy $($(TARGET_NAME)_OUTPUT_FILE) ..\..\Tools\Common\bin\$(TARGET_NAME)" /> |
---|
| 62 | </ExtraCommands> |
---|
| 63 | </Target> |
---|
| 64 | </Build> |
---|
| 65 | <VirtualTargets> |
---|
| 66 | <Add alias="All" targets="Debug;Release;" /> |
---|
| 67 | </VirtualTargets> |
---|
| 68 | <Compiler> |
---|
| 69 | <Add option="-Wall" /> |
---|
| 70 | <Add option="-mthreads" /> |
---|
| 71 | <Add option="-fmessage-length=0" /> |
---|
| 72 | <Add option="-fexceptions" /> |
---|
| 73 | <Add option="-fident" /> |
---|
| 74 | <Add option="-pipe" /> |
---|
| 75 | <Add option="-Winvalid-pch" /> |
---|
| 76 | <Add option="-DOGRE_NONCLIENT_BUILD" /> |
---|
| 77 | <Add option="-DWIN32" /> |
---|
| 78 | <Add option="-D_USRDLL" /> |
---|
| 79 | <Add option="-D_MT" /> |
---|
| 80 | <Add directory="..\include" /> |
---|
| 81 | <Add directory="..\..\Dependencies\include" /> |
---|
| 82 | <Add directory="..\src" /> |
---|
| 83 | <Add directory="..\src\WIN32" /> |
---|
| 84 | </Compiler> |
---|
| 85 | <ResourceCompiler> |
---|
| 86 | <Add directory="..\include\WIN32" /> |
---|
| 87 | <Add directory="..\src\WIN32" /> |
---|
| 88 | </ResourceCompiler> |
---|
| 89 | <Linker> |
---|
| 90 | <Add option="-Wl,--enable-auto-image-base" /> |
---|
| 91 | <Add option="-Wl,--add-stdcall-alias" /> |
---|
| 92 | <Add directory="..\..\Samples\Common\bin\$(TARGET_NAME)" /> |
---|
| 93 | <Add directory="..\..\Dependencies\lib\$(TARGET_NAME)" /> |
---|
| 94 | </Linker> |
---|
| 95 | <Unit filename="..\include\Ogre.h" /> |
---|
| 96 | <Unit filename="..\include\OgreAlignedAllocator.h" /> |
---|
| 97 | <Unit filename="..\include\OgreAnimable.h" /> |
---|
| 98 | <Unit filename="..\include\OgreAnimation.h" /> |
---|
| 99 | <Unit filename="..\include\OgreAnimationState.h" /> |
---|
| 100 | <Unit filename="..\include\OgreAnimationTrack.h" /> |
---|
| 101 | <Unit filename="..\include\OgreAny.h" /> |
---|
| 102 | <Unit filename="..\include\OgreArchive.h" /> |
---|
| 103 | <Unit filename="..\include\OgreArchiveFactory.h" /> |
---|
| 104 | <Unit filename="..\include\OgreArchiveManager.h" /> |
---|
| 105 | <Unit filename="..\include\OgreAutoParamDataSource.h" /> |
---|
| 106 | <Unit filename="..\include\OgreAxisAlignedBox.h" /> |
---|
| 107 | <Unit filename="..\include\OgreBillboard.h" /> |
---|
| 108 | <Unit filename="..\include\OgreBillboardChain.h" /> |
---|
| 109 | <Unit filename="..\include\OgreBillboardParticleRenderer.h" /> |
---|
| 110 | <Unit filename="..\include\OgreBillboardSet.h" /> |
---|
| 111 | <Unit filename="..\include\OgreBitwise.h" /> |
---|
| 112 | <Unit filename="..\include\OgreBlendMode.h" /> |
---|
| 113 | <Unit filename="..\include\OgreBone.h" /> |
---|
| 114 | <Unit filename="..\include\OgreBorderPanelOverlayElement.h" /> |
---|
| 115 | <Unit filename="..\include\OgreCamera.h" /> |
---|
| 116 | <Unit filename="..\include\OgreCodec.h" /> |
---|
| 117 | <Unit filename="..\include\OgreColourValue.h" /> |
---|
| 118 | <Unit filename="..\include\OgreCommon.h" /> |
---|
| 119 | <Unit filename="..\include\OgreCompiler2Pass.h" /> |
---|
| 120 | <Unit filename="..\include\OgreCompositionPass.h" /> |
---|
| 121 | <Unit filename="..\include\OgreCompositionTargetPass.h" /> |
---|
| 122 | <Unit filename="..\include\OgreCompositionTechnique.h" /> |
---|
| 123 | <Unit filename="..\include\OgreCompositor.h" /> |
---|
| 124 | <Unit filename="..\include\OgreCompositorChain.h" /> |
---|
| 125 | <Unit filename="..\include\OgreCompositorInstance.h" /> |
---|
| 126 | <Unit filename="..\include\OgreCompositorManager.h" /> |
---|
| 127 | <Unit filename="..\include\OgreCompositorScriptCompiler.h" /> |
---|
| 128 | <Unit filename="..\include\OgreCompositorSerializer.h" /> |
---|
| 129 | <Unit filename="..\include\OgreConfig.h" /> |
---|
| 130 | <Unit filename="..\include\OgreConfigDialog.h" /> |
---|
| 131 | <Unit filename="..\include\OgreConfigFile.h" /> |
---|
| 132 | <Unit filename="..\include\OgreConfigOptionMap.h" /> |
---|
| 133 | <Unit filename="..\include\OgreController.h" /> |
---|
| 134 | <Unit filename="..\include\OgreControllerManager.h" /> |
---|
| 135 | <Unit filename="..\include\OgreConvexBody.h" /> |
---|
| 136 | <Unit filename="..\include\OgreDDSCodec.h" /> |
---|
| 137 | <Unit filename="..\include\OgreDataStream.h" /> |
---|
| 138 | <Unit filename="..\include\OgreDefaultHardwareBufferManager.h" /> |
---|
| 139 | <Unit filename="..\include\OgreDynLib.h" /> |
---|
| 140 | <Unit filename="..\include\OgreDynLibManager.h" /> |
---|
| 141 | <Unit filename="..\include\OgreEdgeListBuilder.h" /> |
---|
| 142 | <Unit filename="..\include\OgreEntity.h" /> |
---|
| 143 | <Unit filename="..\include\OgreErrorDialog.h" /> |
---|
| 144 | <Unit filename="..\include\OgreException.h" /> |
---|
| 145 | <Unit filename="..\include\OgreExternalTextureSource.h" /> |
---|
| 146 | <Unit filename="..\include\OgreExternalTextureSourceManager.h" /> |
---|
| 147 | <Unit filename="..\include\OgreFactoryObj.h" /> |
---|
| 148 | <Unit filename="..\include\OgreFileSystem.h" /> |
---|
| 149 | <Unit filename="..\include\OgreFont.h" /> |
---|
| 150 | <Unit filename="..\include\OgreFontManager.h" /> |
---|
| 151 | <Unit filename="..\include\OgreFrameListener.h" /> |
---|
| 152 | <Unit filename="..\include\OgreFreeImageCodec.h" /> |
---|
| 153 | <Unit filename="..\include\OgreFrustum.h" /> |
---|
| 154 | <Unit filename="..\include\OgreGpuProgram.h" /> |
---|
| 155 | <Unit filename="..\include\OgreGpuProgramManager.h" /> |
---|
| 156 | <Unit filename="..\include\OgreGpuProgramUsage.h" /> |
---|
| 157 | <Unit filename="..\include\OgreHardwareBuffer.h" /> |
---|
| 158 | <Unit filename="..\include\OgreHardwareBufferManager.h" /> |
---|
| 159 | <Unit filename="..\include\OgreHardwareIndexBuffer.h" /> |
---|
| 160 | <Unit filename="..\include\OgreHardwareOcclusionQuery.h" /> |
---|
| 161 | <Unit filename="..\include\OgreHardwarePixelBuffer.h" /> |
---|
| 162 | <Unit filename="..\include\OgreHardwareVertexBuffer.h" /> |
---|
| 163 | <Unit filename="..\include\OgreHighLevelGpuProgram.h" /> |
---|
| 164 | <Unit filename="..\include\OgreHighLevelGpuProgramManager.h" /> |
---|
| 165 | <Unit filename="..\include\OgreImage.h" /> |
---|
| 166 | <Unit filename="..\include\OgreImageCodec.h" /> |
---|
| 167 | <Unit filename="..\include\OgreInstancedGeometry.h" /> |
---|
| 168 | <Unit filename="..\include\OgreIteratorWrappers.h" /> |
---|
| 169 | <Unit filename="..\include\OgreKeyFrame.h" /> |
---|
| 170 | <Unit filename="..\include\OgreLight.h" /> |
---|
| 171 | <Unit filename="..\include\OgreLog.h" /> |
---|
| 172 | <Unit filename="..\include\OgreLogManager.h" /> |
---|
| 173 | <Unit filename="..\include\OgreManualObject.h" /> |
---|
| 174 | <Unit filename="..\include\OgreMaterial.h" /> |
---|
| 175 | <Unit filename="..\include\OgreMaterialManager.h" /> |
---|
| 176 | <Unit filename="..\include\OgreMaterialScriptCompiler.h" /> |
---|
| 177 | <Unit filename="..\include\OgreMaterialSerializer.h" /> |
---|
| 178 | <Unit filename="..\include\OgreMath.h" /> |
---|
| 179 | <Unit filename="..\include\OgreMatrix3.h" /> |
---|
| 180 | <Unit filename="..\include\OgreMatrix4.h" /> |
---|
| 181 | <Unit filename="..\include\OgreMemoryMacros.h" /> |
---|
| 182 | <Unit filename="..\include\OgreMemoryManager.h" /> |
---|
| 183 | <Unit filename="..\include\OgreMesh.h" /> |
---|
| 184 | <Unit filename="..\include\OgreMeshFileFormat.h" /> |
---|
| 185 | <Unit filename="..\include\OgreMeshManager.h" /> |
---|
| 186 | <Unit filename="..\include\OgreMeshSerializer.h" /> |
---|
| 187 | <Unit filename="..\include\OgreMeshSerializerImpl.h" /> |
---|
| 188 | <Unit filename="..\include\OgreMovableObject.h" /> |
---|
| 189 | <Unit filename="..\include\OgreMovablePlane.h" /> |
---|
| 190 | <Unit filename="..\include\OgreNoMemoryMacros.h" /> |
---|
| 191 | <Unit filename="..\include\OgreNode.h" /> |
---|
| 192 | <Unit filename="..\include\OgreNumerics.h" /> |
---|
| 193 | <Unit filename="..\include\OgreOptimisedUtil.h" /> |
---|
| 194 | <Unit filename="..\include\OgreOverlay.h" /> |
---|
| 195 | <Unit filename="..\include\OgreOverlayContainer.h" /> |
---|
| 196 | <Unit filename="..\include\OgreOverlayElement.h" /> |
---|
| 197 | <Unit filename="..\include\OgreOverlayElementCommands.h" /> |
---|
| 198 | <Unit filename="..\include\OgreOverlayElementFactory.h" /> |
---|
| 199 | <Unit filename="..\include\OgreOverlayManager.h" /> |
---|
| 200 | <Unit filename="..\include\OgrePanelOverlayElement.h" /> |
---|
| 201 | <Unit filename="..\include\OgreParticle.h" /> |
---|
| 202 | <Unit filename="..\include\OgreParticleAffector.h" /> |
---|
| 203 | <Unit filename="..\include\OgreParticleAffectorFactory.h" /> |
---|
| 204 | <Unit filename="..\include\OgreParticleEmitter.h" /> |
---|
| 205 | <Unit filename="..\include\OgreParticleEmitterCommands.h" /> |
---|
| 206 | <Unit filename="..\include\OgreParticleEmitterFactory.h" /> |
---|
| 207 | <Unit filename="..\include\OgreParticleIterator.h" /> |
---|
| 208 | <Unit filename="..\include\OgreParticleSystem.h" /> |
---|
| 209 | <Unit filename="..\include\OgreParticleSystemManager.h" /> |
---|
| 210 | <Unit filename="..\include\OgreParticleSystemRenderer.h" /> |
---|
| 211 | <Unit filename="..\include\OgrePass.h" /> |
---|
| 212 | <Unit filename="..\include\OgrePatchMesh.h" /> |
---|
| 213 | <Unit filename="..\include\OgrePatchSurface.h" /> |
---|
| 214 | <Unit filename="..\include\OgrePixelFormat.h" /> |
---|
| 215 | <Unit filename="..\include\OgrePlane.h" /> |
---|
| 216 | <Unit filename="..\include\OgrePlaneBoundedVolume.h" /> |
---|
| 217 | <Unit filename="..\include\OgrePlatform.h" /> |
---|
| 218 | <Unit filename="..\include\OgrePlatformInformation.h" /> |
---|
| 219 | <Unit filename="..\include\OgrePlugin.h" /> |
---|
| 220 | <Unit filename="..\include\OgrePolygon.h" /> |
---|
| 221 | <Unit filename="..\include\OgrePose.h" /> |
---|
| 222 | <Unit filename="..\include\OgrePredefinedControllers.h" /> |
---|
| 223 | <Unit filename="..\include\OgrePrefabFactory.h" /> |
---|
| 224 | <Unit filename="..\include\OgrePrerequisites.h" /> |
---|
| 225 | <Unit filename="..\include\OgreProfiler.h" /> |
---|
| 226 | <Unit filename="..\include\OgreProgressiveMesh.h" /> |
---|
| 227 | <Unit filename="..\include\OgreQuaternion.h" /> |
---|
| 228 | <Unit filename="..\include\OgreRadixSort.h" /> |
---|
| 229 | <Unit filename="..\include\OgreRay.h" /> |
---|
| 230 | <Unit filename="..\include\OgreRectangle.h" /> |
---|
| 231 | <Unit filename="..\include\OgreRectangle2D.h" /> |
---|
| 232 | <Unit filename="..\include\OgreRenderOperation.h" /> |
---|
| 233 | <Unit filename="..\include\OgreRenderQueue.h" /> |
---|
| 234 | <Unit filename="..\include\OgreRenderQueueInvocation.h" /> |
---|
| 235 | <Unit filename="..\include\OgreRenderQueueListener.h" /> |
---|
| 236 | <Unit filename="..\include\OgreRenderQueueSortingGrouping.h" /> |
---|
| 237 | <Unit filename="..\include\OgreRenderSystem.h" /> |
---|
| 238 | <Unit filename="..\include\OgreRenderSystemCapabilities.h" /> |
---|
| 239 | <Unit filename="..\include\OgreRenderTarget.h" /> |
---|
| 240 | <Unit filename="..\include\OgreRenderTargetListener.h" /> |
---|
| 241 | <Unit filename="..\include\OgreRenderTexture.h" /> |
---|
| 242 | <Unit filename="..\include\OgreRenderWindow.h" /> |
---|
| 243 | <Unit filename="..\include\OgreRenderable.h" /> |
---|
| 244 | <Unit filename="..\include\OgreResource.h" /> |
---|
| 245 | <Unit filename="..\include\OgreResourceBackgroundQueue.h" /> |
---|
| 246 | <Unit filename="..\include\OgreResourceGroupManager.h" /> |
---|
| 247 | <Unit filename="..\include\OgreResourceManager.h" /> |
---|
| 248 | <Unit filename="..\include\OgreRibbonTrail.h" /> |
---|
| 249 | <Unit filename="..\include\OgreRoot.h" /> |
---|
| 250 | <Unit filename="..\include\OgreRotationalSpline.h" /> |
---|
| 251 | <Unit filename="..\include\OgreSceneManager.h" /> |
---|
| 252 | <Unit filename="..\include\OgreSceneManagerEnumerator.h" /> |
---|
| 253 | <Unit filename="..\include\OgreSceneNode.h" /> |
---|
| 254 | <Unit filename="..\include\OgreSceneQuery.h" /> |
---|
| 255 | <Unit filename="..\include\OgreScriptLoader.h" /> |
---|
| 256 | <Unit filename="..\include\OgreSearchOps.h" /> |
---|
| 257 | <Unit filename="..\include\OgreSerializer.h" /> |
---|
| 258 | <Unit filename="..\include\OgreShadowCameraSetup.h" /> |
---|
| 259 | <Unit filename="..\include\OgreShadowCameraSetupFocused.h" /> |
---|
| 260 | <Unit filename="..\include\OgreShadowCameraSetupLiSPSM.h" /> |
---|
| 261 | <Unit filename="..\include\OgreShadowCameraSetupPlaneOptimal.h" /> |
---|
| 262 | <Unit filename="..\include\OgreShadowCaster.h" /> |
---|
| 263 | <Unit filename="..\include\OgreShadowTextureManager.h" /> |
---|
| 264 | <Unit filename="..\include\OgreShadowVolumeExtrudeProgram.h" /> |
---|
| 265 | <Unit filename="..\include\OgreSharedPtr.h" /> |
---|
| 266 | <Unit filename="..\include\OgreSimpleRenderable.h" /> |
---|
| 267 | <Unit filename="..\include\OgreSimpleSpline.h" /> |
---|
| 268 | <Unit filename="..\include\OgreSingleton.h" /> |
---|
| 269 | <Unit filename="..\include\OgreSkeleton.h" /> |
---|
| 270 | <Unit filename="..\include\OgreSkeletonFileFormat.h" /> |
---|
| 271 | <Unit filename="..\include\OgreSkeletonInstance.h" /> |
---|
| 272 | <Unit filename="..\include\OgreSkeletonManager.h" /> |
---|
| 273 | <Unit filename="..\include\OgreSkeletonSerializer.h" /> |
---|
| 274 | <Unit filename="..\include\OgreSphere.h" /> |
---|
| 275 | <Unit filename="..\include\OgreSpotShadowFadePng.h" /> |
---|
| 276 | <Unit filename="..\include\OgreStableHeaders.h"> |
---|
| 277 | <Option compile="1" /> |
---|
| 278 | <Option weight="0" /> |
---|
| 279 | </Unit> |
---|
| 280 | <Unit filename="..\include\OgreStaticFaceGroup.h" /> |
---|
| 281 | <Unit filename="..\include\OgreStaticGeometry.h" /> |
---|
| 282 | <Unit filename="..\include\OgreStdHeaders.h" /> |
---|
| 283 | <Unit filename="..\include\OgreString.h" /> |
---|
| 284 | <Unit filename="..\include\OgreStringConverter.h" /> |
---|
| 285 | <Unit filename="..\include\OgreStringInterface.h" /> |
---|
| 286 | <Unit filename="..\include\OgreStringVector.h" /> |
---|
| 287 | <Unit filename="..\include\OgreSubEntity.h" /> |
---|
| 288 | <Unit filename="..\include\OgreSubMesh.h" /> |
---|
| 289 | <Unit filename="..\include\OgreTagPoint.h" /> |
---|
| 290 | <Unit filename="..\include\OgreTechnique.h" /> |
---|
| 291 | <Unit filename="..\include\OgreTextAreaOverlayElement.h" /> |
---|
| 292 | <Unit filename="..\include\OgreTexture.h" /> |
---|
| 293 | <Unit filename="..\include\OgreTextureManager.h" /> |
---|
| 294 | <Unit filename="..\include\OgreTextureUnitState.h" /> |
---|
| 295 | <Unit filename="..\include\OgreTimer.h" /> |
---|
| 296 | <Unit filename="..\include\OgreUTFString.h" /> |
---|
| 297 | <Unit filename="..\include\OgreUnifiedHighLevelGpuProgram.h" /> |
---|
| 298 | <Unit filename="..\include\OgreUserDefinedObject.h" /> |
---|
| 299 | <Unit filename="..\include\OgreVector2.h" /> |
---|
| 300 | <Unit filename="..\include\OgreVector3.h" /> |
---|
| 301 | <Unit filename="..\include\OgreVector4.h" /> |
---|
| 302 | <Unit filename="..\include\OgreVertexBoneAssignment.h" /> |
---|
| 303 | <Unit filename="..\include\OgreVertexIndexData.h" /> |
---|
| 304 | <Unit filename="..\include\OgreViewport.h" /> |
---|
| 305 | <Unit filename="..\include\OgreWindowEventUtilities.h" /> |
---|
| 306 | <Unit filename="..\include\OgreWireBoundingBox.h" /> |
---|
| 307 | <Unit filename="..\include\OgreZip.h" /> |
---|
| 308 | <Unit filename="..\include\WIN32\OgreConfigDialogImp.h" /> |
---|
| 309 | <Unit filename="..\include\WIN32\OgreErrorDialogImp.h" /> |
---|
| 310 | <Unit filename="..\include\WIN32\OgreTimerImp.h" /> |
---|
| 311 | <Unit filename="..\include\asm_math.h" /> |
---|
| 312 | <Unit filename="..\include\stl_user_config.h" /> |
---|
| 313 | <Unit filename="..\src\OgreAlignedAllocator.cpp" /> |
---|
| 314 | <Unit filename="..\src\OgreAnimable.cpp" /> |
---|
| 315 | <Unit filename="..\src\OgreAnimation.cpp" /> |
---|
| 316 | <Unit filename="..\src\OgreAnimationState.cpp" /> |
---|
| 317 | <Unit filename="..\src\OgreAnimationTrack.cpp" /> |
---|
| 318 | <Unit filename="..\src\OgreArchiveManager.cpp" /> |
---|
| 319 | <Unit filename="..\src\OgreAutoParamDataSource.cpp" /> |
---|
| 320 | <Unit filename="..\src\OgreBillboard.cpp" /> |
---|
| 321 | <Unit filename="..\src\OgreBillboardChain.cpp" /> |
---|
| 322 | <Unit filename="..\src\OgreBillboardParticleRenderer.cpp" /> |
---|
| 323 | <Unit filename="..\src\OgreBillboardSet.cpp" /> |
---|
| 324 | <Unit filename="..\src\OgreBone.cpp" /> |
---|
| 325 | <Unit filename="..\src\OgreBorderPanelOverlayElement.cpp" /> |
---|
| 326 | <Unit filename="..\src\OgreCamera.cpp" /> |
---|
| 327 | <Unit filename="..\src\OgreCodec.cpp" /> |
---|
| 328 | <Unit filename="..\src\OgreColourValue.cpp" /> |
---|
| 329 | <Unit filename="..\src\OgreCommon.cpp" /> |
---|
| 330 | <Unit filename="..\src\OgreCompiler2Pass.cpp" /> |
---|
| 331 | <Unit filename="..\src\OgreCompositionPass.cpp" /> |
---|
| 332 | <Unit filename="..\src\OgreCompositionTargetPass.cpp" /> |
---|
| 333 | <Unit filename="..\src\OgreCompositionTechnique.cpp" /> |
---|
| 334 | <Unit filename="..\src\OgreCompositor.cpp" /> |
---|
| 335 | <Unit filename="..\src\OgreCompositorChain.cpp" /> |
---|
| 336 | <Unit filename="..\src\OgreCompositorInstance.cpp" /> |
---|
| 337 | <Unit filename="..\src\OgreCompositorManager.cpp" /> |
---|
| 338 | <Unit filename="..\src\OgreCompositorScriptCompiler.cpp" /> |
---|
| 339 | <Unit filename="..\src\OgreCompositorSerializer.cpp" /> |
---|
| 340 | <Unit filename="..\src\OgreConfigFile.cpp" /> |
---|
| 341 | <Unit filename="..\src\OgreControllerManager.cpp" /> |
---|
| 342 | <Unit filename="..\src\OgreConvexBody.cpp" /> |
---|
| 343 | <Unit filename="..\src\OgreDDSCodec.cpp" /> |
---|
| 344 | <Unit filename="..\src\OgreDataStream.cpp" /> |
---|
| 345 | <Unit filename="..\src\OgreDefaultHardwareBufferManager.cpp" /> |
---|
| 346 | <Unit filename="..\src\OgreDefaultSceneQueries.cpp" /> |
---|
| 347 | <Unit filename="..\src\OgreDynLib.cpp" /> |
---|
| 348 | <Unit filename="..\src\OgreDynLibManager.cpp" /> |
---|
| 349 | <Unit filename="..\src\OgreEdgeListBuilder.cpp" /> |
---|
| 350 | <Unit filename="..\src\OgreEntity.cpp" /> |
---|
| 351 | <Unit filename="..\src\OgreException.cpp" /> |
---|
| 352 | <Unit filename="..\src\OgreExternalTextureSource.cpp" /> |
---|
| 353 | <Unit filename="..\src\OgreExternalTextureSourceManager.cpp" /> |
---|
| 354 | <Unit filename="..\src\OgreFileSystem.cpp" /> |
---|
| 355 | <Unit filename="..\src\OgreFont.cpp" /> |
---|
| 356 | <Unit filename="..\src\OgreFontManager.cpp" /> |
---|
| 357 | <Unit filename="..\src\OgreFreeImageCodec.cpp" /> |
---|
| 358 | <Unit filename="..\src\OgreFrustum.cpp" /> |
---|
| 359 | <Unit filename="..\src\OgreGpuProgram.cpp" /> |
---|
| 360 | <Unit filename="..\src\OgreGpuProgramManager.cpp" /> |
---|
| 361 | <Unit filename="..\src\OgreGpuProgramUsage.cpp" /> |
---|
| 362 | <Unit filename="..\src\OgreHardwareBufferManager.cpp" /> |
---|
| 363 | <Unit filename="..\src\OgreHardwareIndexBuffer.cpp" /> |
---|
| 364 | <Unit filename="..\src\OgreHardwareOcclusionQuery.cpp" /> |
---|
| 365 | <Unit filename="..\src\OgreHardwarePixelBuffer.cpp" /> |
---|
| 366 | <Unit filename="..\src\OgreHardwareVertexBuffer.cpp" /> |
---|
| 367 | <Unit filename="..\src\OgreHighLevelGpuProgram.cpp" /> |
---|
| 368 | <Unit filename="..\src\OgreHighLevelGpuProgramManager.cpp" /> |
---|
| 369 | <Unit filename="..\src\OgreImage.cpp" /> |
---|
| 370 | <Unit filename="..\src\OgreImageResampler.h" /> |
---|
| 371 | <Unit filename="..\src\OgreInstancedGeometry.cpp" /> |
---|
| 372 | <Unit filename="..\src\OgreKeyFrame.cpp" /> |
---|
| 373 | <Unit filename="..\src\OgreLight.cpp" /> |
---|
| 374 | <Unit filename="..\src\OgreLog.cpp" /> |
---|
| 375 | <Unit filename="..\src\OgreLogManager.cpp" /> |
---|
| 376 | <Unit filename="..\src\OgreManualObject.cpp" /> |
---|
| 377 | <Unit filename="..\src\OgreMaterial.cpp" /> |
---|
| 378 | <Unit filename="..\src\OgreMaterialManager.cpp" /> |
---|
| 379 | <Unit filename="..\src\OgreMaterialScriptCompiler.cpp" /> |
---|
| 380 | <Unit filename="..\src\OgreMaterialSerializer.cpp" /> |
---|
| 381 | <Unit filename="..\src\OgreMath.cpp" /> |
---|
| 382 | <Unit filename="..\src\OgreMatrix3.cpp" /> |
---|
| 383 | <Unit filename="..\src\OgreMatrix4.cpp" /> |
---|
| 384 | <Unit filename="..\src\OgreMemoryManager.cpp" /> |
---|
| 385 | <Unit filename="..\src\OgreMesh.cpp" /> |
---|
| 386 | <Unit filename="..\src\OgreMeshManager.cpp" /> |
---|
| 387 | <Unit filename="..\src\OgreMeshSerializer.cpp" /> |
---|
| 388 | <Unit filename="..\src\OgreMeshSerializerImpl.cpp" /> |
---|
| 389 | <Unit filename="..\src\OgreMovableObject.cpp" /> |
---|
| 390 | <Unit filename="..\src\OgreMovablePlane.cpp" /> |
---|
| 391 | <Unit filename="..\src\OgreNode.cpp" /> |
---|
| 392 | <Unit filename="..\src\OgreNumerics.cpp" /> |
---|
| 393 | <Unit filename="..\src\OgreOptimisedUtil.cpp" /> |
---|
| 394 | <Unit filename="..\src\OgreOptimisedUtilGeneral.cpp" /> |
---|
| 395 | <Unit filename="..\src\OgreOptimisedUtilSSE.cpp"> |
---|
| 396 | <Option compiler="gcc" use="1" buildCommand="$compiler $options -msse $includes -c $file -o $object" /> |
---|
| 397 | </Unit> |
---|
| 398 | <Unit filename="..\src\OgreOverlay.cpp" /> |
---|
| 399 | <Unit filename="..\src\OgreOverlayContainer.cpp" /> |
---|
| 400 | <Unit filename="..\src\OgreOverlayElement.cpp" /> |
---|
| 401 | <Unit filename="..\src\OgreOverlayElementCommands.cpp" /> |
---|
| 402 | <Unit filename="..\src\OgreOverlayManager.cpp" /> |
---|
| 403 | <Unit filename="..\src\OgrePanelOverlayElement.cpp" /> |
---|
| 404 | <Unit filename="..\src\OgreParticle.cpp" /> |
---|
| 405 | <Unit filename="..\src\OgreParticleEmitter.cpp" /> |
---|
| 406 | <Unit filename="..\src\OgreParticleEmitterCommands.cpp" /> |
---|
| 407 | <Unit filename="..\src\OgreParticleIterator.cpp" /> |
---|
| 408 | <Unit filename="..\src\OgreParticleSystem.cpp" /> |
---|
| 409 | <Unit filename="..\src\OgreParticleSystemManager.cpp" /> |
---|
| 410 | <Unit filename="..\src\OgrePass.cpp" /> |
---|
| 411 | <Unit filename="..\src\OgrePatchMesh.cpp" /> |
---|
| 412 | <Unit filename="..\src\OgrePatchSurface.cpp" /> |
---|
| 413 | <Unit filename="..\src\OgrePixelConversions.h" /> |
---|
| 414 | <Unit filename="..\src\OgrePixelFormat.cpp" /> |
---|
| 415 | <Unit filename="..\src\OgrePlane.cpp" /> |
---|
| 416 | <Unit filename="..\src\OgrePlatformInformation.cpp" /> |
---|
| 417 | <Unit filename="..\src\OgrePolygon.cpp" /> |
---|
| 418 | <Unit filename="..\src\OgrePose.cpp" /> |
---|
| 419 | <Unit filename="..\src\OgrePrecompiledHeaders.cpp"> |
---|
| 420 | <Option compile="0" /> |
---|
| 421 | <Option link="0" /> |
---|
| 422 | </Unit> |
---|
| 423 | <Unit filename="..\src\OgrePredefinedControllers.cpp" /> |
---|
| 424 | <Unit filename="..\src\OgrePrefabFactory.cpp" /> |
---|
| 425 | <Unit filename="..\src\OgreProfiler.cpp" /> |
---|
| 426 | <Unit filename="..\src\OgreProgressiveMesh.cpp" /> |
---|
| 427 | <Unit filename="..\src\OgreQuaternion.cpp" /> |
---|
| 428 | <Unit filename="..\src\OgreRectangle2D.cpp" /> |
---|
| 429 | <Unit filename="..\src\OgreRenderQueue.cpp" /> |
---|
| 430 | <Unit filename="..\src\OgreRenderQueueInvocation.cpp" /> |
---|
| 431 | <Unit filename="..\src\OgreRenderQueueSortingGrouping.cpp" /> |
---|
| 432 | <Unit filename="..\src\OgreRenderSystem.cpp" /> |
---|
| 433 | <Unit filename="..\src\OgreRenderSystemCapabilities.cpp" /> |
---|
| 434 | <Unit filename="..\src\OgreRenderTarget.cpp" /> |
---|
| 435 | <Unit filename="..\src\OgreRenderTexture.cpp" /> |
---|
| 436 | <Unit filename="..\src\OgreRenderWindow.cpp" /> |
---|
| 437 | <Unit filename="..\src\OgreResource.cpp" /> |
---|
| 438 | <Unit filename="..\src\OgreResourceBackgroundQueue.cpp" /> |
---|
| 439 | <Unit filename="..\src\OgreResourceGroupManager.cpp" /> |
---|
| 440 | <Unit filename="..\src\OgreResourceManager.cpp" /> |
---|
| 441 | <Unit filename="..\src\OgreRibbonTrail.cpp" /> |
---|
| 442 | <Unit filename="..\src\OgreRoot.cpp" /> |
---|
| 443 | <Unit filename="..\src\OgreRotationSpline.cpp" /> |
---|
| 444 | <Unit filename="..\src\OgreSIMDHelper.h" /> |
---|
| 445 | <Unit filename="..\src\OgreSceneManager.cpp" /> |
---|
| 446 | <Unit filename="..\src\OgreSceneManagerEnumerator.cpp" /> |
---|
| 447 | <Unit filename="..\src\OgreSceneNode.cpp" /> |
---|
| 448 | <Unit filename="..\src\OgreSceneQuery.cpp" /> |
---|
| 449 | <Unit filename="..\src\OgreSearchOps.cpp" /> |
---|
| 450 | <Unit filename="..\src\OgreSerializer.cpp" /> |
---|
| 451 | <Unit filename="..\src\OgreShadowCameraSetup.cpp" /> |
---|
| 452 | <Unit filename="..\src\OgreShadowCameraSetupFocused.cpp" /> |
---|
| 453 | <Unit filename="..\src\OgreShadowCameraSetupLiSPSM.cpp" /> |
---|
| 454 | <Unit filename="..\src\OgreShadowCameraSetupPlaneOptimal.cpp" /> |
---|
| 455 | <Unit filename="..\src\OgreShadowCaster.cpp" /> |
---|
| 456 | <Unit filename="..\src\OgreShadowTextureManager.cpp" /> |
---|
| 457 | <Unit filename="..\src\OgreShadowVolumeExtrudeProgram.cpp" /> |
---|
| 458 | <Unit filename="..\src\OgreSimpleRenderable.cpp" /> |
---|
| 459 | <Unit filename="..\src\OgreSimpleSpline.cpp" /> |
---|
| 460 | <Unit filename="..\src\OgreSkeleton.cpp" /> |
---|
| 461 | <Unit filename="..\src\OgreSkeletonInstance.cpp" /> |
---|
| 462 | <Unit filename="..\src\OgreSkeletonManager.cpp" /> |
---|
| 463 | <Unit filename="..\src\OgreSkeletonSerializer.cpp" /> |
---|
| 464 | <Unit filename="..\src\OgreStaticGeometry.cpp" /> |
---|
| 465 | <Unit filename="..\src\OgreString.cpp" /> |
---|
| 466 | <Unit filename="..\src\OgreStringConverter.cpp" /> |
---|
| 467 | <Unit filename="..\src\OgreStringInterface.cpp" /> |
---|
| 468 | <Unit filename="..\src\OgreSubEntity.cpp" /> |
---|
| 469 | <Unit filename="..\src\OgreSubMesh.cpp" /> |
---|
| 470 | <Unit filename="..\src\OgreTagPoint.cpp" /> |
---|
| 471 | <Unit filename="..\src\OgreTechnique.cpp" /> |
---|
| 472 | <Unit filename="..\src\OgreTextAreaOverlayElement.cpp" /> |
---|
| 473 | <Unit filename="..\src\OgreTexture.cpp" /> |
---|
| 474 | <Unit filename="..\src\OgreTextureManager.cpp" /> |
---|
| 475 | <Unit filename="..\src\OgreTextureUnitState.cpp" /> |
---|
| 476 | <Unit filename="..\src\OgreUnifiedHighLevelGpuProgram.cpp" /> |
---|
| 477 | <Unit filename="..\src\OgreUserDefinedObject.cpp" /> |
---|
| 478 | <Unit filename="..\src\OgreVector2.cpp" /> |
---|
| 479 | <Unit filename="..\src\OgreVector3.cpp" /> |
---|
| 480 | <Unit filename="..\src\OgreVector4.cpp" /> |
---|
| 481 | <Unit filename="..\src\OgreVertexIndexData.cpp" /> |
---|
| 482 | <Unit filename="..\src\OgreViewport.cpp" /> |
---|
| 483 | <Unit filename="..\src\OgreWindowEventUtilities.cpp" /> |
---|
| 484 | <Unit filename="..\src\OgreWireBoundingBox.cpp" /> |
---|
| 485 | <Unit filename="..\src\OgreZip.cpp" /> |
---|
| 486 | <Unit filename="..\src\WIN32\OgreConfigDialog.cpp" /> |
---|
| 487 | <Unit filename="..\src\WIN32\OgreErrorDialog.cpp" /> |
---|
| 488 | <Unit filename="..\src\WIN32\OgreTimer.cpp" /> |
---|
| 489 | <Unit filename="..\src\WIN32\OgreWin32Resources.rc"> |
---|
| 490 | <Option compilerVar="WINDRES" /> |
---|
| 491 | </Unit> |
---|
| 492 | <Unit filename="..\src\WIN32\ogre.ico" /> |
---|
| 493 | <Unit filename="..\src\WIN32\ogrelogo.bmp" /> |
---|
| 494 | <Unit filename="..\src\WIN32\resource.h" /> |
---|
| 495 | <Unit filename="..\src\WIN32\winres.h" /> |
---|
| 496 | <Extensions> |
---|
| 497 | <code_completion /> |
---|
| 498 | </Extensions> |
---|
| 499 | </Project> |
---|
| 500 | </CodeBlocks_project_file> |
---|