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

Revision 2057, 6.3 KB checked in by szirmay, 17 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                                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"
24                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;GAMETOOLS_ILLUMINATION_MODULE"
25                                MinimalRebuild="TRUE"
26                                BasicRuntimeChecks="3"
27                                RuntimeLibrary="3"
28                                EnableFunctionLevelLinking="TRUE"
29                                UsePrecompiledHeader="0"
30                                WarningLevel="3"
31                                Detect64BitPortabilityProblems="TRUE"
32                                DebugInformationFormat="4"/>
33                        <Tool
34                                Name="VCCustomBuildTool"/>
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=""
42                                GenerateDebugInformation="TRUE"
43                                ProgramDatabaseFile="$(OutDir)/proba.pdb"
44                                SubSystem="2"
45                                OptimizeForWindows98="1"
46                                TargetMachine="1"/>
47                        <Tool
48                                Name="VCMIDLTool"/>
49                        <Tool
50                                Name="VCPostBuildEventTool"
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"/>
68                </Configuration>
69                <Configuration
70                        Name="Release|Win32"
71                        OutputDirectory="..\bin\$(ConfigurationName)"
72                        IntermediateDirectory="..\obj\$(ConfigurationName)"
73                        ConfigurationType="1"
74                        CharacterSet="2"
75                        WholeProgramOptimization="TRUE">
76                        <Tool
77                                Name="VCCLCompilerTool"
78                                Optimization="2"
79                                InlineFunctionExpansion="1"
80                                EnableIntrinsicFunctions="TRUE"
81                                FavorSizeOrSpeed="1"
82                                OmitFramePointers="TRUE"
83                                EnableFiberSafeOptimizations="FALSE"
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"
85                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;GAMETOOLS_ILLUMINATION_MODULE"
86                                StringPooling="TRUE"
87                                MinimalRebuild="TRUE"
88                                RuntimeLibrary="2"
89                                BufferSecurityCheck="FALSE"
90                                EnableFunctionLevelLinking="TRUE"
91                                UsePrecompiledHeader="0"
92                                WarningLevel="3"
93                                Detect64BitPortabilityProblems="TRUE"
94                                DebugInformationFormat="3"/>
95                        <Tool
96                                Name="VCCustomBuildTool"/>
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"
103                                GenerateDebugInformation="FALSE"
104                                SubSystem="2"
105                                OptimizeReferences="2"
106                                EnableCOMDATFolding="2"
107                                OptimizeForWindows98="1"
108                                TargetMachine="1"/>
109                        <Tool
110                                Name="VCMIDLTool"/>
111                        <Tool
112                                Name="VCPostBuildEventTool"
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"/>
130                </Configuration>
131        </Configurations>
132        <References>
133        </References>
134        <Files>
135                <Filter
136                        Name="Source Files"
137                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
138                        <File
139                                RelativePath="..\src\ReflectionTest.cpp">
140                        </File>
141                </Filter>
142                <Filter
143                        Name="Header Files"
144                        Filter="h;hpp;hxx;hm;inl;inc">
145                        <File
146                                RelativePath="..\..\Common\src\FrameCapture.cpp">
147                        </File>
148                        <File
149                                RelativePath="..\..\Common\include\FrameCapture.h">
150                        </File>
151                        <File
152                                RelativePath="..\include\ReflectionTest.h">
153                        </File>
154                </Filter>
155                <Filter
156                        Name="Resource Files"
157                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
158                        <File
159                                RelativePath="..\..\..\Media\materials\programs\MetalTeapot.hlsl">
160                        </File>
161                        <File
162                                RelativePath="..\..\..\Media\materials\scripts\MetalTeapot.material">
163                        </File>
164                        <File
165                                RelativePath="..\..\..\Media\materials\programs\MetalTeapotNew.hlsl">
166                        </File>
167                </Filter>
168        </Files>
169        <Globals>
170        </Globals>
171</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.