Ignore:
Timestamp:
10/26/06 15:30:40 (18 years ago)
Author:
szirmay
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/scripts/OgreIllumModule.vcproj

    r1645 r1681  
    22<VisualStudioProject 
    33        ProjectType="Visual C++" 
    4         Version="7.10" 
     4        Version="8,00" 
    55        Name="IllumModule_Ogre" 
    6         ProjectGUID="{109F610E-9B23-4D05-819E-A7F27A42AA94}" 
    7         Keyword="Win32Proj"> 
     6        ProjectGUID="{EE2B2AE5-1057-4EE9-A7BB-E59FCF1D5FFB}" 
     7        RootNamespace="IllumModule_Ogre" 
     8        Keyword="Win32Proj" 
     9        > 
    810        <Platforms> 
    911                <Platform 
    10                         Name="Win32"/> 
     12                        Name="Win32" 
     13                /> 
    1114        </Platforms> 
     15        <ToolFiles> 
     16        </ToolFiles> 
    1217        <Configurations> 
    1318                <Configuration 
     
    1621                        IntermediateDirectory="..\obj\$(ConfigurationName)" 
    1722                        ConfigurationType="4" 
    18                         CharacterSet="2"> 
     23                        CharacterSet="2" 
     24                        > 
     25                        <Tool 
     26                                Name="VCPreBuildEventTool" 
     27                        /> 
     28                        <Tool 
     29                                Name="VCCustomBuildTool" 
     30                        /> 
     31                        <Tool 
     32                                Name="VCXMLDataGeneratorTool" 
     33                        /> 
     34                        <Tool 
     35                                Name="VCWebServiceProxyGeneratorTool" 
     36                        /> 
     37                        <Tool 
     38                                Name="VCMIDLTool" 
     39                        /> 
    1940                        <Tool 
    2041                                Name="VCCLCompilerTool" 
    2142                                Optimization="0" 
    22                                 ImproveFloatingPointConsistency="TRUE" 
    2343                                AdditionalIncludeDirectories="&quot;$(OGRE_PATH)\Samples\Common\include&quot;;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\include;..\include\RenderingRuns;..\include\RenderTechniques;..\..\IllumModule\include;..\..\IllumModule\include\RenderingRuns;..\..\IllumModule\include\RenderTechniques;&quot;$(OGRE_PATH)\PlugIns\OctreeSceneManager\include\&quot;" 
    24                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;GAMETOOLS_ILLUMINATION_MODULE" 
    25                                 MinimalRebuild="TRUE" 
     44                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;GAMETOOLS_ILLUMINATION_MODULE;GTP_VISIBILITY_MODIFIED_OGRE" 
     45                                MinimalRebuild="true" 
    2646                                BasicRuntimeChecks="3" 
    2747                                RuntimeLibrary="3" 
    28                                 EnableFunctionLevelLinking="TRUE" 
    29                                 RuntimeTypeInfo="TRUE" 
     48                                EnableFunctionLevelLinking="true" 
     49                                RuntimeTypeInfo="true" 
    3050                                UsePrecompiledHeader="0" 
    3151                                WarningLevel="3" 
    32                                 Detect64BitPortabilityProblems="TRUE" 
    33                                 DebugInformationFormat="4"/> 
    34                         <Tool 
    35                                 Name="VCCustomBuildTool"/> 
     52                                Detect64BitPortabilityProblems="true" 
     53                                DebugInformationFormat="4" 
     54                        /> 
     55                        <Tool 
     56                                Name="VCManagedResourceCompilerTool" 
     57                        /> 
     58                        <Tool 
     59                                Name="VCResourceCompilerTool" 
     60                        /> 
     61                        <Tool 
     62                                Name="VCPreLinkEventTool" 
     63                        /> 
    3664                        <Tool 
    3765                                Name="VCLibrarianTool" 
    3866                                AdditionalDependencies="IllumModule.lib OgreMain_d.lib Plugin_OctreeSceneManager.lib" 
    39                                 AdditionalLibraryDirectories="..\..\IllumModule\bin\Debug;&quot;$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)&quot;;&quot;$(OGRE_PATH)\PlugIns\OctreeSceneManager\bin\$(ConfigurationName)&quot;"/> 
    40                         <Tool 
    41                                 Name="VCMIDLTool"/> 
    42                         <Tool 
    43                                 Name="VCPostBuildEventTool"/> 
    44                         <Tool 
    45                                 Name="VCPreBuildEventTool"/> 
    46                         <Tool 
    47                                 Name="VCPreLinkEventTool"/> 
    48                         <Tool 
    49                                 Name="VCResourceCompilerTool"/> 
    50                         <Tool 
    51                                 Name="VCWebServiceProxyGeneratorTool"/> 
    52                         <Tool 
    53                                 Name="VCXMLDataGeneratorTool"/> 
    54                         <Tool 
    55                                 Name="VCManagedWrapperGeneratorTool"/> 
    56                         <Tool 
    57                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
     67                                AdditionalLibraryDirectories="..\..\IllumModule\bin\Debug;&quot;$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)&quot;;&quot;$(OGRE_PATH)\PlugIns\OctreeSceneManager\bin\$(ConfigurationName)&quot;" 
     68                        /> 
     69                        <Tool 
     70                                Name="VCALinkTool" 
     71                        /> 
     72                        <Tool 
     73                                Name="VCXDCMakeTool" 
     74                        /> 
     75                        <Tool 
     76                                Name="VCBscMakeTool" 
     77                        /> 
     78                        <Tool 
     79                                Name="VCFxCopTool" 
     80                        /> 
     81                        <Tool 
     82                                Name="VCPostBuildEventTool" 
     83                        /> 
    5884                </Configuration> 
    5985                <Configuration 
     
    6288                        IntermediateDirectory="..\obj\$(ConfigurationName)" 
    6389                        ConfigurationType="4" 
     90                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    6491                        CharacterSet="2" 
    65                         WholeProgramOptimization="TRUE"> 
     92                        WholeProgramOptimization="1" 
     93                        > 
     94                        <Tool 
     95                                Name="VCPreBuildEventTool" 
     96                        /> 
     97                        <Tool 
     98                                Name="VCCustomBuildTool" 
     99                        /> 
     100                        <Tool 
     101                                Name="VCXMLDataGeneratorTool" 
     102                        /> 
     103                        <Tool 
     104                                Name="VCWebServiceProxyGeneratorTool" 
     105                        /> 
     106                        <Tool 
     107                                Name="VCMIDLTool" 
     108                        /> 
    66109                        <Tool 
    67110                                Name="VCCLCompilerTool" 
    68111                                Optimization="2" 
    69                                 GlobalOptimizations="TRUE" 
    70112                                InlineFunctionExpansion="1" 
    71                                 EnableIntrinsicFunctions="TRUE" 
    72                                 ImproveFloatingPointConsistency="TRUE" 
     113                                EnableIntrinsicFunctions="true" 
    73114                                FavorSizeOrSpeed="1" 
    74                                 OmitFramePointers="TRUE" 
    75                                 OptimizeForProcessor="2" 
    76                                 OptimizeForWindowsApplication="TRUE" 
     115                                OmitFramePointers="true" 
    77116                                AdditionalIncludeDirectories="&quot;$(OGRE_PATH)\Samples\Common\include&quot;;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\include;..\include\RenderingRuns;..\include\RenderTechniques;..\..\IllumModule\include;..\..\IllumModule\include\RenderingRuns;..\..\IllumModule\include\RenderTechniques;&quot;$(OGRE_PATH)\PlugIns\OctreeSceneManager\include\&quot;" 
    78                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;GAMETOOLS_ILLUMINATION_MODULE" 
    79                                 StringPooling="TRUE" 
    80                                 MinimalRebuild="TRUE" 
     117                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;GAMETOOLS_ILLUMINATION_MODULE;GTP_VISIBILITY_MODIFIED_OGRE" 
     118                                StringPooling="true" 
     119                                MinimalRebuild="true" 
    81120                                RuntimeLibrary="2" 
    82                                 BufferSecurityCheck="FALSE" 
    83                                 EnableFunctionLevelLinking="TRUE" 
    84                                 RuntimeTypeInfo="TRUE" 
     121                                BufferSecurityCheck="false" 
     122                                EnableFunctionLevelLinking="true" 
     123                                RuntimeTypeInfo="true" 
    85124                                UsePrecompiledHeader="0" 
    86125                                WarningLevel="3" 
    87                                 Detect64BitPortabilityProblems="TRUE" 
    88                                 DebugInformationFormat="3"/> 
    89                         <Tool 
    90                                 Name="VCCustomBuildTool"/> 
     126                                Detect64BitPortabilityProblems="true" 
     127                                DebugInformationFormat="3" 
     128                        /> 
     129                        <Tool 
     130                                Name="VCManagedResourceCompilerTool" 
     131                        /> 
     132                        <Tool 
     133                                Name="VCResourceCompilerTool" 
     134                        /> 
     135                        <Tool 
     136                                Name="VCPreLinkEventTool" 
     137                        /> 
    91138                        <Tool 
    92139                                Name="VCLibrarianTool" 
    93140                                AdditionalDependencies="IllumModule.lib OgreMain.lib Plugin_OctreeSceneManager.lib" 
    94                                 AdditionalLibraryDirectories="..\..\IllumModule\bin\Release;&quot;$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)&quot;;&quot;$(OGRE_PATH)\PlugIns\OctreeSceneManager\bin\$(ConfigurationName)&quot;"/> 
    95                         <Tool 
    96                                 Name="VCMIDLTool"/> 
    97                         <Tool 
    98                                 Name="VCPostBuildEventTool"/> 
    99                         <Tool 
    100                                 Name="VCPreBuildEventTool"/> 
    101                         <Tool 
    102                                 Name="VCPreLinkEventTool"/> 
    103                         <Tool 
    104                                 Name="VCResourceCompilerTool"/> 
    105                         <Tool 
    106                                 Name="VCWebServiceProxyGeneratorTool"/> 
    107                         <Tool 
    108                                 Name="VCXMLDataGeneratorTool"/> 
    109                         <Tool 
    110                                 Name="VCManagedWrapperGeneratorTool"/> 
    111                         <Tool 
    112                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
     141                                AdditionalLibraryDirectories="..\..\IllumModule\bin\Release;&quot;$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)&quot;;&quot;$(OGRE_PATH)\PlugIns\OctreeSceneManager\bin\$(ConfigurationName)&quot;" 
     142                        /> 
     143                        <Tool 
     144                                Name="VCALinkTool" 
     145                        /> 
     146                        <Tool 
     147                                Name="VCXDCMakeTool" 
     148                        /> 
     149                        <Tool 
     150                                Name="VCBscMakeTool" 
     151                        /> 
     152                        <Tool 
     153                                Name="VCFxCopTool" 
     154                        /> 
     155                        <Tool 
     156                                Name="VCPostBuildEventTool" 
     157                        /> 
    113158                </Configuration> 
    114159        </Configurations> 
     
    118163                <Filter 
    119164                        Name="Source Files" 
    120                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"> 
    121                         <File 
    122                                 RelativePath="..\src\OgreIlluminationManager.cpp"> 
    123                         </File> 
    124                         <File 
    125                                 RelativePath="..\src\OgreRenderable.cpp"> 
    126                         </File> 
    127                         <File 
    128                                 RelativePath="..\src\OgreRenderingRun.cpp"> 
    129                         </File> 
    130                         <File 
    131                                 RelativePath="..\src\OgreRenderTechnique.cpp"> 
    132                         </File> 
    133                         <File 
    134                                 RelativePath="..\src\OgreSharedRuns.cpp"> 
    135                         </File> 
    136                         <File 
    137                                 RelativePath="..\src\OgreTechniqueGroup.cpp"> 
     165                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm" 
     166                        > 
     167                        <File 
     168                                RelativePath="..\src\OgreIlluminationManager.cpp" 
     169                                > 
     170                        </File> 
     171                        <File 
     172                                RelativePath="..\src\OgreRenderable.cpp" 
     173                                > 
     174                        </File> 
     175                        <File 
     176                                RelativePath="..\src\OgreRenderingRun.cpp" 
     177                                > 
     178                        </File> 
     179                        <File 
     180                                RelativePath="..\src\OgreRenderTechnique.cpp" 
     181                                > 
     182                        </File> 
     183                        <File 
     184                                RelativePath="..\src\OgreSharedRuns.cpp" 
     185                                > 
     186                        </File> 
     187                        <File 
     188                                RelativePath="..\src\OgreTechniqueGroup.cpp" 
     189                                > 
    138190                        </File> 
    139191                        <Filter 
    140192                                Name="RenderTechniques" 
    141                                 Filter=""> 
    142                                 <File 
    143                                         RelativePath="..\src\RenderTechniques\OgreCausticCasterRenderTechnique.cpp"> 
    144                                 </File> 
    145                                 <File 
    146                                         RelativePath="..\src\RenderTechniques\OgreCausticRecieverRenderTechnique.cpp"> 
    147                                 </File> 
    148                                 <File 
    149                                         RelativePath="..\src\RenderTechniques\OgreConvolvedCubeMapRenderTechnique.cpp"> 
    150                                 </File> 
    151                                 <File 
    152                                         RelativePath="..\src\RenderTechniques\OgreCubeMapRenderTechnique.cpp"> 
    153                                 </File> 
    154                                 <File 
    155                                         RelativePath="..\src\RenderTechniques\OgreDepthShadowRecieverRenderTechnique.cpp"> 
    156                                 </File> 
    157                                 <File 
    158                                         RelativePath="..\src\RenderTechniques\OgreDistanceCubeMapRenderTechnique.cpp"> 
    159                                 </File> 
    160                                 <File 
    161                                         RelativePath="..\src\RenderTechniques\OgreFireRenderTechnique.cpp"> 
    162                                 </File> 
    163                                 <File 
    164                                         RelativePath="..\src\RenderTechniques\OgreHierarchicalParticleSystemTechnique.cpp"> 
    165                                 </File> 
    166                                 <File 
    167                                         RelativePath="..\src\RenderTechniques\OgreIllumVolumeRenderTechnique.cpp"> 
    168                                 </File> 
    169                                 <File 
    170                                         RelativePath="..\src\RenderTechniques\OgreSBBRenderTechnique.cpp"> 
     193                                > 
     194                                <File 
     195                                        RelativePath="..\src\RenderTechniques\OgreCausticCasterRenderTechnique.cpp" 
     196                                        > 
     197                                </File> 
     198                                <File 
     199                                        RelativePath="..\src\RenderTechniques\OgreCausticRecieverRenderTechnique.cpp" 
     200                                        > 
     201                                </File> 
     202                                <File 
     203                                        RelativePath="..\src\RenderTechniques\OgreConvolvedCubeMapRenderTechnique.cpp" 
     204                                        > 
     205                                </File> 
     206                                <File 
     207                                        RelativePath="..\src\RenderTechniques\OgreCubeMapRenderTechnique.cpp" 
     208                                        > 
     209                                </File> 
     210                                <File 
     211                                        RelativePath="..\src\RenderTechniques\OgreDepthShadowRecieverRenderTechnique.cpp" 
     212                                        > 
     213                                </File> 
     214                                <File 
     215                                        RelativePath="..\src\RenderTechniques\OgreDistanceCubeMapRenderTechnique.cpp" 
     216                                        > 
     217                                </File> 
     218                                <File 
     219                                        RelativePath="..\src\RenderTechniques\OgreFireRenderTechnique.cpp" 
     220                                        > 
     221                                </File> 
     222                                <File 
     223                                        RelativePath="..\src\RenderTechniques\OgreHierarchicalParticleSystemTechnique.cpp" 
     224                                        > 
     225                                </File> 
     226                                <File 
     227                                        RelativePath="..\src\RenderTechniques\OgreIllumVolumeRenderTechnique.cpp" 
     228                                        > 
     229                                </File> 
     230                                <File 
     231                                        RelativePath="..\src\RenderTechniques\OgreSBBRenderTechnique.cpp" 
     232                                        > 
    171233                                </File> 
    172234                        </Filter> 
    173235                        <Filter 
    174236                                Name="RenderingRuns" 
    175                                 Filter=""> 
    176                                 <File 
    177                                         RelativePath="..\src\RenderingRuns\OgreCausticCubeMapRenderingRun.cpp"> 
    178                                 </File> 
    179                                 <File 
    180                                         RelativePath="..\src\RenderingRuns\OgreChildParticlesystemRenderingRun.cpp"> 
    181                                 </File> 
    182                                 <File 
    183                                         RelativePath="..\src\RenderingRuns\OgreColorCubeMapRenderingRun.cpp"> 
    184                                 </File> 
    185                                 <File 
    186                                         RelativePath="..\src\RenderingRuns\OgreDepthShadowMapRenderingRun.cpp"> 
    187                                 </File> 
    188                                 <File 
    189                                         RelativePath="..\src\RenderingRuns\OgreDistanceCubeMapRenderingRun.cpp"> 
    190                                 </File> 
    191                                 <File 
    192                                         RelativePath="..\src\RenderingRuns\OgreFocusingMapRenderingRun.cpp"> 
    193                                 </File> 
    194                                 <File 
    195                                         RelativePath="..\src\RenderingRuns\OgreLightVolumeRenderingRun.cpp"> 
    196                                 </File> 
    197                                 <File 
    198                                         RelativePath="..\src\RenderingRuns\OgrePhaseTextureRenderingRun.cpp"> 
    199                                 </File> 
    200                                 <File 
    201                                         RelativePath="..\src\RenderingRuns\OgrePhotonMapRenderingRun.cpp"> 
    202                                 </File> 
    203                                 <File 
    204                                         RelativePath="..\src\RenderingRuns\OgreReducedCubeMapRenderingRun.cpp"> 
    205                                 </File> 
    206                                 <File 
    207                                         RelativePath="..\src\RenderingRuns\OgreSceneCameraDepthRenderingRun.cpp"> 
     237                                > 
     238                                <File 
     239                                        RelativePath="..\src\RenderingRuns\OgreCausticCubeMapRenderingRun.cpp" 
     240                                        > 
     241                                </File> 
     242                                <File 
     243                                        RelativePath="..\src\RenderingRuns\OgreChildParticlesystemRenderingRun.cpp" 
     244                                        > 
     245                                </File> 
     246                                <File 
     247                                        RelativePath="..\src\RenderingRuns\OgreColorCubeMapRenderingRun.cpp" 
     248                                        > 
     249                                </File> 
     250                                <File 
     251                                        RelativePath="..\src\RenderingRuns\OgreDepthShadowMapRenderingRun.cpp" 
     252                                        > 
     253                                </File> 
     254                                <File 
     255                                        RelativePath="..\src\RenderingRuns\OgreDistanceCubeMapRenderingRun.cpp" 
     256                                        > 
     257                                </File> 
     258                                <File 
     259                                        RelativePath="..\src\RenderingRuns\OgreFocusingMapRenderingRun.cpp" 
     260                                        > 
     261                                </File> 
     262                                <File 
     263                                        RelativePath="..\src\RenderingRuns\OgreLightVolumeRenderingRun.cpp" 
     264                                        > 
     265                                </File> 
     266                                <File 
     267                                        RelativePath="..\src\RenderingRuns\OgrePhaseTextureRenderingRun.cpp" 
     268                                        > 
     269                                </File> 
     270                                <File 
     271                                        RelativePath="..\src\RenderingRuns\OgrePhotonMapRenderingRun.cpp" 
     272                                        > 
     273                                </File> 
     274                                <File 
     275                                        RelativePath="..\src\RenderingRuns\OgreReducedCubeMapRenderingRun.cpp" 
     276                                        > 
     277                                </File> 
     278                                <File 
     279                                        RelativePath="..\src\RenderingRuns\OgreSceneCameraDepthRenderingRun.cpp" 
     280                                        > 
    208281                                </File> 
    209282                        </Filter> 
     
    211284                <Filter 
    212285                        Name="Resource Files" 
    213                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> 
     286                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" 
     287                        > 
    214288                </Filter> 
    215289                <Filter 
    216290                        Name="Header Files" 
    217                         Filter="h;hpp;hxx;hm;inl;inc"> 
    218                         <File 
    219                                 RelativePath="..\include\OgreIlluminationManager.h"> 
    220                         </File> 
    221                         <File 
    222                                 RelativePath="..\include\OgreRenderable.h"> 
    223                         </File> 
    224                         <File 
    225                                 RelativePath="..\include\OgreRenderingRun.h"> 
    226                         </File> 
    227                         <File 
    228                                 RelativePath="..\include\OgreRenderTechnique.h"> 
    229                         </File> 
    230                         <File 
    231                                 RelativePath="..\include\OgreSharedRuns.h"> 
    232                         </File> 
    233                         <File 
    234                                 RelativePath="..\include\OgreTechniqueGroup.h"> 
     291                        Filter="h;hpp;hxx;hm;inl;inc" 
     292                        > 
     293                        <File 
     294                                RelativePath="..\include\OgreIlluminationManager.h" 
     295                                > 
     296                        </File> 
     297                        <File 
     298                                RelativePath="..\include\OgreRenderable.h" 
     299                                > 
     300                        </File> 
     301                        <File 
     302                                RelativePath="..\include\OgreRenderingRun.h" 
     303                                > 
     304                        </File> 
     305                        <File 
     306                                RelativePath="..\include\OgreRenderTechnique.h" 
     307                                > 
     308                        </File> 
     309                        <File 
     310                                RelativePath="..\include\OgreSharedRuns.h" 
     311                                > 
     312                        </File> 
     313                        <File 
     314                                RelativePath="..\include\OgreTechniqueGroup.h" 
     315                                > 
    235316                        </File> 
    236317                        <Filter 
    237318                                Name="RenderTechniques" 
    238                                 Filter=""> 
    239                                 <File 
    240                                         RelativePath="..\include\RenderTechniques\OgreCausticCasterRenderTechnique.h"> 
    241                                 </File> 
    242                                 <File 
    243                                         RelativePath="..\include\RenderTechniques\OgreCausticRecieverRenderTechnique.h"> 
    244                                 </File> 
    245                                 <File 
    246                                         RelativePath="..\include\RenderTechniques\OgreConvolvedCubeMapRenderTechnique.h"> 
    247                                 </File> 
    248                                 <File 
    249                                         RelativePath="..\include\RenderTechniques\OgreCubeMapRenderTechnique.h"> 
    250                                 </File> 
    251                                 <File 
    252                                         RelativePath="..\include\RenderTechniques\OgreDepthShadowRecieverRenderTechnique.h"> 
    253                                 </File> 
    254                                 <File 
    255                                         RelativePath="..\include\RenderTechniques\OgreDistanceCubeMapRenderTechnique.h"> 
    256                                 </File> 
    257                                 <File 
    258                                         RelativePath="..\include\RenderTechniques\OgreFireRenderTechnique.h"> 
    259                                 </File> 
    260                                 <File 
    261                                         RelativePath="..\include\RenderTechniques\OgreHierarchicalParticleSystemTechnique.h"> 
    262                                 </File> 
    263                                 <File 
    264                                         RelativePath="..\include\RenderTechniques\OgreIllumVolumeRenderTechnique.h"> 
    265                                 </File> 
    266                                 <File 
    267                                         RelativePath="..\include\RenderTechniques\OgreSBBRenderTechnique.h"> 
     319                                > 
     320                                <File 
     321                                        RelativePath="..\include\RenderTechniques\OgreCausticCasterRenderTechnique.h" 
     322                                        > 
     323                                </File> 
     324                                <File 
     325                                        RelativePath="..\include\RenderTechniques\OgreCausticRecieverRenderTechnique.h" 
     326                                        > 
     327                                </File> 
     328                                <File 
     329                                        RelativePath="..\include\RenderTechniques\OgreConvolvedCubeMapRenderTechnique.h" 
     330                                        > 
     331                                </File> 
     332                                <File 
     333                                        RelativePath="..\include\RenderTechniques\OgreCubeMapRenderTechnique.h" 
     334                                        > 
     335                                </File> 
     336                                <File 
     337                                        RelativePath="..\include\RenderTechniques\OgreDepthShadowRecieverRenderTechnique.h" 
     338                                        > 
     339                                </File> 
     340                                <File 
     341                                        RelativePath="..\include\RenderTechniques\OgreDistanceCubeMapRenderTechnique.h" 
     342                                        > 
     343                                </File> 
     344                                <File 
     345                                        RelativePath="..\include\RenderTechniques\OgreFireRenderTechnique.h" 
     346                                        > 
     347                                </File> 
     348                                <File 
     349                                        RelativePath="..\include\RenderTechniques\OgreHierarchicalParticleSystemTechnique.h" 
     350                                        > 
     351                                </File> 
     352                                <File 
     353                                        RelativePath="..\include\RenderTechniques\OgreIllumVolumeRenderTechnique.h" 
     354                                        > 
     355                                </File> 
     356                                <File 
     357                                        RelativePath="..\include\RenderTechniques\OgreSBBRenderTechnique.h" 
     358                                        > 
    268359                                </File> 
    269360                        </Filter> 
    270361                        <Filter 
    271362                                Name="RenderingRuns" 
    272                                 Filter=""> 
    273                                 <File 
    274                                         RelativePath="..\include\RenderingRuns\OgreCausticCubeMapRenderingRun.h"> 
    275                                 </File> 
    276                                 <File 
    277                                         RelativePath="..\include\RenderingRuns\OgreChildPSystemRenderingRun.h"> 
    278                                 </File> 
    279                                 <File 
    280                                         RelativePath="..\include\RenderingRuns\OgreColorCubeMapRenderingRun.h"> 
    281                                 </File> 
    282                                 <File 
    283                                         RelativePath="..\include\RenderingRuns\OgreDepthShadowMapRenderingRun.h"> 
    284                                 </File> 
    285                                 <File 
    286                                         RelativePath="..\include\RenderingRuns\OgreDistanceCubeMapRenderingRun.h"> 
    287                                 </File> 
    288                                 <File 
    289                                         RelativePath="..\include\RenderingRuns\OgreFocusingMapRenderingRun.h"> 
    290                                 </File> 
    291                                 <File 
    292                                         RelativePath="..\include\RenderingRuns\OgreLightVolumeRenderingRun.h"> 
    293                                 </File> 
    294                                 <File 
    295                                         RelativePath="..\include\RenderingRuns\OgrePhaseTextureRenderingRun.h"> 
    296                                 </File> 
    297                                 <File 
    298                                         RelativePath="..\include\RenderingRuns\OgrePhotonMapRenderingRun.h"> 
    299                                 </File> 
    300                                 <File 
    301                                         RelativePath="..\include\RenderingRuns\OgreReducedCubeMapRenderingRun.h"> 
    302                                 </File> 
    303                                 <File 
    304                                         RelativePath="..\include\RenderingRuns\OgreSceneCameraDepthRenderingRun.h"> 
     363                                > 
     364                                <File 
     365                                        RelativePath="..\include\RenderingRuns\OgreCausticCubeMapRenderingRun.h" 
     366                                        > 
     367                                </File> 
     368                                <File 
     369                                        RelativePath="..\include\RenderingRuns\OgreChildPSystemRenderingRun.h" 
     370                                        > 
     371                                </File> 
     372                                <File 
     373                                        RelativePath="..\include\RenderingRuns\OgreColorCubeMapRenderingRun.h" 
     374                                        > 
     375                                </File> 
     376                                <File 
     377                                        RelativePath="..\include\RenderingRuns\OgreDepthShadowMapRenderingRun.h" 
     378                                        > 
     379                                </File> 
     380                                <File 
     381                                        RelativePath="..\include\RenderingRuns\OgreDistanceCubeMapRenderingRun.h" 
     382                                        > 
     383                                </File> 
     384                                <File 
     385                                        RelativePath="..\include\RenderingRuns\OgreFocusingMapRenderingRun.h" 
     386                                        > 
     387                                </File> 
     388                                <File 
     389                                        RelativePath="..\include\RenderingRuns\OgreLightVolumeRenderingRun.h" 
     390                                        > 
     391                                </File> 
     392                                <File 
     393                                        RelativePath="..\include\RenderingRuns\OgrePhaseTextureRenderingRun.h" 
     394                                        > 
     395                                </File> 
     396                                <File 
     397                                        RelativePath="..\include\RenderingRuns\OgrePhotonMapRenderingRun.h" 
     398                                        > 
     399                                </File> 
     400                                <File 
     401                                        RelativePath="..\include\RenderingRuns\OgreReducedCubeMapRenderingRun.h" 
     402                                        > 
     403                                </File> 
     404                                <File 
     405                                        RelativePath="..\include\RenderingRuns\OgreSceneCameraDepthRenderingRun.h" 
     406                                        > 
    305407                                </File> 
    306408                        </Filter> 
     
    308410                <Filter 
    309411                        Name="Media" 
    310                         Filter=""> 
     412                        > 
    311413                        <Filter 
    312414                                Name="materials" 
    313                                 Filter=""> 
    314                                 <File 
    315                                         RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\scripts\EnvMetals.material"> 
    316                                 </File> 
    317                                 <File 
    318                                         RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\scripts\GameTools.material"> 
    319                                 </File> 
    320                                 <File 
    321                                         RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\scripts\GameTools_Glow.compositor"> 
    322                                 </File> 
    323                                 <File 
    324                                         RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\scripts\GameTools_ToneMap.compositor"> 
    325                                 </File> 
    326                                 <File 
    327                                         RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\scripts\kupola.material"> 
    328                                 </File> 
    329                                 <File 
    330                                         RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\scripts\Particles.material"> 
     415                                > 
     416                                <File 
     417                                        RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\scripts\EnvMetals.material" 
     418                                        > 
     419                                </File> 
     420                                <File 
     421                                        RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\scripts\GameTools.material" 
     422                                        > 
     423                                </File> 
     424                                <File 
     425                                        RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\scripts\GameTools_Glow.compositor" 
     426                                        > 
     427                                </File> 
     428                                <File 
     429                                        RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\scripts\GameTools_ToneMap.compositor" 
     430                                        > 
     431                                </File> 
     432                                <File 
     433                                        RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\scripts\kupola.material" 
     434                                        > 
     435                                </File> 
     436                                <File 
     437                                        RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\scripts\Particles.material" 
     438                                        > 
    331439                                </File> 
    332440                        </Filter> 
    333441                        <Filter 
    334442                                Name="programs" 
    335                                 Filter=""> 
    336                                 <File 
    337                                         RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\scripts\GameTools.program"> 
     443                                > 
     444                                <File 
     445                                        RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\scripts\GameTools.program" 
     446                                        > 
    338447                                </File> 
    339448                        </Filter> 
    340449                        <Filter 
    341450                                Name="shaders" 
    342                                 Filter=""> 
    343                                 <File 
    344                                         RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_Cau.hlsl"> 
    345                                 </File> 
    346                                 <File 
    347                                         RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_Caustic.hlsl"> 
    348                                 </File> 
    349                                 <File 
    350                                         RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_CausticSoftShadow.hlsl"> 
    351                                 </File> 
    352                                 <File 
    353                                         RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_CubeMap.hlsl"> 
    354                                 </File> 
    355                                 <File 
    356                                         RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_Depth.hlsl"> 
    357                                 </File> 
    358                                 <File 
    359                                         RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_DepthShadow.hlsl"> 
    360                                 </File> 
    361                                 <File 
    362                                         RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_Distance.hlsl"> 
    363                                 </File> 
    364                                 <File 
    365                                         RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_Focusing.hlsl"> 
    366                                 </File> 
    367                                 <File 
    368                                         RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_Localized_EnvMap.hlsl"> 
    369                                 </File> 
    370                                 <File 
    371                                         RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_LocalizedBump_EnvMap.hlsl"> 
    372                                 </File> 
    373                                 <File 
    374                                         RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_PostProc.hlsl"> 
    375                                 </File> 
    376                                 <File 
    377                                         RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_ReduceCubeMap.hlsl"> 
    378                                 </File> 
    379                                 <File 
    380                                         RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_Sprite.hlsl"> 
    381                                 </File> 
    382                                 <File 
    383                                         RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_UV.hlsl"> 
     451                                > 
     452                                <File 
     453                                        RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_Cau.hlsl" 
     454                                        > 
     455                                </File> 
     456                                <File 
     457                                        RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_Caustic.hlsl" 
     458                                        > 
     459                                </File> 
     460                                <File 
     461                                        RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_CausticSoftShadow.hlsl" 
     462                                        > 
     463                                </File> 
     464                                <File 
     465                                        RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_CubeMap.hlsl" 
     466                                        > 
     467                                </File> 
     468                                <File 
     469                                        RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_Depth.hlsl" 
     470                                        > 
     471                                </File> 
     472                                <File 
     473                                        RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_DepthShadow.hlsl" 
     474                                        > 
     475                                </File> 
     476                                <File 
     477                                        RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_Distance.hlsl" 
     478                                        > 
     479                                </File> 
     480                                <File 
     481                                        RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_Focusing.hlsl" 
     482                                        > 
     483                                </File> 
     484                                <File 
     485                                        RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_Localized_EnvMap.hlsl" 
     486                                        > 
     487                                </File> 
     488                                <File 
     489                                        RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_LocalizedBump_EnvMap.hlsl" 
     490                                        > 
     491                                </File> 
     492                                <File 
     493                                        RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_PostProc.hlsl" 
     494                                        > 
     495                                </File> 
     496                                <File 
     497                                        RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_ReduceCubeMap.hlsl" 
     498                                        > 
     499                                </File> 
     500                                <File 
     501                                        RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_Sprite.hlsl" 
     502                                        > 
     503                                </File> 
     504                                <File 
     505                                        RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_UV.hlsl" 
     506                                        > 
    384507                                </File> 
    385508                        </Filter> 
    386509                        <Filter 
    387510                                Name="particles" 
    388                                 Filter=""> 
     511                                > 
    389512                        </Filter> 
    390513                </Filter> 
Note: See TracChangeset for help on using the changeset viewer.