[692] | 1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
| 2 | <VisualStudioProject
|
---|
| 3 | ProjectType="Visual C++"
|
---|
| 4 | Version="8.00"
|
---|
| 5 | Name="OgreMain"
|
---|
| 6 | ProjectGUID="{35AFBABB-DF05-43DE-91A7-BB828A874015}"
|
---|
| 7 | RootNamespace="OgreMain"
|
---|
| 8 | Keyword="Win32Proj"
|
---|
| 9 | >
|
---|
| 10 | <Platforms>
|
---|
| 11 | <Platform
|
---|
| 12 | Name="Win32"
|
---|
| 13 | />
|
---|
| 14 | </Platforms>
|
---|
| 15 | <ToolFiles>
|
---|
| 16 | </ToolFiles>
|
---|
| 17 | <Configurations>
|
---|
| 18 | <Configuration
|
---|
| 19 | Name="Debug|Win32"
|
---|
| 20 | OutputDirectory="..\lib\$(ConfigurationName)"
|
---|
| 21 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
| 22 | ConfigurationType="2"
|
---|
| 23 | InheritedPropertySheets="$(VCInstallDir)\VCProjectDefaults\UpgradeFromVC70.vsprops"
|
---|
| 24 | CharacterSet="2"
|
---|
| 25 | >
|
---|
| 26 | <Tool
|
---|
| 27 | Name="VCPreBuildEventTool"
|
---|
| 28 | />
|
---|
| 29 | <Tool
|
---|
| 30 | Name="VCCustomBuildTool"
|
---|
| 31 | />
|
---|
| 32 | <Tool
|
---|
| 33 | Name="VCXMLDataGeneratorTool"
|
---|
| 34 | />
|
---|
| 35 | <Tool
|
---|
| 36 | Name="VCWebServiceProxyGeneratorTool"
|
---|
| 37 | />
|
---|
| 38 | <Tool
|
---|
| 39 | Name="VCMIDLTool"
|
---|
| 40 | />
|
---|
| 41 | <Tool
|
---|
| 42 | Name="VCCLCompilerTool"
|
---|
| 43 | Optimization="0"
|
---|
| 44 | AdditionalIncludeDirectories="..\include;..\..\Dependencies\include"
|
---|
| 45 | PreprocessorDefinitions="WIN32;_DEBUG;_USRDLL;_MT;OGRE_NONCLIENT_BUILD"
|
---|
| 46 | MinimalRebuild="true"
|
---|
| 47 | BasicRuntimeChecks="3"
|
---|
| 48 | SmallerTypeCheck="true"
|
---|
| 49 | RuntimeLibrary="3"
|
---|
| 50 | BufferSecurityCheck="true"
|
---|
| 51 | EnableFunctionLevelLinking="true"
|
---|
| 52 | FloatingPointModel="2"
|
---|
| 53 | DisableLanguageExtensions="false"
|
---|
| 54 | UsePrecompiledHeader="2"
|
---|
| 55 | PrecompiledHeaderThrough="OgreStableHeaders.h"
|
---|
| 56 | WarningLevel="3"
|
---|
| 57 | Detect64BitPortabilityProblems="true"
|
---|
| 58 | DebugInformationFormat="4"
|
---|
| 59 | />
|
---|
| 60 | <Tool
|
---|
| 61 | Name="VCManagedResourceCompilerTool"
|
---|
| 62 | />
|
---|
| 63 | <Tool
|
---|
| 64 | Name="VCResourceCompilerTool"
|
---|
| 65 | />
|
---|
| 66 | <Tool
|
---|
| 67 | Name="VCPreLinkEventTool"
|
---|
| 68 | />
|
---|
| 69 | <Tool
|
---|
| 70 | Name="VCLinkerTool"
|
---|
| 71 | AdditionalDependencies="kernel32.lib user32.lib zziplibd.lib zdll.lib freetype2110_D.lib devil.lib ilu.lib"
|
---|
| 72 | OutputFile="$(OutDir)/OgreMain_d.dll"
|
---|
| 73 | Version="0.99"
|
---|
| 74 | LinkIncremental="2"
|
---|
| 75 | SuppressStartupBanner="true"
|
---|
| 76 | AdditionalLibraryDirectories="..\..\Dependencies\lib\$(ConfigurationName)"
|
---|
| 77 | IgnoreAllDefaultLibraries="false"
|
---|
| 78 | IgnoreDefaultLibraryNames="LIBCD;LIBCMTD"
|
---|
| 79 | GenerateDebugInformation="true"
|
---|
| 80 | ProgramDatabaseFile="$(OutDir)/OgreMain_d.pdb"
|
---|
| 81 | SubSystem="1"
|
---|
| 82 | OptimizeForWindows98="1"
|
---|
| 83 | ImportLibrary="$(OutDir)/OgreMain_d.lib"
|
---|
| 84 | TargetMachine="1"
|
---|
| 85 | />
|
---|
| 86 | <Tool
|
---|
| 87 | Name="VCALinkTool"
|
---|
| 88 | />
|
---|
| 89 | <Tool
|
---|
| 90 | Name="VCManifestTool"
|
---|
| 91 | />
|
---|
| 92 | <Tool
|
---|
| 93 | Name="VCXDCMakeTool"
|
---|
| 94 | />
|
---|
| 95 | <Tool
|
---|
| 96 | Name="VCBscMakeTool"
|
---|
| 97 | />
|
---|
| 98 | <Tool
|
---|
| 99 | Name="VCFxCopTool"
|
---|
| 100 | />
|
---|
| 101 | <Tool
|
---|
| 102 | Name="VCAppVerifierTool"
|
---|
| 103 | />
|
---|
| 104 | <Tool
|
---|
| 105 | Name="VCWebDeploymentTool"
|
---|
| 106 | />
|
---|
| 107 | <Tool
|
---|
| 108 | Name="VCPostBuildEventTool"
|
---|
| 109 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\Samples\Common\bin\$(ConfigurationName)
copy $(OutDir)\$(TargetFileName) ..\..\Tools\Common\bin\$(ConfigurationName)
"
|
---|
| 110 | />
|
---|
| 111 | </Configuration>
|
---|
| 112 | <Configuration
|
---|
| 113 | Name="Release|Win32"
|
---|
| 114 | OutputDirectory="..\lib\$(ConfigurationName)"
|
---|
| 115 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
| 116 | ConfigurationType="2"
|
---|
| 117 | InheritedPropertySheets="$(VCInstallDir)\VCProjectDefaults\UpgradeFromVC70.vsprops"
|
---|
| 118 | CharacterSet="2"
|
---|
| 119 | >
|
---|
| 120 | <Tool
|
---|
| 121 | Name="VCPreBuildEventTool"
|
---|
| 122 | />
|
---|
| 123 | <Tool
|
---|
| 124 | Name="VCCustomBuildTool"
|
---|
| 125 | />
|
---|
| 126 | <Tool
|
---|
| 127 | Name="VCXMLDataGeneratorTool"
|
---|
| 128 | />
|
---|
| 129 | <Tool
|
---|
| 130 | Name="VCWebServiceProxyGeneratorTool"
|
---|
| 131 | />
|
---|
| 132 | <Tool
|
---|
| 133 | Name="VCMIDLTool"
|
---|
| 134 | />
|
---|
| 135 | <Tool
|
---|
| 136 | Name="VCCLCompilerTool"
|
---|
| 137 | Optimization="2"
|
---|
| 138 | InlineFunctionExpansion="2"
|
---|
| 139 | EnableIntrinsicFunctions="true"
|
---|
| 140 | FavorSizeOrSpeed="1"
|
---|
| 141 | OmitFramePointers="true"
|
---|
| 142 | EnableFiberSafeOptimizations="true"
|
---|
| 143 | AdditionalIncludeDirectories="..\include;..\..\Dependencies\include"
|
---|
| 144 | PreprocessorDefinitions="WIN32;NDEBUG;_USRDLL;_MT;OGRE_NONCLIENT_BUILD"
|
---|
| 145 | StringPooling="true"
|
---|
| 146 | MinimalRebuild="true"
|
---|
| 147 | RuntimeLibrary="2"
|
---|
| 148 | BufferSecurityCheck="false"
|
---|
| 149 | EnableFunctionLevelLinking="true"
|
---|
| 150 | FloatingPointModel="2"
|
---|
| 151 | DisableLanguageExtensions="false"
|
---|
| 152 | UsePrecompiledHeader="2"
|
---|
| 153 | PrecompiledHeaderThrough="OgreStableHeaders.h"
|
---|
| 154 | WarningLevel="3"
|
---|
| 155 | Detect64BitPortabilityProblems="true"
|
---|
| 156 | DebugInformationFormat="3"
|
---|
| 157 | />
|
---|
| 158 | <Tool
|
---|
| 159 | Name="VCManagedResourceCompilerTool"
|
---|
| 160 | />
|
---|
| 161 | <Tool
|
---|
| 162 | Name="VCResourceCompilerTool"
|
---|
| 163 | />
|
---|
| 164 | <Tool
|
---|
| 165 | Name="VCPreLinkEventTool"
|
---|
| 166 | />
|
---|
| 167 | <Tool
|
---|
| 168 | Name="VCLinkerTool"
|
---|
| 169 | AdditionalDependencies="kernel32.lib user32.lib zziplib.lib zdll.lib freetype2110.lib devil.lib ilu.lib"
|
---|
| 170 | OutputFile="$(OutDir)/OgreMain.dll"
|
---|
| 171 | Version="0.99"
|
---|
| 172 | LinkIncremental="1"
|
---|
| 173 | SuppressStartupBanner="true"
|
---|
| 174 | AdditionalLibraryDirectories="..\..\Dependencies\lib\$(ConfigurationName)"
|
---|
| 175 | IgnoreAllDefaultLibraries="false"
|
---|
| 176 | IgnoreDefaultLibraryNames=""
|
---|
| 177 | GenerateDebugInformation="true"
|
---|
| 178 | SubSystem="1"
|
---|
| 179 | OptimizeReferences="2"
|
---|
| 180 | EnableCOMDATFolding="2"
|
---|
| 181 | OptimizeForWindows98="1"
|
---|
| 182 | ImportLibrary="$(OutDir)/OgreMain.lib"
|
---|
| 183 | TargetMachine="1"
|
---|
| 184 | />
|
---|
| 185 | <Tool
|
---|
| 186 | Name="VCALinkTool"
|
---|
| 187 | />
|
---|
| 188 | <Tool
|
---|
| 189 | Name="VCManifestTool"
|
---|
| 190 | />
|
---|
| 191 | <Tool
|
---|
| 192 | Name="VCXDCMakeTool"
|
---|
| 193 | />
|
---|
| 194 | <Tool
|
---|
| 195 | Name="VCBscMakeTool"
|
---|
| 196 | />
|
---|
| 197 | <Tool
|
---|
| 198 | Name="VCFxCopTool"
|
---|
| 199 | />
|
---|
| 200 | <Tool
|
---|
| 201 | Name="VCAppVerifierTool"
|
---|
| 202 | />
|
---|
| 203 | <Tool
|
---|
| 204 | Name="VCWebDeploymentTool"
|
---|
| 205 | />
|
---|
| 206 | <Tool
|
---|
| 207 | Name="VCPostBuildEventTool"
|
---|
| 208 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\Samples\Common\bin\$(ConfigurationName)
copy $(OutDir)\$(TargetFileName) ..\..\Tools\Common\bin\$(ConfigurationName)
"
|
---|
| 209 | />
|
---|
| 210 | </Configuration>
|
---|
| 211 | </Configurations>
|
---|
| 212 | <References>
|
---|
| 213 | </References>
|
---|
| 214 | <Files>
|
---|
| 215 | <Filter
|
---|
| 216 | Name="Source Files"
|
---|
| 217 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
|
---|
| 218 | >
|
---|
| 219 | <File
|
---|
| 220 | RelativePath="..\src\OgreAnimable.cpp"
|
---|
| 221 | >
|
---|
| 222 | </File>
|
---|
| 223 | <File
|
---|
| 224 | RelativePath="..\src\OgreAnimation.cpp"
|
---|
| 225 | >
|
---|
| 226 | </File>
|
---|
| 227 | <File
|
---|
| 228 | RelativePath="..\src\OgreAnimationState.cpp"
|
---|
| 229 | >
|
---|
| 230 | </File>
|
---|
| 231 | <File
|
---|
| 232 | RelativePath="..\src\OgreAnimationTrack.cpp"
|
---|
| 233 | >
|
---|
| 234 | </File>
|
---|
| 235 | <File
|
---|
| 236 | RelativePath="..\src\OgreArchiveManager.cpp"
|
---|
| 237 | >
|
---|
| 238 | </File>
|
---|
| 239 | <File
|
---|
| 240 | RelativePath="..\src\OgreAutoParamDataSource.cpp"
|
---|
| 241 | >
|
---|
| 242 | </File>
|
---|
| 243 | <File
|
---|
| 244 | RelativePath="..\src\OgreAxisAlignedBox.cpp"
|
---|
| 245 | >
|
---|
| 246 | </File>
|
---|
| 247 | <File
|
---|
| 248 | RelativePath="..\src\OgreBillboard.cpp"
|
---|
| 249 | >
|
---|
| 250 | </File>
|
---|
| 251 | <File
|
---|
| 252 | RelativePath="..\src\OgreBillboardChain.cpp"
|
---|
| 253 | >
|
---|
| 254 | </File>
|
---|
| 255 | <File
|
---|
| 256 | RelativePath="..\src\OgreBillboardParticleRenderer.cpp"
|
---|
| 257 | >
|
---|
| 258 | </File>
|
---|
| 259 | <File
|
---|
| 260 | RelativePath="..\src\OgreBillboardSet.cpp"
|
---|
| 261 | >
|
---|
| 262 | </File>
|
---|
| 263 | <File
|
---|
| 264 | RelativePath="..\src\OgreBitwise.cpp"
|
---|
| 265 | >
|
---|
| 266 | </File>
|
---|
| 267 | <File
|
---|
| 268 | RelativePath="..\src\OgreBone.cpp"
|
---|
| 269 | >
|
---|
| 270 | </File>
|
---|
| 271 | <File
|
---|
| 272 | RelativePath="..\src\OgreBorderPanelOverlayElement.cpp"
|
---|
| 273 | >
|
---|
| 274 | </File>
|
---|
| 275 | <File
|
---|
| 276 | RelativePath="..\src\OgreCamera.cpp"
|
---|
| 277 | >
|
---|
| 278 | </File>
|
---|
| 279 | <File
|
---|
| 280 | RelativePath="..\src\OgreCodec.cpp"
|
---|
| 281 | >
|
---|
| 282 | </File>
|
---|
| 283 | <File
|
---|
| 284 | RelativePath="..\src\OgreColourValue.cpp"
|
---|
| 285 | >
|
---|
| 286 | </File>
|
---|
| 287 | <File
|
---|
| 288 | RelativePath="..\src\OgreCommon.cpp"
|
---|
| 289 | >
|
---|
| 290 | </File>
|
---|
| 291 | <File
|
---|
| 292 | RelativePath="..\src\OgreCompiler2Pass.cpp"
|
---|
| 293 | >
|
---|
| 294 | </File>
|
---|
| 295 | <File
|
---|
| 296 | RelativePath="..\src\OgreCompositionPass.cpp"
|
---|
| 297 | >
|
---|
| 298 | </File>
|
---|
| 299 | <File
|
---|
| 300 | RelativePath="..\src\OgreCompositionTargetPass.cpp"
|
---|
| 301 | >
|
---|
| 302 | </File>
|
---|
| 303 | <File
|
---|
| 304 | RelativePath="..\src\OgreCompositionTechnique.cpp"
|
---|
| 305 | >
|
---|
| 306 | </File>
|
---|
| 307 | <File
|
---|
| 308 | RelativePath="..\src\OgreCompositor.cpp"
|
---|
| 309 | >
|
---|
| 310 | </File>
|
---|
| 311 | <File
|
---|
| 312 | RelativePath="..\src\OgreCompositorChain.cpp"
|
---|
| 313 | >
|
---|
| 314 | </File>
|
---|
| 315 | <File
|
---|
| 316 | RelativePath="..\src\OgreCompositorInstance.cpp"
|
---|
| 317 | >
|
---|
| 318 | </File>
|
---|
| 319 | <File
|
---|
| 320 | RelativePath="..\src\OgreCompositorManager.cpp"
|
---|
| 321 | >
|
---|
| 322 | </File>
|
---|
| 323 | <File
|
---|
| 324 | RelativePath="..\src\OgreCompositorScriptCompiler.cpp"
|
---|
| 325 | >
|
---|
| 326 | </File>
|
---|
| 327 | <File
|
---|
| 328 | RelativePath="..\src\OgreCompositorSerializer.cpp"
|
---|
| 329 | >
|
---|
| 330 | </File>
|
---|
| 331 | <File
|
---|
| 332 | RelativePath="..\src\OgreConfigFile.cpp"
|
---|
| 333 | >
|
---|
| 334 | </File>
|
---|
| 335 | <File
|
---|
| 336 | RelativePath="..\src\OgreConfigOptionMap.cpp"
|
---|
| 337 | >
|
---|
| 338 | </File>
|
---|
| 339 | <File
|
---|
| 340 | RelativePath="..\src\OgreController.cpp"
|
---|
| 341 | >
|
---|
| 342 | </File>
|
---|
| 343 | <File
|
---|
| 344 | RelativePath="..\src\OgreControllerManager.cpp"
|
---|
| 345 | >
|
---|
| 346 | </File>
|
---|
| 347 | <File
|
---|
| 348 | RelativePath="..\src\OgreCursor.cpp"
|
---|
| 349 | >
|
---|
| 350 | </File>
|
---|
| 351 | <File
|
---|
| 352 | RelativePath="..\src\OgreDataStream.cpp"
|
---|
| 353 | >
|
---|
| 354 | </File>
|
---|
| 355 | <File
|
---|
| 356 | RelativePath="..\src\OgreDefaultHardwareBufferManager.cpp"
|
---|
| 357 | >
|
---|
| 358 | </File>
|
---|
| 359 | <File
|
---|
| 360 | RelativePath="..\src\OgreDefaultSceneQueries.cpp"
|
---|
| 361 | >
|
---|
| 362 | </File>
|
---|
| 363 | <File
|
---|
| 364 | RelativePath="..\src\OgreDynLib.cpp"
|
---|
| 365 | >
|
---|
| 366 | </File>
|
---|
| 367 | <File
|
---|
| 368 | RelativePath="..\src\OgreDynLibManager.cpp"
|
---|
| 369 | >
|
---|
| 370 | </File>
|
---|
| 371 | <File
|
---|
| 372 | RelativePath="..\src\OgreEdgeListBuilder.cpp"
|
---|
| 373 | >
|
---|
| 374 | </File>
|
---|
| 375 | <File
|
---|
| 376 | RelativePath="..\src\OgreEntity.cpp"
|
---|
| 377 | >
|
---|
| 378 | </File>
|
---|
| 379 | <File
|
---|
| 380 | RelativePath="..\src\OgreEventDispatcher.cpp"
|
---|
| 381 | >
|
---|
| 382 | </File>
|
---|
| 383 | <File
|
---|
| 384 | RelativePath="..\src\OgreEventProcessor.cpp"
|
---|
| 385 | >
|
---|
| 386 | </File>
|
---|
| 387 | <File
|
---|
| 388 | RelativePath="..\src\OgreEventQueue.cpp"
|
---|
| 389 | >
|
---|
| 390 | </File>
|
---|
| 391 | <File
|
---|
| 392 | RelativePath="..\src\OgreException.cpp"
|
---|
| 393 | >
|
---|
| 394 | </File>
|
---|
| 395 | <File
|
---|
| 396 | RelativePath="..\src\OgreExternalTextureSource.cpp"
|
---|
| 397 | >
|
---|
| 398 | </File>
|
---|
| 399 | <File
|
---|
| 400 | RelativePath="..\src\OgreExternalTextureSourceManager.cpp"
|
---|
| 401 | >
|
---|
| 402 | </File>
|
---|
| 403 | <File
|
---|
| 404 | RelativePath="..\src\OgreFileSystem.cpp"
|
---|
| 405 | >
|
---|
| 406 | </File>
|
---|
| 407 | <File
|
---|
| 408 | RelativePath="..\src\OgreFont.cpp"
|
---|
| 409 | >
|
---|
| 410 | </File>
|
---|
| 411 | <File
|
---|
| 412 | RelativePath="..\src\OgreFontManager.cpp"
|
---|
| 413 | >
|
---|
| 414 | </File>
|
---|
| 415 | <File
|
---|
| 416 | RelativePath="..\src\OgreFrustum.cpp"
|
---|
| 417 | >
|
---|
| 418 | </File>
|
---|
| 419 | <File
|
---|
| 420 | RelativePath="..\src\OgreGpuProgram.cpp"
|
---|
| 421 | >
|
---|
| 422 | </File>
|
---|
| 423 | <File
|
---|
| 424 | RelativePath="..\src\OgreGpuProgramManager.cpp"
|
---|
| 425 | >
|
---|
| 426 | </File>
|
---|
| 427 | <File
|
---|
| 428 | RelativePath="..\src\OgreGpuProgramUsage.cpp"
|
---|
| 429 | >
|
---|
| 430 | </File>
|
---|
| 431 | <File
|
---|
| 432 | RelativePath="..\src\OgreHardwareBufferManager.cpp"
|
---|
| 433 | >
|
---|
| 434 | </File>
|
---|
| 435 | <File
|
---|
| 436 | RelativePath="..\src\OgreHardwareIndexBuffer.cpp"
|
---|
| 437 | >
|
---|
| 438 | </File>
|
---|
| 439 | <File
|
---|
| 440 | RelativePath="..\src\OgreHardwareOcclusionQuery.cpp"
|
---|
| 441 | >
|
---|
| 442 | </File>
|
---|
| 443 | <File
|
---|
| 444 | RelativePath="..\src\OgreHardwarePixelBuffer.cpp"
|
---|
| 445 | >
|
---|
| 446 | </File>
|
---|
| 447 | <File
|
---|
| 448 | RelativePath="..\src\OgreHardwareVertexBuffer.cpp"
|
---|
| 449 | >
|
---|
| 450 | </File>
|
---|
| 451 | <File
|
---|
| 452 | RelativePath="..\src\OgreHighLevelGpuProgram.cpp"
|
---|
| 453 | >
|
---|
| 454 | </File>
|
---|
| 455 | <File
|
---|
| 456 | RelativePath="..\src\OgreHighLevelGpuProgramManager.cpp"
|
---|
| 457 | >
|
---|
| 458 | </File>
|
---|
| 459 | <File
|
---|
| 460 | RelativePath="..\src\OgreILCodecs.cpp"
|
---|
| 461 | >
|
---|
| 462 | </File>
|
---|
| 463 | <File
|
---|
| 464 | RelativePath="..\src\OgreILImageCodec.cpp"
|
---|
| 465 | >
|
---|
| 466 | </File>
|
---|
| 467 | <File
|
---|
| 468 | RelativePath="..\src\OgreILUtil.cpp"
|
---|
| 469 | >
|
---|
| 470 | </File>
|
---|
| 471 | <File
|
---|
| 472 | RelativePath="..\src\OgreImage.cpp"
|
---|
| 473 | >
|
---|
| 474 | </File>
|
---|
| 475 | <File
|
---|
| 476 | RelativePath="..\src\OgreInput.cpp"
|
---|
| 477 | >
|
---|
| 478 | </File>
|
---|
| 479 | <File
|
---|
| 480 | RelativePath="..\src\OgreInputEvent.cpp"
|
---|
| 481 | >
|
---|
| 482 | </File>
|
---|
| 483 | <File
|
---|
| 484 | RelativePath="..\src\OgreKeyEvent.cpp"
|
---|
| 485 | >
|
---|
| 486 | </File>
|
---|
| 487 | <File
|
---|
| 488 | RelativePath="..\src\OgreKeyFrame.cpp"
|
---|
| 489 | >
|
---|
| 490 | </File>
|
---|
| 491 | <File
|
---|
| 492 | RelativePath="..\src\OgreKeyTarget.cpp"
|
---|
| 493 | >
|
---|
| 494 | </File>
|
---|
| 495 | <File
|
---|
| 496 | RelativePath="..\src\OgreLight.cpp"
|
---|
| 497 | >
|
---|
| 498 | </File>
|
---|
| 499 | <File
|
---|
| 500 | RelativePath="..\src\OgreLog.cpp"
|
---|
| 501 | >
|
---|
| 502 | </File>
|
---|
| 503 | <File
|
---|
| 504 | RelativePath="..\src\OgreLogManager.cpp"
|
---|
| 505 | >
|
---|
| 506 | </File>
|
---|
| 507 | <File
|
---|
| 508 | RelativePath="..\src\OgreManualObject.cpp"
|
---|
| 509 | >
|
---|
| 510 | </File>
|
---|
| 511 | <File
|
---|
| 512 | RelativePath="..\src\OgreMaterial.cpp"
|
---|
| 513 | >
|
---|
| 514 | </File>
|
---|
| 515 | <File
|
---|
| 516 | RelativePath="..\src\OgreMaterialManager.cpp"
|
---|
| 517 | >
|
---|
| 518 | </File>
|
---|
| 519 | <File
|
---|
| 520 | RelativePath="..\src\OgreMaterialSerializer.cpp"
|
---|
| 521 | >
|
---|
| 522 | </File>
|
---|
| 523 | <File
|
---|
| 524 | RelativePath="..\src\OgreMath.cpp"
|
---|
| 525 | >
|
---|
| 526 | </File>
|
---|
| 527 | <File
|
---|
| 528 | RelativePath="..\src\OgreMatrix3.cpp"
|
---|
| 529 | >
|
---|
| 530 | </File>
|
---|
| 531 | <File
|
---|
| 532 | RelativePath="..\src\OgreMatrix4.cpp"
|
---|
| 533 | >
|
---|
| 534 | </File>
|
---|
| 535 | <File
|
---|
| 536 | RelativePath="..\src\OgreMemoryManager.cpp"
|
---|
| 537 | >
|
---|
| 538 | </File>
|
---|
| 539 | <File
|
---|
| 540 | RelativePath="..\src\OgreMesh.cpp"
|
---|
| 541 | >
|
---|
| 542 | </File>
|
---|
| 543 | <File
|
---|
| 544 | RelativePath="..\src\OgreMeshManager.cpp"
|
---|
| 545 | >
|
---|
| 546 | </File>
|
---|
| 547 | <File
|
---|
| 548 | RelativePath="..\src\OgreMeshSerializer.cpp"
|
---|
| 549 | >
|
---|
| 550 | </File>
|
---|
| 551 | <File
|
---|
| 552 | RelativePath="..\src\OgreMeshSerializerImpl.cpp"
|
---|
| 553 | >
|
---|
| 554 | </File>
|
---|
| 555 | <File
|
---|
| 556 | RelativePath="..\src\OgreMouseEvent.cpp"
|
---|
| 557 | >
|
---|
| 558 | </File>
|
---|
| 559 | <File
|
---|
| 560 | RelativePath="..\src\OgreMouseMotionTarget.cpp"
|
---|
| 561 | >
|
---|
| 562 | </File>
|
---|
| 563 | <File
|
---|
| 564 | RelativePath="..\src\OgreMouseTarget.cpp"
|
---|
| 565 | >
|
---|
| 566 | </File>
|
---|
| 567 | <File
|
---|
| 568 | RelativePath="..\src\OgreMovableObject.cpp"
|
---|
| 569 | >
|
---|
| 570 | </File>
|
---|
| 571 | <File
|
---|
| 572 | RelativePath="..\src\OgreMovablePlane.cpp"
|
---|
| 573 | >
|
---|
| 574 | </File>
|
---|
| 575 | <File
|
---|
| 576 | RelativePath="..\src\OgreNode.cpp"
|
---|
| 577 | >
|
---|
| 578 | </File>
|
---|
| 579 | <File
|
---|
| 580 | RelativePath="..\src\OgreOverlay.cpp"
|
---|
| 581 | >
|
---|
| 582 | </File>
|
---|
| 583 | <File
|
---|
| 584 | RelativePath="..\src\OgreOverlayContainer.cpp"
|
---|
| 585 | >
|
---|
| 586 | </File>
|
---|
| 587 | <File
|
---|
| 588 | RelativePath="..\src\OgreOverlayElement.cpp"
|
---|
| 589 | >
|
---|
| 590 | </File>
|
---|
| 591 | <File
|
---|
| 592 | RelativePath="..\src\OgreOverlayElementCommands.cpp"
|
---|
| 593 | >
|
---|
| 594 | </File>
|
---|
| 595 | <File
|
---|
| 596 | RelativePath="..\src\OgreOverlayManager.cpp"
|
---|
| 597 | >
|
---|
| 598 | </File>
|
---|
| 599 | <File
|
---|
| 600 | RelativePath="..\src\OgrePanelOverlayElement.cpp"
|
---|
| 601 | >
|
---|
| 602 | </File>
|
---|
| 603 | <File
|
---|
| 604 | RelativePath="..\src\OgreParticle.cpp"
|
---|
| 605 | >
|
---|
| 606 | </File>
|
---|
| 607 | <File
|
---|
| 608 | RelativePath="..\src\OgreParticleEmitter.cpp"
|
---|
| 609 | >
|
---|
| 610 | </File>
|
---|
| 611 | <File
|
---|
| 612 | RelativePath="..\src\OgreParticleEmitterCommands.cpp"
|
---|
| 613 | >
|
---|
| 614 | </File>
|
---|
| 615 | <File
|
---|
| 616 | RelativePath="..\src\OgreParticleIterator.cpp"
|
---|
| 617 | >
|
---|
| 618 | </File>
|
---|
| 619 | <File
|
---|
| 620 | RelativePath="..\src\OgreParticleSystem.cpp"
|
---|
| 621 | >
|
---|
| 622 | </File>
|
---|
| 623 | <File
|
---|
| 624 | RelativePath="..\src\OgreParticleSystemManager.cpp"
|
---|
| 625 | >
|
---|
| 626 | </File>
|
---|
| 627 | <File
|
---|
| 628 | RelativePath="..\src\OgrePass.cpp"
|
---|
| 629 | >
|
---|
| 630 | </File>
|
---|
| 631 | <File
|
---|
| 632 | RelativePath="..\src\OgrePatchMesh.cpp"
|
---|
| 633 | >
|
---|
| 634 | </File>
|
---|
| 635 | <File
|
---|
| 636 | RelativePath="..\src\OgrePatchSurface.cpp"
|
---|
| 637 | >
|
---|
| 638 | </File>
|
---|
| 639 | <File
|
---|
| 640 | RelativePath="..\src\OgrePixelFormat.cpp"
|
---|
| 641 | >
|
---|
| 642 | </File>
|
---|
| 643 | <File
|
---|
| 644 | RelativePath="..\src\OgrePlane.cpp"
|
---|
| 645 | >
|
---|
| 646 | </File>
|
---|
| 647 | <File
|
---|
| 648 | RelativePath="..\src\OgrePlatformManager.cpp"
|
---|
| 649 | >
|
---|
| 650 | </File>
|
---|
| 651 | <File
|
---|
| 652 | RelativePath="..\src\OgrePose.cpp"
|
---|
| 653 | >
|
---|
| 654 | </File>
|
---|
| 655 | <File
|
---|
| 656 | RelativePath="..\src\OgrePrecompiledHeaders.cpp"
|
---|
| 657 | >
|
---|
| 658 | <FileConfiguration
|
---|
| 659 | Name="Debug|Win32"
|
---|
| 660 | >
|
---|
| 661 | <Tool
|
---|
| 662 | Name="VCCLCompilerTool"
|
---|
| 663 | UsePrecompiledHeader="1"
|
---|
| 664 | PrecompiledHeaderThrough="OgreStableHeaders.h"
|
---|
| 665 | />
|
---|
| 666 | </FileConfiguration>
|
---|
| 667 | <FileConfiguration
|
---|
| 668 | Name="Release|Win32"
|
---|
| 669 | >
|
---|
| 670 | <Tool
|
---|
| 671 | Name="VCCLCompilerTool"
|
---|
| 672 | UsePrecompiledHeader="1"
|
---|
| 673 | PrecompiledHeaderThrough="OgreStableHeaders.h"
|
---|
| 674 | />
|
---|
| 675 | </FileConfiguration>
|
---|
| 676 | </File>
|
---|
| 677 | <File
|
---|
| 678 | RelativePath="..\src\OgrePredefinedControllers.cpp"
|
---|
| 679 | >
|
---|
| 680 | </File>
|
---|
| 681 | <File
|
---|
| 682 | RelativePath="..\src\OgreProfiler.cpp"
|
---|
| 683 | >
|
---|
| 684 | </File>
|
---|
| 685 | <File
|
---|
| 686 | RelativePath="..\src\OgreProgressiveMesh.cpp"
|
---|
| 687 | >
|
---|
| 688 | </File>
|
---|
| 689 | <File
|
---|
| 690 | RelativePath="..\src\OgreQuaternion.cpp"
|
---|
| 691 | >
|
---|
| 692 | </File>
|
---|
| 693 | <File
|
---|
| 694 | RelativePath="..\src\OgreRectangle2D.cpp"
|
---|
| 695 | >
|
---|
| 696 | </File>
|
---|
| 697 | <File
|
---|
| 698 | RelativePath="..\src\OgreRenderQueue.cpp"
|
---|
| 699 | >
|
---|
| 700 | </File>
|
---|
| 701 | <File
|
---|
| 702 | RelativePath="..\src\OgreRenderQueueInvocation.cpp"
|
---|
| 703 | >
|
---|
| 704 | </File>
|
---|
| 705 | <File
|
---|
| 706 | RelativePath="..\src\OgreRenderQueueSortingGrouping.cpp"
|
---|
| 707 | >
|
---|
| 708 | </File>
|
---|
| 709 | <File
|
---|
| 710 | RelativePath="..\src\OgreRenderSystem.cpp"
|
---|
| 711 | >
|
---|
| 712 | </File>
|
---|
| 713 | <File
|
---|
| 714 | RelativePath="..\src\OgreRenderSystemCapabilities.cpp"
|
---|
| 715 | >
|
---|
| 716 | </File>
|
---|
| 717 | <File
|
---|
| 718 | RelativePath="..\src\OgreRenderTarget.cpp"
|
---|
| 719 | >
|
---|
| 720 | </File>
|
---|
| 721 | <File
|
---|
| 722 | RelativePath="..\src\OgreRenderTexture.cpp"
|
---|
| 723 | >
|
---|
| 724 | </File>
|
---|
| 725 | <File
|
---|
| 726 | RelativePath="..\src\OgreRenderWindow.cpp"
|
---|
| 727 | >
|
---|
| 728 | </File>
|
---|
| 729 | <File
|
---|
| 730 | RelativePath="..\src\OgreResource.cpp"
|
---|
| 731 | >
|
---|
| 732 | </File>
|
---|
| 733 | <File
|
---|
| 734 | RelativePath="..\src\OgreResourceBackgroundQueue.cpp"
|
---|
| 735 | >
|
---|
| 736 | </File>
|
---|
| 737 | <File
|
---|
| 738 | RelativePath="..\src\OgreResourceGroupManager.cpp"
|
---|
| 739 | >
|
---|
| 740 | </File>
|
---|
| 741 | <File
|
---|
| 742 | RelativePath="..\src\OgreResourceManager.cpp"
|
---|
| 743 | >
|
---|
| 744 | </File>
|
---|
| 745 | <File
|
---|
| 746 | RelativePath="..\src\OgreRibbonTrail.cpp"
|
---|
| 747 | >
|
---|
| 748 | </File>
|
---|
| 749 | <File
|
---|
| 750 | RelativePath="..\src\OgreRoot.cpp"
|
---|
| 751 | >
|
---|
| 752 | </File>
|
---|
| 753 | <File
|
---|
| 754 | RelativePath="..\src\OgreRotationSpline.cpp"
|
---|
| 755 | >
|
---|
| 756 | </File>
|
---|
| 757 | <File
|
---|
| 758 | RelativePath="..\src\OgreSceneManager.cpp"
|
---|
| 759 | >
|
---|
| 760 | </File>
|
---|
| 761 | <File
|
---|
| 762 | RelativePath="..\src\OgreSceneManagerEnumerator.cpp"
|
---|
| 763 | >
|
---|
| 764 | </File>
|
---|
| 765 | <File
|
---|
| 766 | RelativePath="..\src\OgreSceneNode.cpp"
|
---|
| 767 | >
|
---|
| 768 | </File>
|
---|
| 769 | <File
|
---|
| 770 | RelativePath="..\src\OgreSceneQuery.cpp"
|
---|
| 771 | >
|
---|
| 772 | </File>
|
---|
| 773 | <File
|
---|
| 774 | RelativePath="..\src\OgreSerializer.cpp"
|
---|
| 775 | >
|
---|
| 776 | </File>
|
---|
| 777 | <File
|
---|
| 778 | RelativePath="..\src\OgreShadowCaster.cpp"
|
---|
| 779 | >
|
---|
| 780 | </File>
|
---|
| 781 | <File
|
---|
| 782 | RelativePath="..\src\OgreShadowVolumeExtrudeProgram.cpp"
|
---|
| 783 | >
|
---|
| 784 | </File>
|
---|
| 785 | <File
|
---|
| 786 | RelativePath="..\src\OgreSimpleRenderable.cpp"
|
---|
| 787 | >
|
---|
| 788 | </File>
|
---|
| 789 | <File
|
---|
| 790 | RelativePath="..\src\OgreSimpleSpline.cpp"
|
---|
| 791 | >
|
---|
| 792 | </File>
|
---|
| 793 | <File
|
---|
| 794 | RelativePath="..\src\OgreSingleton.cpp"
|
---|
| 795 | >
|
---|
| 796 | </File>
|
---|
| 797 | <File
|
---|
| 798 | RelativePath="..\src\OgreSkeleton.cpp"
|
---|
| 799 | >
|
---|
| 800 | </File>
|
---|
| 801 | <File
|
---|
| 802 | RelativePath="..\src\OgreSkeletonInstance.cpp"
|
---|
| 803 | >
|
---|
| 804 | </File>
|
---|
| 805 | <File
|
---|
| 806 | RelativePath="..\src\OgreSkeletonManager.cpp"
|
---|
| 807 | >
|
---|
| 808 | </File>
|
---|
| 809 | <File
|
---|
| 810 | RelativePath="..\src\OgreSkeletonSerializer.cpp"
|
---|
| 811 | >
|
---|
| 812 | </File>
|
---|
| 813 | <File
|
---|
| 814 | RelativePath="..\src\OgreStaticGeometry.cpp"
|
---|
| 815 | >
|
---|
| 816 | </File>
|
---|
| 817 | <File
|
---|
| 818 | RelativePath="..\src\OgreString.cpp"
|
---|
| 819 | >
|
---|
| 820 | </File>
|
---|
| 821 | <File
|
---|
| 822 | RelativePath="..\src\OgreStringConverter.cpp"
|
---|
| 823 | >
|
---|
| 824 | </File>
|
---|
| 825 | <File
|
---|
| 826 | RelativePath="..\src\OgreStringInterface.cpp"
|
---|
| 827 | >
|
---|
| 828 | </File>
|
---|
| 829 | <File
|
---|
| 830 | RelativePath="..\src\OgreStringVector.cpp"
|
---|
| 831 | >
|
---|
| 832 | </File>
|
---|
| 833 | <File
|
---|
| 834 | RelativePath="..\src\OgreSubEntity.cpp"
|
---|
| 835 | >
|
---|
| 836 | </File>
|
---|
| 837 | <File
|
---|
| 838 | RelativePath="..\src\OgreSubMesh.cpp"
|
---|
| 839 | >
|
---|
| 840 | </File>
|
---|
| 841 | <File
|
---|
| 842 | RelativePath="..\src\OgreTagPoint.cpp"
|
---|
| 843 | >
|
---|
| 844 | </File>
|
---|
| 845 | <File
|
---|
| 846 | RelativePath="..\src\OgreTechnique.cpp"
|
---|
| 847 | >
|
---|
| 848 | </File>
|
---|
| 849 | <File
|
---|
| 850 | RelativePath="..\src\OgreTextAreaOverlayElement.cpp"
|
---|
| 851 | >
|
---|
| 852 | </File>
|
---|
| 853 | <File
|
---|
| 854 | RelativePath="..\src\OgreTexture.cpp"
|
---|
| 855 | >
|
---|
| 856 | </File>
|
---|
| 857 | <File
|
---|
| 858 | RelativePath="..\src\OgreTextureManager.cpp"
|
---|
| 859 | >
|
---|
| 860 | </File>
|
---|
| 861 | <File
|
---|
| 862 | RelativePath="..\src\OgreTextureUnitState.cpp"
|
---|
| 863 | >
|
---|
| 864 | </File>
|
---|
| 865 | <File
|
---|
| 866 | RelativePath="..\src\OgreTimer.cpp"
|
---|
| 867 | >
|
---|
| 868 | </File>
|
---|
| 869 | <File
|
---|
| 870 | RelativePath="..\src\OgreUserDefinedObject.cpp"
|
---|
| 871 | >
|
---|
| 872 | </File>
|
---|
| 873 | <File
|
---|
| 874 | RelativePath="..\src\OgreVector2.cpp"
|
---|
| 875 | >
|
---|
| 876 | </File>
|
---|
| 877 | <File
|
---|
| 878 | RelativePath="..\src\OgreVector3.cpp"
|
---|
| 879 | >
|
---|
| 880 | </File>
|
---|
| 881 | <File
|
---|
| 882 | RelativePath="..\src\OgreVector4.cpp"
|
---|
| 883 | >
|
---|
| 884 | </File>
|
---|
| 885 | <File
|
---|
| 886 | RelativePath="..\src\OgreVertexIndexData.cpp"
|
---|
| 887 | >
|
---|
| 888 | </File>
|
---|
| 889 | <File
|
---|
| 890 | RelativePath="..\src\OgreViewport.cpp"
|
---|
| 891 | >
|
---|
| 892 | </File>
|
---|
| 893 | <File
|
---|
| 894 | RelativePath="..\src\OgreWireBoundingBox.cpp"
|
---|
| 895 | >
|
---|
| 896 | </File>
|
---|
| 897 | <File
|
---|
| 898 | RelativePath="..\src\OgreZip.cpp"
|
---|
| 899 | >
|
---|
| 900 | </File>
|
---|
| 901 | </Filter>
|
---|
| 902 | <Filter
|
---|
| 903 | Name="Header Files"
|
---|
| 904 | Filter="h;hpp;hxx;hm;inl;inc"
|
---|
| 905 | >
|
---|
| 906 | <File
|
---|
| 907 | RelativePath="..\include\asm_math.h"
|
---|
| 908 | >
|
---|
| 909 | </File>
|
---|
| 910 | <File
|
---|
| 911 | RelativePath="..\include\Ogre.h"
|
---|
| 912 | >
|
---|
| 913 | </File>
|
---|
| 914 | <File
|
---|
| 915 | RelativePath="..\include\OgreAnimable.h"
|
---|
| 916 | >
|
---|
| 917 | </File>
|
---|
| 918 | <File
|
---|
| 919 | RelativePath="..\include\OgreAnimation.h"
|
---|
| 920 | >
|
---|
| 921 | </File>
|
---|
| 922 | <File
|
---|
| 923 | RelativePath="..\include\OgreAnimationState.h"
|
---|
| 924 | >
|
---|
| 925 | </File>
|
---|
| 926 | <File
|
---|
| 927 | RelativePath="..\include\OgreAnimationTrack.h"
|
---|
| 928 | >
|
---|
| 929 | </File>
|
---|
| 930 | <File
|
---|
| 931 | RelativePath="..\include\OgreAny.h"
|
---|
| 932 | >
|
---|
| 933 | </File>
|
---|
| 934 | <File
|
---|
| 935 | RelativePath="..\include\OgreArchive.h"
|
---|
| 936 | >
|
---|
| 937 | </File>
|
---|
| 938 | <File
|
---|
| 939 | RelativePath="..\include\OgreArchiveFactory.h"
|
---|
| 940 | >
|
---|
| 941 | </File>
|
---|
| 942 | <File
|
---|
| 943 | RelativePath="..\include\OgreArchiveManager.h"
|
---|
| 944 | >
|
---|
| 945 | </File>
|
---|
| 946 | <File
|
---|
| 947 | RelativePath="..\include\OgreAutoParamDataSource.h"
|
---|
| 948 | >
|
---|
| 949 | </File>
|
---|
| 950 | <File
|
---|
| 951 | RelativePath="..\include\OgreAxisAlignedBox.h"
|
---|
| 952 | >
|
---|
| 953 | </File>
|
---|
| 954 | <File
|
---|
| 955 | RelativePath="..\include\OgreBillboard.h"
|
---|
| 956 | >
|
---|
| 957 | </File>
|
---|
| 958 | <File
|
---|
| 959 | RelativePath="..\include\OgreBillboardChain.h"
|
---|
| 960 | >
|
---|
| 961 | </File>
|
---|
| 962 | <File
|
---|
| 963 | RelativePath="..\include\OgreBillboardParticleRenderer.h"
|
---|
| 964 | >
|
---|
| 965 | </File>
|
---|
| 966 | <File
|
---|
| 967 | RelativePath="..\include\OgreBillboardSet.h"
|
---|
| 968 | >
|
---|
| 969 | </File>
|
---|
| 970 | <File
|
---|
| 971 | RelativePath="..\include\OgreBitwise.h"
|
---|
| 972 | >
|
---|
| 973 | </File>
|
---|
| 974 | <File
|
---|
| 975 | RelativePath="..\include\OgreBlendMode.h"
|
---|
| 976 | >
|
---|
| 977 | </File>
|
---|
| 978 | <File
|
---|
| 979 | RelativePath="..\include\OgreBone.h"
|
---|
| 980 | >
|
---|
| 981 | </File>
|
---|
| 982 | <File
|
---|
| 983 | RelativePath="..\include\OgreBorderPanelOverlayElement.h"
|
---|
| 984 | >
|
---|
| 985 | </File>
|
---|
| 986 | <File
|
---|
| 987 | RelativePath="..\include\OgreCamera.h"
|
---|
| 988 | >
|
---|
| 989 | </File>
|
---|
| 990 | <File
|
---|
| 991 | RelativePath="..\include\OgreCodec.h"
|
---|
| 992 | >
|
---|
| 993 | </File>
|
---|
| 994 | <File
|
---|
| 995 | RelativePath="..\include\OgreCodecFactory.h"
|
---|
| 996 | >
|
---|
| 997 | </File>
|
---|
| 998 | <File
|
---|
| 999 | RelativePath="..\include\OgreColourValue.h"
|
---|
| 1000 | >
|
---|
| 1001 | </File>
|
---|
| 1002 | <File
|
---|
| 1003 | RelativePath="..\include\OgreCommon.h"
|
---|
| 1004 | >
|
---|
| 1005 | </File>
|
---|
| 1006 | <File
|
---|
| 1007 | RelativePath="..\include\OgreCompiler2Pass.h"
|
---|
| 1008 | >
|
---|
| 1009 | </File>
|
---|
| 1010 | <File
|
---|
| 1011 | RelativePath="..\include\OgreCompositionPass.h"
|
---|
| 1012 | >
|
---|
| 1013 | </File>
|
---|
| 1014 | <File
|
---|
| 1015 | RelativePath="..\include\OgreCompositionTargetPass.h"
|
---|
| 1016 | >
|
---|
| 1017 | </File>
|
---|
| 1018 | <File
|
---|
| 1019 | RelativePath="..\include\OgreCompositionTechnique.h"
|
---|
| 1020 | >
|
---|
| 1021 | </File>
|
---|
| 1022 | <File
|
---|
| 1023 | RelativePath="..\include\OgreCompositor.h"
|
---|
| 1024 | >
|
---|
| 1025 | </File>
|
---|
| 1026 | <File
|
---|
| 1027 | RelativePath="..\include\OgreCompositorChain.h"
|
---|
| 1028 | >
|
---|
| 1029 | </File>
|
---|
| 1030 | <File
|
---|
| 1031 | RelativePath="..\include\OgreCompositorInstance.h"
|
---|
| 1032 | >
|
---|
| 1033 | </File>
|
---|
| 1034 | <File
|
---|
| 1035 | RelativePath="..\include\OgreCompositorManager.h"
|
---|
| 1036 | >
|
---|
| 1037 | </File>
|
---|
| 1038 | <File
|
---|
| 1039 | RelativePath="..\include\OgreCompositorScriptCompiler.h"
|
---|
| 1040 | >
|
---|
| 1041 | </File>
|
---|
| 1042 | <File
|
---|
| 1043 | RelativePath="..\include\OgreCompositorSerializer.h"
|
---|
| 1044 | >
|
---|
| 1045 | </File>
|
---|
| 1046 | <File
|
---|
| 1047 | RelativePath="..\include\OgreConfig.h"
|
---|
| 1048 | >
|
---|
| 1049 | </File>
|
---|
| 1050 | <File
|
---|
| 1051 | RelativePath="..\include\OgreConfigDialog.h"
|
---|
| 1052 | >
|
---|
| 1053 | </File>
|
---|
| 1054 | <File
|
---|
| 1055 | RelativePath="..\include\OgreConfigFile.h"
|
---|
| 1056 | >
|
---|
| 1057 | </File>
|
---|
| 1058 | <File
|
---|
| 1059 | RelativePath="..\include\OgreConfigOptionMap.h"
|
---|
| 1060 | >
|
---|
| 1061 | </File>
|
---|
| 1062 | <File
|
---|
| 1063 | RelativePath="..\include\OgreController.h"
|
---|
| 1064 | >
|
---|
| 1065 | </File>
|
---|
| 1066 | <File
|
---|
| 1067 | RelativePath="..\include\OgreControllerManager.h"
|
---|
| 1068 | >
|
---|
| 1069 | </File>
|
---|
| 1070 | <File
|
---|
| 1071 | RelativePath="..\include\OgreCursor.h"
|
---|
| 1072 | >
|
---|
| 1073 | </File>
|
---|
| 1074 | <File
|
---|
| 1075 | RelativePath="..\include\OgreDataStream.h"
|
---|
| 1076 | >
|
---|
| 1077 | </File>
|
---|
| 1078 | <File
|
---|
| 1079 | RelativePath="..\include\OgreDefaultHardwareBufferManager.h"
|
---|
| 1080 | >
|
---|
| 1081 | </File>
|
---|
| 1082 | <File
|
---|
| 1083 | RelativePath="..\include\OgreDllInteface.h"
|
---|
| 1084 | >
|
---|
| 1085 | </File>
|
---|
| 1086 | <File
|
---|
| 1087 | RelativePath="..\include\OgreDynLib.h"
|
---|
| 1088 | >
|
---|
| 1089 | </File>
|
---|
| 1090 | <File
|
---|
| 1091 | RelativePath="..\include\OgreDynLibManager.h"
|
---|
| 1092 | >
|
---|
| 1093 | </File>
|
---|
| 1094 | <File
|
---|
| 1095 | RelativePath="..\include\OgreEdgeListBuilder.h"
|
---|
| 1096 | >
|
---|
| 1097 | </File>
|
---|
| 1098 | <File
|
---|
| 1099 | RelativePath="..\include\OgreEntity.h"
|
---|
| 1100 | >
|
---|
| 1101 | </File>
|
---|
| 1102 | <File
|
---|
| 1103 | RelativePath="..\include\OgreErrorDialog.h"
|
---|
| 1104 | >
|
---|
| 1105 | </File>
|
---|
| 1106 | <File
|
---|
| 1107 | RelativePath="..\include\OgreEventDispatcher.h"
|
---|
| 1108 | >
|
---|
| 1109 | </File>
|
---|
| 1110 | <File
|
---|
| 1111 | RelativePath="..\include\OgreEventFramework.h"
|
---|
| 1112 | >
|
---|
| 1113 | </File>
|
---|
| 1114 | <File
|
---|
| 1115 | RelativePath="..\include\OgreEventListeners.h"
|
---|
| 1116 | >
|
---|
| 1117 | </File>
|
---|
| 1118 | <File
|
---|
| 1119 | RelativePath="..\include\OgreEventProcessor.h"
|
---|
| 1120 | >
|
---|
| 1121 | </File>
|
---|
| 1122 | <File
|
---|
| 1123 | RelativePath="..\include\OgreEventQueue.h"
|
---|
| 1124 | >
|
---|
| 1125 | </File>
|
---|
| 1126 | <File
|
---|
| 1127 | RelativePath="..\include\OgreEventTarget.h"
|
---|
| 1128 | >
|
---|
| 1129 | </File>
|
---|
| 1130 | <File
|
---|
| 1131 | RelativePath="..\include\OgreException.h"
|
---|
| 1132 | >
|
---|
| 1133 | </File>
|
---|
| 1134 | <File
|
---|
| 1135 | RelativePath="..\include\OgreExternalTextureSource.h"
|
---|
| 1136 | >
|
---|
| 1137 | </File>
|
---|
| 1138 | <File
|
---|
| 1139 | RelativePath="..\include\OgreExternalTextureSourceManager.h"
|
---|
| 1140 | >
|
---|
| 1141 | </File>
|
---|
| 1142 | <File
|
---|
| 1143 | RelativePath="..\include\OgreFactoryObj.h"
|
---|
| 1144 | >
|
---|
| 1145 | </File>
|
---|
| 1146 | <File
|
---|
| 1147 | RelativePath="..\include\OgreFileSystem.h"
|
---|
| 1148 | >
|
---|
| 1149 | </File>
|
---|
| 1150 | <File
|
---|
| 1151 | RelativePath="..\include\OgreFont.h"
|
---|
| 1152 | >
|
---|
| 1153 | </File>
|
---|
| 1154 | <File
|
---|
| 1155 | RelativePath="..\include\OgreFontManager.h"
|
---|
| 1156 | >
|
---|
| 1157 | </File>
|
---|
| 1158 | <File
|
---|
| 1159 | RelativePath="..\include\OgreFrameListener.h"
|
---|
| 1160 | >
|
---|
| 1161 | </File>
|
---|
| 1162 | <File
|
---|
| 1163 | RelativePath="..\include\OgreFrustum.h"
|
---|
| 1164 | >
|
---|
| 1165 | </File>
|
---|
| 1166 | <File
|
---|
| 1167 | RelativePath="..\include\OgreGpuProgram.h"
|
---|
| 1168 | >
|
---|
| 1169 | </File>
|
---|
| 1170 | <File
|
---|
| 1171 | RelativePath="..\include\OgreGpuProgramManager.h"
|
---|
| 1172 | >
|
---|
| 1173 | </File>
|
---|
| 1174 | <File
|
---|
| 1175 | RelativePath="..\include\OgreGpuProgramUsage.h"
|
---|
| 1176 | >
|
---|
| 1177 | </File>
|
---|
| 1178 | <File
|
---|
| 1179 | RelativePath="..\include\OgreHardwareBuffer.h"
|
---|
| 1180 | >
|
---|
| 1181 | </File>
|
---|
| 1182 | <File
|
---|
| 1183 | RelativePath="..\include\OgreHardwareBufferManager.h"
|
---|
| 1184 | >
|
---|
| 1185 | </File>
|
---|
| 1186 | <File
|
---|
| 1187 | RelativePath="..\include\OgreHardwareIndexBuffer.h"
|
---|
| 1188 | >
|
---|
| 1189 | </File>
|
---|
| 1190 | <File
|
---|
| 1191 | RelativePath="..\include\OgreHardwareOcclusionQuery.h"
|
---|
| 1192 | >
|
---|
| 1193 | </File>
|
---|
| 1194 | <File
|
---|
| 1195 | RelativePath="..\include\OgreHardwarePixelBuffer.h"
|
---|
| 1196 | >
|
---|
| 1197 | </File>
|
---|
| 1198 | <File
|
---|
| 1199 | RelativePath="..\include\OgreHardwareVertexBuffer.h"
|
---|
| 1200 | >
|
---|
| 1201 | </File>
|
---|
| 1202 | <File
|
---|
| 1203 | RelativePath="..\include\OgreHighLevelGpuProgram.h"
|
---|
| 1204 | >
|
---|
| 1205 | </File>
|
---|
| 1206 | <File
|
---|
| 1207 | RelativePath="..\include\OgreHighLevelGpuProgramManager.h"
|
---|
| 1208 | >
|
---|
| 1209 | </File>
|
---|
| 1210 | <File
|
---|
| 1211 | RelativePath="..\include\OgreILCodecs.h"
|
---|
| 1212 | >
|
---|
| 1213 | </File>
|
---|
| 1214 | <File
|
---|
| 1215 | RelativePath="..\include\OgreILImageCodec.h"
|
---|
| 1216 | >
|
---|
| 1217 | </File>
|
---|
| 1218 | <File
|
---|
| 1219 | RelativePath="..\include\OgreILUtil.h"
|
---|
| 1220 | >
|
---|
| 1221 | </File>
|
---|
| 1222 | <File
|
---|
| 1223 | RelativePath="..\include\OgreImage.h"
|
---|
| 1224 | >
|
---|
| 1225 | </File>
|
---|
| 1226 | <File
|
---|
| 1227 | RelativePath="..\include\OgreImageCodec.h"
|
---|
| 1228 | >
|
---|
| 1229 | </File>
|
---|
| 1230 | <File
|
---|
| 1231 | RelativePath="..\include\OgreInput.h"
|
---|
| 1232 | >
|
---|
| 1233 | </File>
|
---|
| 1234 | <File
|
---|
| 1235 | RelativePath="..\include\OgreInputEvent.h"
|
---|
| 1236 | >
|
---|
| 1237 | </File>
|
---|
| 1238 | <File
|
---|
| 1239 | RelativePath="..\include\OgreIteratorWrappers.h"
|
---|
| 1240 | >
|
---|
| 1241 | </File>
|
---|
| 1242 | <File
|
---|
| 1243 | RelativePath="..\include\OgreKeyEvent.h"
|
---|
| 1244 | >
|
---|
| 1245 | </File>
|
---|
| 1246 | <File
|
---|
| 1247 | RelativePath="..\include\OgreKeyFrame.h"
|
---|
| 1248 | >
|
---|
| 1249 | </File>
|
---|
| 1250 | <File
|
---|
| 1251 | RelativePath="..\include\OgreKeyTarget.h"
|
---|
| 1252 | >
|
---|
| 1253 | </File>
|
---|
| 1254 | <File
|
---|
| 1255 | RelativePath="..\include\OgreLight.h"
|
---|
| 1256 | >
|
---|
| 1257 | </File>
|
---|
| 1258 | <File
|
---|
| 1259 | RelativePath="..\include\OgreLog.h"
|
---|
| 1260 | >
|
---|
| 1261 | </File>
|
---|
| 1262 | <File
|
---|
| 1263 | RelativePath="..\include\OgreLogManager.h"
|
---|
| 1264 | >
|
---|
| 1265 | </File>
|
---|
| 1266 | <File
|
---|
| 1267 | RelativePath="..\include\OgreManualObject.h"
|
---|
| 1268 | >
|
---|
| 1269 | </File>
|
---|
| 1270 | <File
|
---|
| 1271 | RelativePath="..\include\OgreMaterial.h"
|
---|
| 1272 | >
|
---|
| 1273 | </File>
|
---|
| 1274 | <File
|
---|
| 1275 | RelativePath="..\include\OgreMaterialManager.h"
|
---|
| 1276 | >
|
---|
| 1277 | </File>
|
---|
| 1278 | <File
|
---|
| 1279 | RelativePath="..\include\OgreMaterialSerializer.h"
|
---|
| 1280 | >
|
---|
| 1281 | </File>
|
---|
| 1282 | <File
|
---|
| 1283 | RelativePath="..\include\OgreMath.h"
|
---|
| 1284 | >
|
---|
| 1285 | </File>
|
---|
| 1286 | <File
|
---|
| 1287 | RelativePath="..\include\OgreMatrix3.h"
|
---|
| 1288 | >
|
---|
| 1289 | </File>
|
---|
| 1290 | <File
|
---|
| 1291 | RelativePath="..\include\OgreMatrix4.h"
|
---|
| 1292 | >
|
---|
| 1293 | </File>
|
---|
| 1294 | <File
|
---|
| 1295 | RelativePath="..\include\OgreMemoryMacros.h"
|
---|
| 1296 | >
|
---|
| 1297 | </File>
|
---|
| 1298 | <File
|
---|
| 1299 | RelativePath="..\include\OgreMemoryManager.h"
|
---|
| 1300 | >
|
---|
| 1301 | </File>
|
---|
| 1302 | <File
|
---|
| 1303 | RelativePath="..\include\OgreMesh.h"
|
---|
| 1304 | >
|
---|
| 1305 | </File>
|
---|
| 1306 | <File
|
---|
| 1307 | RelativePath="..\include\OgreMeshFileFormat.h"
|
---|
| 1308 | >
|
---|
| 1309 | </File>
|
---|
| 1310 | <File
|
---|
| 1311 | RelativePath="..\include\OgreMeshManager.h"
|
---|
| 1312 | >
|
---|
| 1313 | </File>
|
---|
| 1314 | <File
|
---|
| 1315 | RelativePath="..\include\OgreMeshSerializer.h"
|
---|
| 1316 | >
|
---|
| 1317 | </File>
|
---|
| 1318 | <File
|
---|
| 1319 | RelativePath="..\include\OgreMeshSerializerImpl.h"
|
---|
| 1320 | >
|
---|
| 1321 | </File>
|
---|
| 1322 | <File
|
---|
| 1323 | RelativePath="..\include\OgreMouseEvent.h"
|
---|
| 1324 | >
|
---|
| 1325 | </File>
|
---|
| 1326 | <File
|
---|
| 1327 | RelativePath="..\include\OgreMouseMotionTarget.h"
|
---|
| 1328 | >
|
---|
| 1329 | </File>
|
---|
| 1330 | <File
|
---|
| 1331 | RelativePath="..\include\OgreMouseTarget.h"
|
---|
| 1332 | >
|
---|
| 1333 | </File>
|
---|
| 1334 | <File
|
---|
| 1335 | RelativePath="..\include\OgreMovableObject.h"
|
---|
| 1336 | >
|
---|
| 1337 | </File>
|
---|
| 1338 | <File
|
---|
| 1339 | RelativePath="..\include\OgreMovablePlane.h"
|
---|
| 1340 | >
|
---|
| 1341 | </File>
|
---|
| 1342 | <File
|
---|
| 1343 | RelativePath="..\include\OgreNode.h"
|
---|
| 1344 | >
|
---|
| 1345 | </File>
|
---|
| 1346 | <File
|
---|
| 1347 | RelativePath="..\include\OgreNoMemoryMacros.h"
|
---|
| 1348 | >
|
---|
| 1349 | </File>
|
---|
| 1350 | <File
|
---|
| 1351 | RelativePath="..\include\OgreOverlay.h"
|
---|
| 1352 | >
|
---|
| 1353 | </File>
|
---|
| 1354 | <File
|
---|
| 1355 | RelativePath="..\include\OgreOverlayContainer.h"
|
---|
| 1356 | >
|
---|
| 1357 | </File>
|
---|
| 1358 | <File
|
---|
| 1359 | RelativePath="..\include\OgreOverlayElement.h"
|
---|
| 1360 | >
|
---|
| 1361 | </File>
|
---|
| 1362 | <File
|
---|
| 1363 | RelativePath="..\include\OgreOverlayElementCommands.h"
|
---|
| 1364 | >
|
---|
| 1365 | </File>
|
---|
| 1366 | <File
|
---|
| 1367 | RelativePath="..\include\OgreOverlayElementFactory.h"
|
---|
| 1368 | >
|
---|
| 1369 | </File>
|
---|
| 1370 | <File
|
---|
| 1371 | RelativePath="..\include\OgreOverlayManager.h"
|
---|
| 1372 | >
|
---|
| 1373 | </File>
|
---|
| 1374 | <File
|
---|
| 1375 | RelativePath="..\include\OgrePanelOverlayElement.h"
|
---|
| 1376 | >
|
---|
| 1377 | </File>
|
---|
| 1378 | <File
|
---|
| 1379 | RelativePath="..\include\OgreParticle.h"
|
---|
| 1380 | >
|
---|
| 1381 | </File>
|
---|
| 1382 | <File
|
---|
| 1383 | RelativePath="..\include\OgreParticleAffector.h"
|
---|
| 1384 | >
|
---|
| 1385 | </File>
|
---|
| 1386 | <File
|
---|
| 1387 | RelativePath="..\include\OgreParticleAffectorFactory.h"
|
---|
| 1388 | >
|
---|
| 1389 | </File>
|
---|
| 1390 | <File
|
---|
| 1391 | RelativePath="..\include\OgreParticleEmitter.h"
|
---|
| 1392 | >
|
---|
| 1393 | </File>
|
---|
| 1394 | <File
|
---|
| 1395 | RelativePath="..\include\OgreParticleEmitterCommands.h"
|
---|
| 1396 | >
|
---|
| 1397 | </File>
|
---|
| 1398 | <File
|
---|
| 1399 | RelativePath="..\include\OgreParticleEmitterFactory.h"
|
---|
| 1400 | >
|
---|
| 1401 | </File>
|
---|
| 1402 | <File
|
---|
| 1403 | RelativePath="..\include\OgreParticleIterator.h"
|
---|
| 1404 | >
|
---|
| 1405 | </File>
|
---|
| 1406 | <File
|
---|
| 1407 | RelativePath="..\include\OgreParticleSystem.h"
|
---|
| 1408 | >
|
---|
| 1409 | </File>
|
---|
| 1410 | <File
|
---|
| 1411 | RelativePath="..\include\OgreParticleSystemManager.h"
|
---|
| 1412 | >
|
---|
| 1413 | </File>
|
---|
| 1414 | <File
|
---|
| 1415 | RelativePath="..\include\OgreParticleSystemRenderer.h"
|
---|
| 1416 | >
|
---|
| 1417 | </File>
|
---|
| 1418 | <File
|
---|
| 1419 | RelativePath="..\include\OgrePass.h"
|
---|
| 1420 | >
|
---|
| 1421 | </File>
|
---|
| 1422 | <File
|
---|
| 1423 | RelativePath="..\include\OgrePatchMesh.h"
|
---|
| 1424 | >
|
---|
| 1425 | </File>
|
---|
| 1426 | <File
|
---|
| 1427 | RelativePath="..\include\OgrePatchSurface.h"
|
---|
| 1428 | >
|
---|
| 1429 | </File>
|
---|
| 1430 | <File
|
---|
| 1431 | RelativePath="..\include\OgrePixelFormat.h"
|
---|
| 1432 | >
|
---|
| 1433 | </File>
|
---|
| 1434 | <File
|
---|
| 1435 | RelativePath="..\include\OgrePlane.h"
|
---|
| 1436 | >
|
---|
| 1437 | </File>
|
---|
| 1438 | <File
|
---|
| 1439 | RelativePath="..\include\OgrePlaneBoundedVolume.h"
|
---|
| 1440 | >
|
---|
| 1441 | </File>
|
---|
| 1442 | <File
|
---|
| 1443 | RelativePath="..\include\OgrePlatform.h"
|
---|
| 1444 | >
|
---|
| 1445 | </File>
|
---|
| 1446 | <File
|
---|
| 1447 | RelativePath="..\include\OgrePlatformManager.h"
|
---|
| 1448 | >
|
---|
| 1449 | </File>
|
---|
| 1450 | <File
|
---|
| 1451 | RelativePath="..\include\OgrePose.h"
|
---|
| 1452 | >
|
---|
| 1453 | </File>
|
---|
| 1454 | <File
|
---|
| 1455 | RelativePath="..\include\OgrePositionTarget.h"
|
---|
| 1456 | >
|
---|
| 1457 | </File>
|
---|
| 1458 | <File
|
---|
| 1459 | RelativePath="..\include\OgrePredefinedControllers.h"
|
---|
| 1460 | >
|
---|
| 1461 | </File>
|
---|
| 1462 | <File
|
---|
| 1463 | RelativePath="..\include\OgrePrerequisites.h"
|
---|
| 1464 | >
|
---|
| 1465 | </File>
|
---|
| 1466 | <File
|
---|
| 1467 | RelativePath="..\include\OgreProfiler.h"
|
---|
| 1468 | >
|
---|
| 1469 | </File>
|
---|
| 1470 | <File
|
---|
| 1471 | RelativePath="..\include\OgreProgressiveMesh.h"
|
---|
| 1472 | >
|
---|
| 1473 | </File>
|
---|
| 1474 | <File
|
---|
| 1475 | RelativePath="..\include\OgreQuaternion.h"
|
---|
| 1476 | >
|
---|
| 1477 | </File>
|
---|
| 1478 | <File
|
---|
| 1479 | RelativePath="..\include\OgreRadixSort.h"
|
---|
| 1480 | >
|
---|
| 1481 | </File>
|
---|
| 1482 | <File
|
---|
| 1483 | RelativePath="..\include\OgreRay.h"
|
---|
| 1484 | >
|
---|
| 1485 | </File>
|
---|
| 1486 | <File
|
---|
| 1487 | RelativePath="..\include\OgreRectangle2D.h"
|
---|
| 1488 | >
|
---|
| 1489 | </File>
|
---|
| 1490 | <File
|
---|
| 1491 | RelativePath="..\include\OgreRenderable.h"
|
---|
| 1492 | >
|
---|
| 1493 | </File>
|
---|
| 1494 | <File
|
---|
| 1495 | RelativePath="..\include\OgreRenderOperation.h"
|
---|
| 1496 | >
|
---|
| 1497 | </File>
|
---|
| 1498 | <File
|
---|
| 1499 | RelativePath="..\include\OgreRenderQueue.h"
|
---|
| 1500 | >
|
---|
| 1501 | </File>
|
---|
| 1502 | <File
|
---|
| 1503 | RelativePath="..\include\OgreRenderQueueInvocation.h"
|
---|
| 1504 | >
|
---|
| 1505 | </File>
|
---|
| 1506 | <File
|
---|
| 1507 | RelativePath="..\include\OgreRenderQueueListener.h"
|
---|
| 1508 | >
|
---|
| 1509 | </File>
|
---|
| 1510 | <File
|
---|
| 1511 | RelativePath="..\include\OgreRenderQueueSortingGrouping.h"
|
---|
| 1512 | >
|
---|
| 1513 | </File>
|
---|
| 1514 | <File
|
---|
| 1515 | RelativePath="..\include\OgreRenderSystem.h"
|
---|
| 1516 | >
|
---|
| 1517 | </File>
|
---|
| 1518 | <File
|
---|
| 1519 | RelativePath="..\include\OgreRenderSystemCapabilities.h"
|
---|
| 1520 | >
|
---|
| 1521 | </File>
|
---|
| 1522 | <File
|
---|
| 1523 | RelativePath="..\include\OgreRenderTarget.h"
|
---|
| 1524 | >
|
---|
| 1525 | </File>
|
---|
| 1526 | <File
|
---|
| 1527 | RelativePath="..\include\OgreRenderTargetListener.h"
|
---|
| 1528 | >
|
---|
| 1529 | </File>
|
---|
| 1530 | <File
|
---|
| 1531 | RelativePath="..\include\OgreRenderTexture.h"
|
---|
| 1532 | >
|
---|
| 1533 | </File>
|
---|
| 1534 | <File
|
---|
| 1535 | RelativePath="..\include\OgreRenderWindow.h"
|
---|
| 1536 | >
|
---|
| 1537 | </File>
|
---|
| 1538 | <File
|
---|
| 1539 | RelativePath="..\include\OgreResource.h"
|
---|
| 1540 | >
|
---|
| 1541 | </File>
|
---|
| 1542 | <File
|
---|
| 1543 | RelativePath="..\include\OgreResourceBackgroundQueue.h"
|
---|
| 1544 | >
|
---|
| 1545 | </File>
|
---|
| 1546 | <File
|
---|
| 1547 | RelativePath="..\include\OgreResourceGroupManager.h"
|
---|
| 1548 | >
|
---|
| 1549 | </File>
|
---|
| 1550 | <File
|
---|
| 1551 | RelativePath="..\include\OgreResourceManager.h"
|
---|
| 1552 | >
|
---|
| 1553 | </File>
|
---|
| 1554 | <File
|
---|
| 1555 | RelativePath="..\include\OgreRibbonTrail.h"
|
---|
| 1556 | >
|
---|
| 1557 | </File>
|
---|
| 1558 | <File
|
---|
| 1559 | RelativePath="..\include\OgreRoot.h"
|
---|
| 1560 | >
|
---|
| 1561 | </File>
|
---|
| 1562 | <File
|
---|
| 1563 | RelativePath="..\include\OgreRotationalSpline.h"
|
---|
| 1564 | >
|
---|
| 1565 | </File>
|
---|
| 1566 | <File
|
---|
| 1567 | RelativePath="..\include\OgreSceneManager.h"
|
---|
| 1568 | >
|
---|
| 1569 | </File>
|
---|
| 1570 | <File
|
---|
| 1571 | RelativePath="..\include\OgreSceneManagerEnumerator.h"
|
---|
| 1572 | >
|
---|
| 1573 | </File>
|
---|
| 1574 | <File
|
---|
| 1575 | RelativePath="..\include\OgreSceneNode.h"
|
---|
| 1576 | >
|
---|
| 1577 | </File>
|
---|
| 1578 | <File
|
---|
| 1579 | RelativePath="..\include\OgreSceneQuery.h"
|
---|
| 1580 | >
|
---|
| 1581 | </File>
|
---|
| 1582 | <File
|
---|
| 1583 | RelativePath="..\include\OgreScriptLoader.h"
|
---|
| 1584 | >
|
---|
| 1585 | </File>
|
---|
| 1586 | <File
|
---|
| 1587 | RelativePath="..\include\OgreSerializer.h"
|
---|
| 1588 | >
|
---|
| 1589 | </File>
|
---|
| 1590 | <File
|
---|
| 1591 | RelativePath="..\include\OgreShadowCaster.h"
|
---|
| 1592 | >
|
---|
| 1593 | </File>
|
---|
| 1594 | <File
|
---|
| 1595 | RelativePath="..\include\OgreShadowVolumeExtrudeProgram.h"
|
---|
| 1596 | >
|
---|
| 1597 | </File>
|
---|
| 1598 | <File
|
---|
| 1599 | RelativePath="..\include\OgreSharedPtr.h"
|
---|
| 1600 | >
|
---|
| 1601 | </File>
|
---|
| 1602 | <File
|
---|
| 1603 | RelativePath="..\include\OgreSimpleRenderable.h"
|
---|
| 1604 | >
|
---|
| 1605 | </File>
|
---|
| 1606 | <File
|
---|
| 1607 | RelativePath="..\include\OgreSimpleSpline.h"
|
---|
| 1608 | >
|
---|
| 1609 | </File>
|
---|
| 1610 | <File
|
---|
| 1611 | RelativePath="..\include\OgreSingleton.h"
|
---|
| 1612 | >
|
---|
| 1613 | </File>
|
---|
| 1614 | <File
|
---|
| 1615 | RelativePath="..\include\OgreSkeleton.h"
|
---|
| 1616 | >
|
---|
| 1617 | </File>
|
---|
| 1618 | <File
|
---|
| 1619 | RelativePath="..\include\OgreSkeletonFileFormat.h"
|
---|
| 1620 | >
|
---|
| 1621 | </File>
|
---|
| 1622 | <File
|
---|
| 1623 | RelativePath="..\include\OgreSkeletonInstance.h"
|
---|
| 1624 | >
|
---|
| 1625 | </File>
|
---|
| 1626 | <File
|
---|
| 1627 | RelativePath="..\include\OgreSkeletonManager.h"
|
---|
| 1628 | >
|
---|
| 1629 | </File>
|
---|
| 1630 | <File
|
---|
| 1631 | RelativePath="..\include\OgreSkeletonSerializer.h"
|
---|
| 1632 | >
|
---|
| 1633 | </File>
|
---|
| 1634 | <File
|
---|
| 1635 | RelativePath="..\include\OgreSphere.h"
|
---|
| 1636 | >
|
---|
| 1637 | </File>
|
---|
| 1638 | <File
|
---|
| 1639 | RelativePath="..\include\OgreSpotShadowFadePng.h"
|
---|
| 1640 | >
|
---|
| 1641 | </File>
|
---|
| 1642 | <File
|
---|
| 1643 | RelativePath="..\include\OgreStableHeaders.h"
|
---|
| 1644 | >
|
---|
| 1645 | </File>
|
---|
| 1646 | <File
|
---|
| 1647 | RelativePath="..\include\OgreStaticFaceGroup.h"
|
---|
| 1648 | >
|
---|
| 1649 | </File>
|
---|
| 1650 | <File
|
---|
| 1651 | RelativePath="..\include\OgreStaticGeometry.h"
|
---|
| 1652 | >
|
---|
| 1653 | </File>
|
---|
| 1654 | <File
|
---|
| 1655 | RelativePath="..\include\OgreStdHeaders.h"
|
---|
| 1656 | >
|
---|
| 1657 | </File>
|
---|
| 1658 | <File
|
---|
| 1659 | RelativePath="..\include\OgreString.h"
|
---|
| 1660 | >
|
---|
| 1661 | </File>
|
---|
| 1662 | <File
|
---|
| 1663 | RelativePath="..\include\OgreStringConverter.h"
|
---|
| 1664 | >
|
---|
| 1665 | </File>
|
---|
| 1666 | <File
|
---|
| 1667 | RelativePath="..\include\OgreStringInterface.h"
|
---|
| 1668 | >
|
---|
| 1669 | </File>
|
---|
| 1670 | <File
|
---|
| 1671 | RelativePath="..\include\OgreStringResource.h"
|
---|
| 1672 | >
|
---|
| 1673 | </File>
|
---|
| 1674 | <File
|
---|
| 1675 | RelativePath="..\include\OgreStringVector.h"
|
---|
| 1676 | >
|
---|
| 1677 | </File>
|
---|
| 1678 | <File
|
---|
| 1679 | RelativePath="..\include\OgreSubEntity.h"
|
---|
| 1680 | >
|
---|
| 1681 | </File>
|
---|
| 1682 | <File
|
---|
| 1683 | RelativePath="..\include\OgreSubMesh.h"
|
---|
| 1684 | >
|
---|
| 1685 | </File>
|
---|
| 1686 | <File
|
---|
| 1687 | RelativePath="..\include\OgreTagPoint.h"
|
---|
| 1688 | >
|
---|
| 1689 | </File>
|
---|
| 1690 | <File
|
---|
| 1691 | RelativePath="..\include\OgreTargetManager.h"
|
---|
| 1692 | >
|
---|
| 1693 | </File>
|
---|
| 1694 | <File
|
---|
| 1695 | RelativePath="..\include\OgreTechnique.h"
|
---|
| 1696 | >
|
---|
| 1697 | </File>
|
---|
| 1698 | <File
|
---|
| 1699 | RelativePath="..\include\OgreTextAreaOverlayElement.h"
|
---|
| 1700 | >
|
---|
| 1701 | </File>
|
---|
| 1702 | <File
|
---|
| 1703 | RelativePath="..\include\OgreTexture.h"
|
---|
| 1704 | >
|
---|
| 1705 | </File>
|
---|
| 1706 | <File
|
---|
| 1707 | RelativePath="..\include\OgreTextureManager.h"
|
---|
| 1708 | >
|
---|
| 1709 | </File>
|
---|
| 1710 | <File
|
---|
| 1711 | RelativePath="..\include\OgreTextureUnitState.h"
|
---|
| 1712 | >
|
---|
| 1713 | </File>
|
---|
| 1714 | <File
|
---|
| 1715 | RelativePath="..\include\OgreTimer.h"
|
---|
| 1716 | >
|
---|
| 1717 | </File>
|
---|
| 1718 | <File
|
---|
| 1719 | RelativePath="..\include\OgreUserDefinedObject.h"
|
---|
| 1720 | >
|
---|
| 1721 | </File>
|
---|
| 1722 | <File
|
---|
| 1723 | RelativePath="..\include\OgreVector2.h"
|
---|
| 1724 | >
|
---|
| 1725 | </File>
|
---|
| 1726 | <File
|
---|
| 1727 | RelativePath="..\include\OgreVector3.h"
|
---|
| 1728 | >
|
---|
| 1729 | </File>
|
---|
| 1730 | <File
|
---|
| 1731 | RelativePath="..\include\OgreVector4.h"
|
---|
| 1732 | >
|
---|
| 1733 | </File>
|
---|
| 1734 | <File
|
---|
| 1735 | RelativePath="..\include\OgreVertexBoneAssignment.h"
|
---|
| 1736 | >
|
---|
| 1737 | </File>
|
---|
| 1738 | <File
|
---|
| 1739 | RelativePath="..\include\OgreVertexIndexData.h"
|
---|
| 1740 | >
|
---|
| 1741 | </File>
|
---|
| 1742 | <File
|
---|
| 1743 | RelativePath="..\include\OgreViewport.h"
|
---|
| 1744 | >
|
---|
| 1745 | </File>
|
---|
| 1746 | <File
|
---|
| 1747 | RelativePath="..\include\OgreWireBoundingBox.h"
|
---|
| 1748 | >
|
---|
| 1749 | </File>
|
---|
| 1750 | <File
|
---|
| 1751 | RelativePath="..\include\OgreZip.h"
|
---|
| 1752 | >
|
---|
| 1753 | </File>
|
---|
| 1754 | </Filter>
|
---|
| 1755 | <Filter
|
---|
| 1756 | Name="Resource Files"
|
---|
| 1757 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
---|
| 1758 | >
|
---|
| 1759 | </Filter>
|
---|
| 1760 | </Files>
|
---|
| 1761 | <Globals>
|
---|
| 1762 | </Globals>
|
---|
| 1763 | </VisualStudioProject>
|
---|