source: GTP/trunk/App/Demos/Illum/Ogre/src/DiffuseTest/scripts/DiffuseTest.vcproj @ 1868

Revision 1868, 7.7 KB checked in by szirmay, 18 years ago (diff)
Line 
1<?xml version="1.0" encoding="windows-1250"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="8,00"
5        Name="DiffuseTest"
6        ProjectGUID="{12A26E3E-5B80-4B57-BFB7-63F0DADA78D0}"
7        RootNamespace="DiffuseTest"
8        Keyword="Win32Proj"
9        >
10        <Platforms>
11                <Platform
12                        Name="Win32"
13                />
14        </Platforms>
15        <ToolFiles>
16        </ToolFiles>
17        <Configurations>
18                <Configuration
19                        Name="Debug|Win32"
20                        OutputDirectory="..\bin\$(ConfigurationName)"
21                        IntermediateDirectory="..\obj\$(ConfigurationName)"
22                        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                        />
41                        <Tool
42                                Name="VCCLCompilerTool"
43                                Optimization="0"
44                                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"
45                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;GAMETOOLS_ILLUMINATION_MODULE"
46                                MinimalRebuild="true"
47                                BasicRuntimeChecks="3"
48                                RuntimeLibrary="3"
49                                EnableFunctionLevelLinking="true"
50                                UsePrecompiledHeader="0"
51                                WarningLevel="3"
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                        />
64                        <Tool
65                                Name="VCLinkerTool"
66                                AdditionalDependencies="OgreMain_d.lib IllumModule_Ogre.lib IllumModule.lib"
67                                OutputFile="$(OutDir)/DiffuseTest.exe"
68                                LinkIncremental="2"
69                                AdditionalLibraryDirectories="..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\bin\Debug;&quot;$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)&quot;;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\bin\Debug"
70                                IgnoreDefaultLibraryNames=""
71                                GenerateDebugInformation="true"
72                                ProgramDatabaseFile="$(OutDir)/proba.pdb"
73                                SubSystem="2"
74                                OptimizeForWindows98="1"
75                                TargetMachine="1"
76                        />
77                        <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                        />
98                        <Tool
99                                Name="VCPostBuildEventTool"
100                                CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\bin\$(ConfigurationName)"
101                        />
102                </Configuration>
103                <Configuration
104                        Name="Release|Win32"
105                        OutputDirectory="..\bin\$(ConfigurationName)"
106                        IntermediateDirectory="..\obj\$(ConfigurationName)"
107                        ConfigurationType="1"
108                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
109                        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                        />
127                        <Tool
128                                Name="VCCLCompilerTool"
129                                Optimization="2"
130                                InlineFunctionExpansion="1"
131                                EnableIntrinsicFunctions="true"
132                                FavorSizeOrSpeed="1"
133                                OmitFramePointers="true"
134                                EnableFiberSafeOptimizations="false"
135                                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"
136                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;GAMETOOLS_ILLUMINATION_MODULE"
137                                StringPooling="true"
138                                MinimalRebuild="true"
139                                RuntimeLibrary="2"
140                                BufferSecurityCheck="false"
141                                EnableFunctionLevelLinking="true"
142                                UsePrecompiledHeader="0"
143                                WarningLevel="3"
144                                Detect64BitPortabilityProblems="true"
145                                DebugInformationFormat="3"
146                        />
147                        <Tool
148                                Name="VCManagedResourceCompilerTool"
149                        />
150                        <Tool
151                                Name="VCResourceCompilerTool"
152                        />
153                        <Tool
154                                Name="VCPreLinkEventTool"
155                        />
156                        <Tool
157                                Name="VCLinkerTool"
158                                AdditionalDependencies="OgreMain.lib IllumModule_Ogre.lib IllumModule.lib"
159                                OutputFile="$(OutDir)/DiffuseTest.exe"
160                                LinkIncremental="1"
161                                AdditionalLibraryDirectories="..\..\..\..\..\..\..\Lib\Illum\IllumModule\OgreIllumModule\bin\Release;&quot;$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)&quot;;..\..\..\..\..\..\..\Lib\Illum\IllumModule\IllumModule\bin\Release"
162                                GenerateDebugInformation="false"
163                                SubSystem="2"
164                                OptimizeReferences="2"
165                                EnableCOMDATFolding="2"
166                                OptimizeForWindows98="1"
167                                TargetMachine="1"
168                        />
169                        <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                        />
190                        <Tool
191                                Name="VCPostBuildEventTool"
192                                CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\bin\$(ConfigurationName)"
193                        />
194                </Configuration>
195        </Configurations>
196        <References>
197        </References>
198        <Files>
199                <Filter
200                        Name="Source Files"
201                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
202                        >
203                        <File
204                                RelativePath="..\src\DiffuseTest.cpp"
205                                >
206                        </File>
207                </Filter>
208                <Filter
209                        Name="Header Files"
210                        Filter="h;hpp;hxx;hm;inl;inc"
211                        >
212                        <File
213                                RelativePath="..\include\DiffuseTest.h"
214                                >
215                        </File>
216                </Filter>
217                <Filter
218                        Name="Resource Files"
219                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
220                        >
221                        <File
222                                RelativePath="..\..\..\Media\materials\scripts\difflab.material"
223                                >
224                        </File>
225                        <File
226                                RelativePath="..\..\..\Media\materials\scripts\diffscene.material"
227                                >
228                        </File>
229                        <File
230                                RelativePath="..\..\..\Media\materials\scripts\Diffuse.material"
231                                >
232                        </File>
233                        <File
234                                RelativePath="..\..\..\Media\materials\scripts\GameTools.material"
235                                >
236                        </File>
237                        <File
238                                RelativePath="..\..\..\Media\materials\scripts\GameTools.program"
239                                >
240                        </File>
241                        <File
242                                RelativePath="..\..\..\Media\materials\programs\GameTools_CauCube.hlsl"
243                                >
244                        </File>
245                        <File
246                                RelativePath="..\..\..\Media\materials\programs\GameTools_Diffuse.hlsl"
247                                >
248                        </File>
249                        <File
250                                RelativePath="..\..\..\Media\materials\programs\GameTools_Phong.hlsl"
251                                >
252                        </File>
253                        <File
254                                RelativePath="..\..\..\Media\materials\scripts\GlassHead.material"
255                                >
256                        </File>
257                        <File
258                                RelativePath="..\..\..\Media\materials\scripts\Glow.material"
259                                >
260                        </File>
261                        <File
262                                RelativePath=".\Hit.txt"
263                                >
264                        </File>
265                        <File
266                                RelativePath="..\..\..\Media\materials\scripts\uvegfolyoso2.material"
267                                >
268                        </File>
269                </Filter>
270        </Files>
271        <Globals>
272        </Globals>
273</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.