[3255] | 1 | <?xml version="1.0" encoding="windows-1250"?>
|
---|
| 2 | <VisualStudioProject
|
---|
| 3 | ProjectType="Visual C++"
|
---|
| 4 | Version="7.10"
|
---|
| 5 | Name="IllumModule_Ogre"
|
---|
| 6 | ProjectGUID="{109F610E-9B23-4D05-819E-A7F27A42AA95}"
|
---|
| 7 | Keyword="Win32Proj">
|
---|
| 8 | <Platforms>
|
---|
| 9 | <Platform
|
---|
| 10 | Name="Win32"/>
|
---|
| 11 | </Platforms>
|
---|
| 12 | <Configurations>
|
---|
| 13 | <Configuration
|
---|
| 14 | Name="Debug|Win32"
|
---|
| 15 | OutputDirectory="..\bin"
|
---|
| 16 | IntermediateDirectory="..\build\$(ConfigurationName)"
|
---|
| 17 | ConfigurationType="2"
|
---|
| 18 | CharacterSet="2">
|
---|
| 19 | <Tool
|
---|
| 20 | Name="VCCLCompilerTool"
|
---|
| 21 | Optimization="0"
|
---|
| 22 | ImproveFloatingPointConsistency="FALSE"
|
---|
| 23 | AdditionalIncludeDirectories=""$(GTP_OGRE_PATH)\Samples\Common\include";"$(GTP_OGRE_PATH)\OgreMain\include";..\..\precompiled\include\OgreIllumModule;..\..\precompiled\include\OgreIllumModule\RenderingRuns;..\..\precompiled\include\OgreIllumModule\RenderTechniques;..\..\precompiled\include\IllumModule\;..\..\precompiled\include\IllumModule\RenderingRuns;..\..\precompiled\include\IllumModule\RenderTechniques"
|
---|
| 24 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;GAMETOOLS_ILLUMINATION_MODULE;GTP_VISIBILITY_MODIFIED_OGRE"
|
---|
| 25 | MinimalRebuild="TRUE"
|
---|
| 26 | BasicRuntimeChecks="3"
|
---|
| 27 | SmallerTypeCheck="TRUE"
|
---|
| 28 | RuntimeLibrary="3"
|
---|
| 29 | BufferSecurityCheck="TRUE"
|
---|
| 30 | EnableFunctionLevelLinking="TRUE"
|
---|
| 31 | RuntimeTypeInfo="TRUE"
|
---|
| 32 | UsePrecompiledHeader="0"
|
---|
| 33 | WarningLevel="3"
|
---|
| 34 | Detect64BitPortabilityProblems="TRUE"
|
---|
| 35 | DebugInformationFormat="4"/>
|
---|
| 36 | <Tool
|
---|
| 37 | Name="VCCustomBuildTool"/>
|
---|
| 38 | <Tool
|
---|
| 39 | Name="VCLinkerTool"
|
---|
| 40 | IgnoreImportLibrary="FALSE"
|
---|
| 41 | AdditionalDependencies="OgreMain_d.lib"
|
---|
| 42 | OutputFile="$(OutDir)/$(ProjectName)_d.dll"
|
---|
| 43 | LinkIncremental="2"
|
---|
| 44 | AdditionalLibraryDirectories="..\bin;"$(GTP_OGRE_PATH)\OgreMain\lib\$(ConfigurationName)""/>
|
---|
| 45 | <Tool
|
---|
| 46 | Name="VCMIDLTool"/>
|
---|
| 47 | <Tool
|
---|
| 48 | Name="VCPostBuildEventTool"
|
---|
| 49 | CommandLine="copy $(TargetPath) ..\..\precompiled\lib\
|
---|
| 50 | copy $(TargetDir)$(TargetName).lib ..\..\precompiled\lib\"/>
|
---|
| 51 | <Tool
|
---|
| 52 | Name="VCPreBuildEventTool"/>
|
---|
| 53 | <Tool
|
---|
| 54 | Name="VCPreLinkEventTool"/>
|
---|
| 55 | <Tool
|
---|
| 56 | Name="VCResourceCompilerTool"/>
|
---|
| 57 | <Tool
|
---|
| 58 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
| 59 | <Tool
|
---|
| 60 | Name="VCXMLDataGeneratorTool"/>
|
---|
| 61 | <Tool
|
---|
| 62 | Name="VCWebDeploymentTool"/>
|
---|
| 63 | <Tool
|
---|
| 64 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
| 65 | <Tool
|
---|
| 66 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
| 67 | </Configuration>
|
---|
| 68 | <Configuration
|
---|
| 69 | Name="Release|Win32"
|
---|
| 70 | OutputDirectory="..\bin"
|
---|
| 71 | IntermediateDirectory="..\build\$(ConfigurationName)"
|
---|
| 72 | ConfigurationType="2"
|
---|
| 73 | CharacterSet="2"
|
---|
| 74 | WholeProgramOptimization="TRUE">
|
---|
| 75 | <Tool
|
---|
| 76 | Name="VCCLCompilerTool"
|
---|
| 77 | Optimization="2"
|
---|
| 78 | GlobalOptimizations="TRUE"
|
---|
| 79 | InlineFunctionExpansion="1"
|
---|
| 80 | EnableIntrinsicFunctions="TRUE"
|
---|
| 81 | ImproveFloatingPointConsistency="TRUE"
|
---|
| 82 | FavorSizeOrSpeed="1"
|
---|
| 83 | OmitFramePointers="TRUE"
|
---|
| 84 | OptimizeForProcessor="2"
|
---|
| 85 | OptimizeForWindowsApplication="TRUE"
|
---|
| 86 | AdditionalIncludeDirectories=""$(GTP_OGRE_PATH)\Samples\Common\include";"$(GTP_OGRE_PATH)\OgreMain\include";..\..\precompiled\include\OgreIllumModule;..\..\precompiled\include\OgreIllumModule\RenderingRuns;..\..\precompiled\include\OgreIllumModule\RenderTechniques;..\..\precompiled\include\IllumModule\;..\..\precompiled\include\IllumModule\RenderingRuns;..\..\precompiled\include\IllumModule\RenderTechniques"
|
---|
| 87 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;GAMETOOLS_ILLUMINATION_MODULE;GTP_VISIBILITY_MODIFIED_OGRE"
|
---|
| 88 | StringPooling="TRUE"
|
---|
| 89 | MinimalRebuild="TRUE"
|
---|
| 90 | RuntimeLibrary="2"
|
---|
| 91 | BufferSecurityCheck="FALSE"
|
---|
| 92 | EnableFunctionLevelLinking="TRUE"
|
---|
| 93 | RuntimeTypeInfo="TRUE"
|
---|
| 94 | UsePrecompiledHeader="0"
|
---|
| 95 | WarningLevel="3"
|
---|
| 96 | Detect64BitPortabilityProblems="TRUE"
|
---|
| 97 | DebugInformationFormat="3"/>
|
---|
| 98 | <Tool
|
---|
| 99 | Name="VCCustomBuildTool"/>
|
---|
| 100 | <Tool
|
---|
| 101 | Name="VCLinkerTool"
|
---|
| 102 | AdditionalDependencies="OgreMain.lib"
|
---|
| 103 | AdditionalLibraryDirectories="..\bin;"$(GTP_OGRE_PATH)\OgreMain\lib\$(ConfigurationName)""/>
|
---|
| 104 | <Tool
|
---|
| 105 | Name="VCMIDLTool"/>
|
---|
| 106 | <Tool
|
---|
| 107 | Name="VCPostBuildEventTool"
|
---|
| 108 | CommandLine="copy $(TargetPath) ..\..\precompiled\lib\
|
---|
| 109 | copy $(TargetDir)$(TargetName).lib ..\..\precompiled\lib\"/>
|
---|
| 110 | <Tool
|
---|
| 111 | Name="VCPreBuildEventTool"/>
|
---|
| 112 | <Tool
|
---|
| 113 | Name="VCPreLinkEventTool"/>
|
---|
| 114 | <Tool
|
---|
| 115 | Name="VCResourceCompilerTool"/>
|
---|
| 116 | <Tool
|
---|
| 117 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
| 118 | <Tool
|
---|
| 119 | Name="VCXMLDataGeneratorTool"/>
|
---|
| 120 | <Tool
|
---|
| 121 | Name="VCWebDeploymentTool"/>
|
---|
| 122 | <Tool
|
---|
| 123 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
| 124 | <Tool
|
---|
| 125 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
| 126 | </Configuration>
|
---|
| 127 | </Configurations>
|
---|
| 128 | <References>
|
---|
| 129 | </References>
|
---|
| 130 | <Files>
|
---|
| 131 | <Filter
|
---|
| 132 | Name="Source Files"
|
---|
| 133 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
---|
| 134 | <File
|
---|
| 135 | RelativePath=".\src\OgreIlluminationManager.cpp">
|
---|
| 136 | </File>
|
---|
| 137 | <File
|
---|
| 138 | RelativePath=".\src\OgreRenderable.cpp">
|
---|
| 139 | </File>
|
---|
| 140 | <File
|
---|
| 141 | RelativePath=".\src\OgreRenderingRun.cpp">
|
---|
| 142 | </File>
|
---|
| 143 | <File
|
---|
| 144 | RelativePath=".\src\OgreRenderTechnique.cpp">
|
---|
| 145 | </File>
|
---|
| 146 | <File
|
---|
| 147 | RelativePath=".\src\OgreSharedRuns.cpp">
|
---|
| 148 | </File>
|
---|
| 149 | <File
|
---|
| 150 | RelativePath=".\src\OgreTechniqueGroup.cpp">
|
---|
| 151 | </File>
|
---|
| 152 | <Filter
|
---|
| 153 | Name="RenderTechniques"
|
---|
| 154 | Filter="">
|
---|
| 155 | <File
|
---|
| 156 | RelativePath=".\src\RenderTechniques\OgreCausticCasterRenderTechnique.cpp">
|
---|
| 157 | </File>
|
---|
| 158 | <File
|
---|
| 159 | RelativePath=".\src\RenderTechniques\OgreCausticReceiverRenderTechnique.cpp">
|
---|
| 160 | </File>
|
---|
| 161 | <File
|
---|
| 162 | RelativePath=".\src\RenderTechniques\OgreColorCubeMapRenderTechnique.cpp">
|
---|
| 163 | </File>
|
---|
| 164 | <File
|
---|
| 165 | RelativePath=".\src\RenderTechniques\OgreConvolvedCubeMapRenderTechnique.cpp">
|
---|
| 166 | </File>
|
---|
| 167 | <File
|
---|
| 168 | RelativePath=".\src\RenderTechniques\OgreCubeMapRenderTechnique.cpp">
|
---|
| 169 | </File>
|
---|
| 170 | <File
|
---|
| 171 | RelativePath=".\src\RenderTechniques\OgreDepthShadowReceiverRenderTechnique.cpp">
|
---|
| 172 | </File>
|
---|
| 173 | <File
|
---|
| 174 | RelativePath=".\src\RenderTechniques\OgreDistanceCubeMapRenderTechnique.cpp">
|
---|
| 175 | </File>
|
---|
| 176 | <File
|
---|
| 177 | RelativePath=".\src\RenderTechniques\OgreFireRenderTechnique.cpp">
|
---|
| 178 | </File>
|
---|
| 179 | <File
|
---|
| 180 | RelativePath=".\src\RenderTechniques\OgreHierarchicalParticleSystemTechnique.cpp">
|
---|
| 181 | </File>
|
---|
| 182 | <File
|
---|
| 183 | RelativePath=".\src\RenderTechniques\OgreIllumVolumeRenderTechnique.cpp">
|
---|
| 184 | </File>
|
---|
| 185 | <File
|
---|
| 186 | RelativePath=".\src\RenderTechniques\OgrePathMapRenderTechnique.cpp">
|
---|
| 187 | </File>
|
---|
| 188 | <File
|
---|
| 189 | RelativePath=".\src\RenderTechniques\OgreSBBRenderTechnique.cpp">
|
---|
| 190 | </File>
|
---|
| 191 | </Filter>
|
---|
| 192 | <Filter
|
---|
| 193 | Name="RenderingRuns"
|
---|
| 194 | Filter="">
|
---|
| 195 | <File
|
---|
| 196 | RelativePath=".\src\RenderingRuns\OgreCausticCubeMapRenderingRun.cpp">
|
---|
| 197 | </File>
|
---|
| 198 | <File
|
---|
| 199 | RelativePath=".\src\RenderingRuns\OgreChildParticlesystemRenderingRun.cpp">
|
---|
| 200 | </File>
|
---|
| 201 | <File
|
---|
| 202 | RelativePath=".\src\RenderingRuns\OgreCubeMapRenderingRun.cpp">
|
---|
| 203 | </File>
|
---|
| 204 | <File
|
---|
| 205 | RelativePath=".\src\RenderingRuns\OgreDepthShadowMapRenderingRun.cpp">
|
---|
| 206 | </File>
|
---|
| 207 | <File
|
---|
| 208 | RelativePath=".\src\RenderingRuns\OgreFocusingMapRenderingRun.cpp">
|
---|
| 209 | </File>
|
---|
| 210 | <File
|
---|
| 211 | RelativePath=".\src\RenderingRuns\OgreLightVolumeRenderingRun.cpp">
|
---|
| 212 | </File>
|
---|
| 213 | <File
|
---|
| 214 | RelativePath=".\src\RenderingRuns\OgrePhaseTextureRenderingRun.cpp">
|
---|
| 215 | </File>
|
---|
| 216 | <File
|
---|
| 217 | RelativePath=".\src\RenderingRuns\OgrePhotonMapRenderingRun.cpp">
|
---|
| 218 | </File>
|
---|
| 219 | <File
|
---|
| 220 | RelativePath=".\src\RenderingRuns\OgrePMEntryPointMapRenderingRun.cpp">
|
---|
| 221 | </File>
|
---|
| 222 | <File
|
---|
| 223 | RelativePath=".\src\RenderingRuns\OgrePMWeightComputeRenderingRun.cpp">
|
---|
| 224 | </File>
|
---|
| 225 | <File
|
---|
| 226 | RelativePath=".\src\RenderingRuns\OgreReducedCubeMapRenderingRun.cpp">
|
---|
| 227 | </File>
|
---|
| 228 | <File
|
---|
| 229 | RelativePath=".\src\RenderingRuns\OgreSceneCameraDepthRenderingRun.cpp">
|
---|
| 230 | </File>
|
---|
| 231 | </Filter>
|
---|
| 232 | </Filter>
|
---|
| 233 | <Filter
|
---|
| 234 | Name="Resource Files"
|
---|
| 235 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
---|
| 236 | </Filter>
|
---|
| 237 | <Filter
|
---|
| 238 | Name="Header Files"
|
---|
| 239 | Filter="h;hpp;hxx;hm;inl;inc">
|
---|
| 240 | <File
|
---|
| 241 | RelativePath="..\..\precompiled\include\OgreIllumModule\GTPOgreRenderable.h">
|
---|
| 242 | </File>
|
---|
| 243 | <File
|
---|
| 244 | RelativePath="..\..\precompiled\include\OgreIllumModule\OgreIlluminationManager.h">
|
---|
| 245 | </File>
|
---|
| 246 | <File
|
---|
| 247 | RelativePath="..\..\precompiled\include\OgreIllumModule\OgreRenderingRun.h">
|
---|
| 248 | </File>
|
---|
| 249 | <File
|
---|
| 250 | RelativePath="..\..\precompiled\include\OgreIllumModule\OgreRenderTechnique.h">
|
---|
| 251 | </File>
|
---|
| 252 | <File
|
---|
| 253 | RelativePath="..\..\precompiled\include\OgreIllumModule\OgreSharedRuns.h">
|
---|
| 254 | </File>
|
---|
| 255 | <File
|
---|
| 256 | RelativePath="..\..\precompiled\include\OgreIllumModule\OgreTechniqueGroup.h">
|
---|
| 257 | </File>
|
---|
| 258 | <Filter
|
---|
| 259 | Name="RenderTechniques"
|
---|
| 260 | Filter="">
|
---|
| 261 | <File
|
---|
| 262 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderTechniques\OgreCausticCasterRenderTechnique.h">
|
---|
| 263 | </File>
|
---|
| 264 | <File
|
---|
| 265 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderTechniques\OgreCausticReceiverRenderTechnique.h">
|
---|
| 266 | </File>
|
---|
| 267 | <File
|
---|
| 268 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderTechniques\OgreColorCubeMapRenderTechnique.h">
|
---|
| 269 | </File>
|
---|
| 270 | <File
|
---|
| 271 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderTechniques\OgreConvolvedCubeMapRenderTechnique.h">
|
---|
| 272 | </File>
|
---|
| 273 | <File
|
---|
| 274 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderTechniques\OgreCubeMapRenderTechnique.h">
|
---|
| 275 | </File>
|
---|
| 276 | <File
|
---|
| 277 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderTechniques\OgreDepthShadowReceiverRenderTechnique.h">
|
---|
| 278 | </File>
|
---|
| 279 | <File
|
---|
| 280 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderTechniques\OgreDistanceCubeMapRenderTechnique.h">
|
---|
| 281 | </File>
|
---|
| 282 | <File
|
---|
| 283 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderTechniques\OgreFireRenderTechnique.h">
|
---|
| 284 | </File>
|
---|
| 285 | <File
|
---|
| 286 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderTechniques\OgreHierarchicalParticleSystemTechnique.h">
|
---|
| 287 | </File>
|
---|
| 288 | <File
|
---|
| 289 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderTechniques\OgreIllumVolumeRenderTechnique.h">
|
---|
| 290 | </File>
|
---|
| 291 | <File
|
---|
| 292 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderTechniques\OgrePathMapRenderTechnique.h">
|
---|
| 293 | </File>
|
---|
| 294 | <File
|
---|
| 295 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderTechniques\OgreSBBRenderTechnique.h">
|
---|
| 296 | </File>
|
---|
| 297 | <File
|
---|
| 298 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderTechniques\OgreTriggersRenderTechnique.h">
|
---|
| 299 | </File>
|
---|
| 300 | </Filter>
|
---|
| 301 | <Filter
|
---|
| 302 | Name="RenderingRuns"
|
---|
| 303 | Filter="">
|
---|
| 304 | <File
|
---|
| 305 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderingRuns\OgreCausticCubeMapRenderingRun.h">
|
---|
| 306 | </File>
|
---|
| 307 | <File
|
---|
| 308 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderingRuns\OgreChildPSystemRenderingRun.h">
|
---|
| 309 | </File>
|
---|
| 310 | <File
|
---|
| 311 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderingRuns\OgreCubeMapRenderingRun.h">
|
---|
| 312 | </File>
|
---|
| 313 | <File
|
---|
| 314 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderingRuns\OgreDepthShadowMapRenderingRun.h">
|
---|
| 315 | </File>
|
---|
| 316 | <File
|
---|
| 317 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderingRuns\OgreFocusingMapRenderingRun.h">
|
---|
| 318 | </File>
|
---|
| 319 | <File
|
---|
| 320 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderingRuns\OgreLightVolumeRenderingRun.h">
|
---|
| 321 | </File>
|
---|
| 322 | <File
|
---|
| 323 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderingRuns\OgrePhaseTextureRenderingRun.h">
|
---|
| 324 | </File>
|
---|
| 325 | <File
|
---|
| 326 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderingRuns\OgrePhotonMapRenderingRun.h">
|
---|
| 327 | </File>
|
---|
| 328 | <File
|
---|
| 329 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderingRuns\OgrePMEntryPointMapRenderingRun.h">
|
---|
| 330 | </File>
|
---|
| 331 | <File
|
---|
| 332 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderingRuns\OgrePMWeightComputeRenderingRun.h">
|
---|
| 333 | </File>
|
---|
| 334 | <File
|
---|
| 335 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderingRuns\OgreReducedCubeMapRenderingRun.h">
|
---|
| 336 | </File>
|
---|
| 337 | <File
|
---|
| 338 | RelativePath="..\..\precompiled\include\OgreIllumModule\RenderingRuns\OgreSceneCameraDepthRenderingRun.h">
|
---|
| 339 | </File>
|
---|
| 340 | </Filter>
|
---|
| 341 | </Filter>
|
---|
| 342 | <Filter
|
---|
| 343 | Name="OgreResources"
|
---|
| 344 | Filter="">
|
---|
| 345 | <Filter
|
---|
| 346 | Name="Materials"
|
---|
| 347 | Filter="">
|
---|
| 348 | <Filter
|
---|
| 349 | Name="Basic"
|
---|
| 350 | Filter="">
|
---|
| 351 | <File
|
---|
| 352 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPBasic\GTPBasic.material">
|
---|
| 353 | </File>
|
---|
| 354 | <File
|
---|
| 355 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPBasic\GTPBasic.program">
|
---|
| 356 | </File>
|
---|
| 357 | <File
|
---|
| 358 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPBasic\GTPBasic_Phase.hlsl">
|
---|
| 359 | </File>
|
---|
| 360 | <File
|
---|
| 361 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPBasic\GTPBasic_PS.hlsl">
|
---|
| 362 | </File>
|
---|
| 363 | <File
|
---|
| 364 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPBasic\GTPBasic_VS.hlsl">
|
---|
| 365 | </File>
|
---|
| 366 | <File
|
---|
| 367 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPBasic\GTPBasicFSQuad.hlsl">
|
---|
| 368 | </File>
|
---|
| 369 | <File
|
---|
| 370 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPBasic\GTPBasicShading.hlsl">
|
---|
| 371 | </File>
|
---|
| 372 | <File
|
---|
| 373 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPBasic\GTPShadowAccum.hlsl">
|
---|
| 374 | </File>
|
---|
| 375 | <File
|
---|
| 376 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPBasic\GTPShadowMap_PS.hlsl">
|
---|
| 377 | </File>
|
---|
| 378 | </Filter>
|
---|
| 379 | <Filter
|
---|
| 380 | Name="Particles"
|
---|
| 381 | Filter="">
|
---|
| 382 | <File
|
---|
| 383 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPParticles\GTP_HPS.hlsl">
|
---|
| 384 | </File>
|
---|
| 385 | <File
|
---|
| 386 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPParticles\GTP_Particles.material">
|
---|
| 387 | </File>
|
---|
| 388 | <File
|
---|
| 389 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPParticles\GTP_Particles.particle">
|
---|
| 390 | </File>
|
---|
| 391 | <File
|
---|
| 392 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPParticles\GTP_Particles.program">
|
---|
| 393 | </File>
|
---|
| 394 | <File
|
---|
| 395 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPParticles\GTP_Sprite.hlsl">
|
---|
| 396 | </File>
|
---|
| 397 | </Filter>
|
---|
| 398 | <Filter
|
---|
| 399 | Name="PostProc"
|
---|
| 400 | Filter="">
|
---|
| 401 | <File
|
---|
| 402 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPPostProc\GTPGlow.compositor">
|
---|
| 403 | </File>
|
---|
| 404 | <File
|
---|
| 405 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPPostProc\GTPMotionBlur.compositor">
|
---|
| 406 | </File>
|
---|
| 407 | <File
|
---|
| 408 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPPostProc\GTPPlain.compositor">
|
---|
| 409 | </File>
|
---|
| 410 | <File
|
---|
| 411 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPPostProc\GTPPostProc.hlsl">
|
---|
| 412 | </File>
|
---|
| 413 | <File
|
---|
| 414 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPPostProc\GTPPostProc.material">
|
---|
| 415 | </File>
|
---|
| 416 | <File
|
---|
| 417 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPPostProc\GTPPostProc.program">
|
---|
| 418 | </File>
|
---|
| 419 | <File
|
---|
| 420 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPPostProc\GTPToneMap.compositor">
|
---|
| 421 | </File>
|
---|
| 422 | </Filter>
|
---|
| 423 | <Filter
|
---|
| 424 | Name="Caustics"
|
---|
| 425 | Filter="">
|
---|
| 426 | <File
|
---|
| 427 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPCaustic\dummy.hlsl">
|
---|
| 428 | </File>
|
---|
| 429 | <File
|
---|
| 430 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPCaustic\GTPCaustic.hlsl">
|
---|
| 431 | </File>
|
---|
| 432 | <File
|
---|
| 433 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPCaustic\GTPCaustic.material">
|
---|
| 434 | </File>
|
---|
| 435 | <File
|
---|
| 436 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPCaustic\GTPCaustic.program">
|
---|
| 437 | </File>
|
---|
| 438 | </Filter>
|
---|
| 439 | <Filter
|
---|
| 440 | Name="EnvMap"
|
---|
| 441 | Filter="">
|
---|
| 442 | <File
|
---|
| 443 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPEnvMap\GTPEnvMap.hlsl">
|
---|
| 444 | </File>
|
---|
| 445 | <File
|
---|
| 446 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPEnvMap\GTPEnvMap.material">
|
---|
| 447 | </File>
|
---|
| 448 | <File
|
---|
| 449 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPEnvMap\GTPEnvMap.program">
|
---|
| 450 | </File>
|
---|
| 451 | </Filter>
|
---|
| 452 | <Filter
|
---|
| 453 | Name="PathMap"
|
---|
| 454 | Filter="">
|
---|
| 455 | <File
|
---|
| 456 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPPathMap\PathMap.hlsl">
|
---|
| 457 | </File>
|
---|
| 458 | <File
|
---|
| 459 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPPathMap\PathMap.material">
|
---|
| 460 | </File>
|
---|
| 461 | <File
|
---|
| 462 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPPathMap\PathMapWeightCompute.hlsl">
|
---|
| 463 | </File>
|
---|
| 464 | </Filter>
|
---|
| 465 | <Filter
|
---|
| 466 | Name="DiffuseEnvmap"
|
---|
| 467 | Filter="">
|
---|
| 468 | <File
|
---|
| 469 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPAdvancedEnvMap\diffuse\GTPDiffuse.hlsl">
|
---|
| 470 | </File>
|
---|
| 471 | <File
|
---|
| 472 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPAdvancedEnvMap\diffuse\GTPDiffuse.material">
|
---|
| 473 | </File>
|
---|
| 474 | <File
|
---|
| 475 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPAdvancedEnvMap\diffuse\GTPDiffuse.program">
|
---|
| 476 | </File>
|
---|
| 477 | <File
|
---|
| 478 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPAdvancedEnvMap\diffuseSimple\GTPDiffuseSimpe.material">
|
---|
| 479 | </File>
|
---|
| 480 | <File
|
---|
| 481 | RelativePath="..\..\precompiled\app\OgreIllumModule_Resources\materials\GTPAdvancedEnvMap\diffuseSimple\GTPDiffuseSimple.hlsl">
|
---|
| 482 | </File>
|
---|
| 483 | </Filter>
|
---|
| 484 | </Filter>
|
---|
| 485 | </Filter>
|
---|
| 486 | </Files>
|
---|
| 487 | <Globals>
|
---|
| 488 | </Globals>
|
---|
| 489 | </VisualStudioProject>
|
---|