source: GTP/branches/IllumWPdeliver2008dec/IlluminationWP/demos/OgreDemos/src/ReflectionTest/scripts/ReflectionTest.7.10.vcproj @ 3255

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