source: GTP/trunk/App/Demos/Illum/Ogre/src/ReflectionTest/scripts/ReflectionTest.7.10.vcproj @ 2141

Revision 2141, 6.3 KB checked in by szirmay, 17 years ago (diff)
RevLine 
[2025]1<?xml version="1.0" encoding="windows-1250"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
[2057]4        Version="7.10"
[2025]5        Name="ReflectionTest"
6        ProjectGUID="{945CF851-1CE7-469B-AB24-82A7C12C7170}"
7        RootNamespace="GameToolsRaytraceDemo"
[2057]8        Keyword="Win32Proj">
[2025]9        <Platforms>
10                <Platform
[2057]11                        Name="Win32"/>
[2025]12        </Platforms>
13        <Configurations>
14                <Configuration
15                        Name="Debug|Win32"
16                        OutputDirectory="..\bin\$(ConfigurationName)"
17                        IntermediateDirectory="..\obj\$(ConfigurationName)"
18                        ConfigurationType="1"
[2057]19                        CharacterSet="2">
[2025]20                        <Tool
21                                Name="VCCLCompilerTool"
22                                Optimization="0"
23                                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"
[2141]24                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;GAMETOOLS_ILLUMINATION_MODULE;GTP_VISIBILITY_MODIFIED_OGRE"
[2057]25                                MinimalRebuild="TRUE"
[2025]26                                BasicRuntimeChecks="3"
27                                RuntimeLibrary="3"
[2057]28                                EnableFunctionLevelLinking="TRUE"
[2025]29                                UsePrecompiledHeader="0"
30                                WarningLevel="3"
[2057]31                                Detect64BitPortabilityProblems="TRUE"
32                                DebugInformationFormat="4"/>
[2025]33                        <Tool
[2057]34                                Name="VCCustomBuildTool"/>
[2025]35                        <Tool
36                                Name="VCLinkerTool"
37                                AdditionalDependencies="OgreMain_d.lib IllumModule_Ogre.lib IllumModule.lib"
38                                OutputFile="$(OutDir)/ReflectionTest.exe"
39                                LinkIncremental="2"
40                                AdditionalLibraryDirectories="..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\bin\Debug;&quot;$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)&quot;;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\bin\Debug"
41                                IgnoreDefaultLibraryNames=""
[2057]42                                GenerateDebugInformation="TRUE"
[2025]43                                ProgramDatabaseFile="$(OutDir)/proba.pdb"
44                                SubSystem="2"
45                                OptimizeForWindows98="1"
[2057]46                                TargetMachine="1"/>
[2025]47                        <Tool
[2057]48                                Name="VCMIDLTool"/>
[2025]49                        <Tool
[2057]50                                Name="VCPostBuildEventTool"
51                                CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\bin\$(ConfigurationName)"/>
[2025]52                        <Tool
[2057]53                                Name="VCPreBuildEventTool"/>
[2025]54                        <Tool
[2057]55                                Name="VCPreLinkEventTool"/>
[2025]56                        <Tool
[2057]57                                Name="VCResourceCompilerTool"/>
[2025]58                        <Tool
[2057]59                                Name="VCWebServiceProxyGeneratorTool"/>
[2025]60                        <Tool
[2057]61                                Name="VCXMLDataGeneratorTool"/>
[2025]62                        <Tool
[2057]63                                Name="VCWebDeploymentTool"/>
64                        <Tool
65                                Name="VCManagedWrapperGeneratorTool"/>
66                        <Tool
67                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
[2025]68                </Configuration>
69                <Configuration
70                        Name="Release|Win32"
71                        OutputDirectory="..\bin\$(ConfigurationName)"
72                        IntermediateDirectory="..\obj\$(ConfigurationName)"
73                        ConfigurationType="1"
74                        CharacterSet="2"
[2057]75                        WholeProgramOptimization="TRUE">
[2025]76                        <Tool
77                                Name="VCCLCompilerTool"
78                                Optimization="2"
79                                InlineFunctionExpansion="1"
[2057]80                                EnableIntrinsicFunctions="TRUE"
[2025]81                                FavorSizeOrSpeed="1"
[2057]82                                OmitFramePointers="TRUE"
83                                EnableFiberSafeOptimizations="FALSE"
[2025]84                                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"
[2141]85                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;GAMETOOLS_ILLUMINATION_MODULE;GTP_VISIBILITY_MODIFIED_OGRE"
[2057]86                                StringPooling="TRUE"
87                                MinimalRebuild="TRUE"
[2025]88                                RuntimeLibrary="2"
[2057]89                                BufferSecurityCheck="FALSE"
90                                EnableFunctionLevelLinking="TRUE"
[2025]91                                UsePrecompiledHeader="0"
92                                WarningLevel="3"
[2057]93                                Detect64BitPortabilityProblems="TRUE"
94                                DebugInformationFormat="3"/>
[2025]95                        <Tool
[2057]96                                Name="VCCustomBuildTool"/>
[2025]97                        <Tool
98                                Name="VCLinkerTool"
99                                AdditionalDependencies="OgreMain.lib IllumModule_Ogre.lib IllumModule.lib"
100                                OutputFile="$(OutDir)/ReflectionTest.exe"
101                                LinkIncremental="1"
102                                AdditionalLibraryDirectories="..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\bin\Release;&quot;$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)&quot;;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\bin\Release"
[2057]103                                GenerateDebugInformation="FALSE"
[2025]104                                SubSystem="2"
105                                OptimizeReferences="2"
106                                EnableCOMDATFolding="2"
107                                OptimizeForWindows98="1"
[2057]108                                TargetMachine="1"/>
[2025]109                        <Tool
[2057]110                                Name="VCMIDLTool"/>
[2025]111                        <Tool
[2057]112                                Name="VCPostBuildEventTool"
113                                CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\bin\$(ConfigurationName)"/>
[2025]114                        <Tool
[2057]115                                Name="VCPreBuildEventTool"/>
[2025]116                        <Tool
[2057]117                                Name="VCPreLinkEventTool"/>
[2025]118                        <Tool
[2057]119                                Name="VCResourceCompilerTool"/>
[2025]120                        <Tool
[2057]121                                Name="VCWebServiceProxyGeneratorTool"/>
[2025]122                        <Tool
[2057]123                                Name="VCXMLDataGeneratorTool"/>
[2025]124                        <Tool
[2057]125                                Name="VCWebDeploymentTool"/>
126                        <Tool
127                                Name="VCManagedWrapperGeneratorTool"/>
128                        <Tool
129                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
[2025]130                </Configuration>
131        </Configurations>
132        <References>
133        </References>
134        <Files>
135                <Filter
136                        Name="Source Files"
[2057]137                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
[2025]138                        <File
[2057]139                                RelativePath="..\src\ReflectionTest.cpp">
[2025]140                        </File>
141                </Filter>
142                <Filter
143                        Name="Header Files"
[2057]144                        Filter="h;hpp;hxx;hm;inl;inc">
[2025]145                        <File
[2057]146                                RelativePath="..\..\Common\src\FrameCapture.cpp">
[2025]147                        </File>
148                        <File
[2057]149                                RelativePath="..\..\Common\include\FrameCapture.h">
[2025]150                        </File>
151                        <File
[2057]152                                RelativePath="..\include\ReflectionTest.h">
[2025]153                        </File>
154                </Filter>
155                <Filter
156                        Name="Resource Files"
[2057]157                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
[2025]158                        <File
[2057]159                                RelativePath="..\..\..\Media\materials\programs\MetalTeapot.hlsl">
[2025]160                        </File>
161                        <File
[2057]162                                RelativePath="..\..\..\Media\materials\scripts\MetalTeapot.material">
[2025]163                        </File>
164                        <File
[2057]165                                RelativePath="..\..\..\Media\materials\programs\MetalTeapotNew.hlsl">
[2025]166                        </File>
167                </Filter>
168        </Files>
169        <Globals>
170        </Globals>
171</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.