Ignore:
Timestamp:
01/24/07 21:46:05 (18 years ago)
Author:
szirmay
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Illum/Ogre/src/ReflectionTest/scripts/ReflectionTest.7.10.vcproj

    r2025 r2057  
    22<VisualStudioProject 
    33        ProjectType="Visual C++" 
    4         Version="7,00" 
     4        Version="7.10" 
    55        Name="ReflectionTest" 
    66        ProjectGUID="{945CF851-1CE7-469B-AB24-82A7C12C7170}" 
    77        RootNamespace="GameToolsRaytraceDemo" 
    8         Keyword="Win32Proj" 
    9         > 
     8        Keyword="Win32Proj"> 
    109        <Platforms> 
    1110                <Platform 
    12                         Name="Win32" 
    13                 /> 
     11                        Name="Win32"/> 
    1412        </Platforms> 
    15         <ToolFiles> 
    16         </ToolFiles> 
    1713        <Configurations> 
    1814                <Configuration 
     
    2117                        IntermediateDirectory="..\obj\$(ConfigurationName)" 
    2218                        ConfigurationType="1" 
    23                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.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                         /> 
     19                        CharacterSet="2"> 
    4120                        <Tool 
    4221                                Name="VCCLCompilerTool" 
     
    4423                                AdditionalIncludeDirectories="..\include;&quot;$(OGRE_PATH)\Samples\Common\include&quot;;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\include;..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\include\RenderTechniques;..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\include\RenderingRuns;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\include\RenderTechniques;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\include;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\include\RenderingRuns;..\..\Common\include" 
    4524                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;GAMETOOLS_ILLUMINATION_MODULE" 
    46                                 MinimalRebuild="true" 
     25                                MinimalRebuild="TRUE" 
    4726                                BasicRuntimeChecks="3" 
    4827                                RuntimeLibrary="3" 
    49                                 EnableFunctionLevelLinking="true" 
     28                                EnableFunctionLevelLinking="TRUE" 
    5029                                UsePrecompiledHeader="0" 
    5130                                WarningLevel="3" 
    52                                 Detect64BitPortabilityProblems="true" 
    53                                 DebugInformationFormat="4" 
    54                         /> 
     31                                Detect64BitPortabilityProblems="TRUE" 
     32                                DebugInformationFormat="4"/> 
    5533                        <Tool 
    56                                 Name="VCManagedResourceCompilerTool" 
    57                         /> 
    58                         <Tool 
    59                                 Name="VCResourceCompilerTool" 
    60                         /> 
    61                         <Tool 
    62                                 Name="VCPreLinkEventTool" 
    63                         /> 
     34                                Name="VCCustomBuildTool"/> 
    6435                        <Tool 
    6536                                Name="VCLinkerTool" 
     
    6940                                AdditionalLibraryDirectories="..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\bin\Debug;&quot;$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)&quot;;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\bin\Debug" 
    7041                                IgnoreDefaultLibraryNames="" 
    71                                 GenerateDebugInformation="true" 
     42                                GenerateDebugInformation="TRUE" 
    7243                                ProgramDatabaseFile="$(OutDir)/proba.pdb" 
    7344                                SubSystem="2" 
    7445                                OptimizeForWindows98="1" 
    75                                 TargetMachine="1" 
    76                         /> 
     46                                TargetMachine="1"/> 
    7747                        <Tool 
    78                                 Name="VCALinkTool" 
    79                         /> 
    80                         <Tool 
    81                                 Name="VCManifestTool" 
    82                         /> 
    83                         <Tool 
    84                                 Name="VCXDCMakeTool" 
    85                         /> 
    86                         <Tool 
    87                                 Name="VCBscMakeTool" 
    88                         /> 
    89                         <Tool 
    90                                 Name="VCFxCopTool" 
    91                         /> 
    92                         <Tool 
    93                                 Name="VCAppVerifierTool" 
    94                         /> 
    95                         <Tool 
    96                                 Name="VCWebDeploymentTool" 
    97                         /> 
     48                                Name="VCMIDLTool"/> 
    9849                        <Tool 
    9950                                Name="VCPostBuildEventTool" 
    100                                 CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\bin\$(ConfigurationName)" 
    101                         /> 
     51                                CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\bin\$(ConfigurationName)"/> 
     52                        <Tool 
     53                                Name="VCPreBuildEventTool"/> 
     54                        <Tool 
     55                                Name="VCPreLinkEventTool"/> 
     56                        <Tool 
     57                                Name="VCResourceCompilerTool"/> 
     58                        <Tool 
     59                                Name="VCWebServiceProxyGeneratorTool"/> 
     60                        <Tool 
     61                                Name="VCXMLDataGeneratorTool"/> 
     62                        <Tool 
     63                                Name="VCWebDeploymentTool"/> 
     64                        <Tool 
     65                                Name="VCManagedWrapperGeneratorTool"/> 
     66                        <Tool 
     67                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    10268                </Configuration> 
    10369                <Configuration 
     
    10672                        IntermediateDirectory="..\obj\$(ConfigurationName)" 
    10773                        ConfigurationType="1" 
    108                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    10974                        CharacterSet="2" 
    110                         WholeProgramOptimization="1" 
    111                         > 
    112                         <Tool 
    113                                 Name="VCPreBuildEventTool" 
    114                         /> 
    115                         <Tool 
    116                                 Name="VCCustomBuildTool" 
    117                         /> 
    118                         <Tool 
    119                                 Name="VCXMLDataGeneratorTool" 
    120                         /> 
    121                         <Tool 
    122                                 Name="VCWebServiceProxyGeneratorTool" 
    123                         /> 
    124                         <Tool 
    125                                 Name="VCMIDLTool" 
    126                         /> 
     75                        WholeProgramOptimization="TRUE"> 
    12776                        <Tool 
    12877                                Name="VCCLCompilerTool" 
    12978                                Optimization="2" 
    13079                                InlineFunctionExpansion="1" 
    131                                 EnableIntrinsicFunctions="true" 
     80                                EnableIntrinsicFunctions="TRUE" 
    13281                                FavorSizeOrSpeed="1" 
    133                                 OmitFramePointers="true" 
    134                                 EnableFiberSafeOptimizations="false" 
     82                                OmitFramePointers="TRUE" 
     83                                EnableFiberSafeOptimizations="FALSE" 
    13584                                AdditionalIncludeDirectories="..\include;&quot;$(OGRE_PATH)\Samples\Common\include&quot;;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\include;..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\include\RenderTechniques;..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\include\RenderingRuns;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\include\RenderTechniques;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\include;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\include\RenderingRuns;..\..\Common\include" 
    13685                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;GAMETOOLS_ILLUMINATION_MODULE" 
    137                                 StringPooling="true" 
    138                                 MinimalRebuild="true" 
     86                                StringPooling="TRUE" 
     87                                MinimalRebuild="TRUE" 
    13988                                RuntimeLibrary="2" 
    140                                 BufferSecurityCheck="false" 
    141                                 EnableFunctionLevelLinking="true" 
     89                                BufferSecurityCheck="FALSE" 
     90                                EnableFunctionLevelLinking="TRUE" 
    14291                                UsePrecompiledHeader="0" 
    14392                                WarningLevel="3" 
    144                                 Detect64BitPortabilityProblems="true" 
    145                                 DebugInformationFormat="3" 
    146                         /> 
     93                                Detect64BitPortabilityProblems="TRUE" 
     94                                DebugInformationFormat="3"/> 
    14795                        <Tool 
    148                                 Name="VCManagedResourceCompilerTool" 
    149                         /> 
    150                         <Tool 
    151                                 Name="VCResourceCompilerTool" 
    152                         /> 
    153                         <Tool 
    154                                 Name="VCPreLinkEventTool" 
    155                         /> 
     96                                Name="VCCustomBuildTool"/> 
    15697                        <Tool 
    15798                                Name="VCLinkerTool" 
     
    160101                                LinkIncremental="1" 
    161102                                AdditionalLibraryDirectories="..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\bin\Release;&quot;$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)&quot;;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\bin\Release" 
    162                                 GenerateDebugInformation="false" 
     103                                GenerateDebugInformation="FALSE" 
    163104                                SubSystem="2" 
    164105                                OptimizeReferences="2" 
    165106                                EnableCOMDATFolding="2" 
    166107                                OptimizeForWindows98="1" 
    167                                 TargetMachine="1" 
    168                         /> 
     108                                TargetMachine="1"/> 
    169109                        <Tool 
    170                                 Name="VCALinkTool" 
    171                         /> 
    172                         <Tool 
    173                                 Name="VCManifestTool" 
    174                         /> 
    175                         <Tool 
    176                                 Name="VCXDCMakeTool" 
    177                         /> 
    178                         <Tool 
    179                                 Name="VCBscMakeTool" 
    180                         /> 
    181                         <Tool 
    182                                 Name="VCFxCopTool" 
    183                         /> 
    184                         <Tool 
    185                                 Name="VCAppVerifierTool" 
    186                         /> 
    187                         <Tool 
    188                                 Name="VCWebDeploymentTool" 
    189                         /> 
     110                                Name="VCMIDLTool"/> 
    190111                        <Tool 
    191112                                Name="VCPostBuildEventTool" 
    192                                 CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\bin\$(ConfigurationName)" 
    193                         /> 
     113                                CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\bin\$(ConfigurationName)"/> 
     114                        <Tool 
     115                                Name="VCPreBuildEventTool"/> 
     116                        <Tool 
     117                                Name="VCPreLinkEventTool"/> 
     118                        <Tool 
     119                                Name="VCResourceCompilerTool"/> 
     120                        <Tool 
     121                                Name="VCWebServiceProxyGeneratorTool"/> 
     122                        <Tool 
     123                                Name="VCXMLDataGeneratorTool"/> 
     124                        <Tool 
     125                                Name="VCWebDeploymentTool"/> 
     126                        <Tool 
     127                                Name="VCManagedWrapperGeneratorTool"/> 
     128                        <Tool 
     129                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    194130                </Configuration> 
    195131        </Configurations> 
     
    199135                <Filter 
    200136                        Name="Source Files" 
    201                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm" 
    202                         > 
     137                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"> 
    203138                        <File 
    204                                 RelativePath="..\src\ReflectionTest.cpp" 
    205                                 > 
     139                                RelativePath="..\src\ReflectionTest.cpp"> 
    206140                        </File> 
    207141                </Filter> 
    208142                <Filter 
    209143                        Name="Header Files" 
    210                         Filter="h;hpp;hxx;hm;inl;inc" 
    211                         > 
     144                        Filter="h;hpp;hxx;hm;inl;inc"> 
    212145                        <File 
    213                                 RelativePath="..\..\Common\src\FrameCapture.cpp" 
    214                                 > 
     146                                RelativePath="..\..\Common\src\FrameCapture.cpp"> 
    215147                        </File> 
    216148                        <File 
    217                                 RelativePath="..\..\Common\include\FrameCapture.h" 
    218                                 > 
     149                                RelativePath="..\..\Common\include\FrameCapture.h"> 
    219150                        </File> 
    220151                        <File 
    221                                 RelativePath="..\include\ReflectionTest.h" 
    222                                 > 
     152                                RelativePath="..\include\ReflectionTest.h"> 
    223153                        </File> 
    224154                </Filter> 
    225155                <Filter 
    226156                        Name="Resource Files" 
    227                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" 
    228                         > 
     157                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> 
    229158                        <File 
    230                                 RelativePath="..\..\..\Media\materials\programs\MetalTeapot.hlsl" 
    231                                 > 
     159                                RelativePath="..\..\..\Media\materials\programs\MetalTeapot.hlsl"> 
    232160                        </File> 
    233161                        <File 
    234                                 RelativePath="..\..\..\Media\materials\scripts\MetalTeapot.material" 
    235                                 > 
     162                                RelativePath="..\..\..\Media\materials\scripts\MetalTeapot.material"> 
    236163                        </File> 
    237164                        <File 
    238                                 RelativePath="..\..\..\Media\materials\programs\MetalTeapotNew.hlsl" 
    239                                 > 
     165                                RelativePath="..\..\..\Media\materials\programs\MetalTeapotNew.hlsl"> 
    240166                        </File> 
    241167                </Filter> 
Note: See TracChangeset for help on using the changeset viewer.