source: GTP/trunk/App/Demos/Illum/StochasticIteration/Stochastic_3_2003.vcproj @ 1808

Revision 1808, 7.9 KB checked in by szirmay, 18 years ago (diff)
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="7.10"
5        Name="Stochastic_3"
6        ProjectGUID="{9C04CC2D-C188-4443-A185-CB0BCA6ED98D}"
7        Keyword="Win32Proj">
8        <Platforms>
9                <Platform
10                        Name="Win32"/>
11        </Platforms>
12        <Configurations>
13                <Configuration
14                        Name="Debug|Win32"
15                        OutputDirectory="Debug"
16                        IntermediateDirectory="Debug"
17                        ConfigurationType="1"
18                        CharacterSet="1">
19                        <Tool
20                                Name="VCCLCompilerTool"
21                                Optimization="0"
22                                AdditionalIncludeDirectories="Common"
23                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;PROFILE"
24                                MinimalRebuild="TRUE"
25                                BasicRuntimeChecks="0"
26                                RuntimeLibrary="5"
27                                UsePrecompiledHeader="3"
28                                PrecompiledHeaderThrough="dxstdafx.h"
29                                WarningLevel="3"
30                                Detect64BitPortabilityProblems="TRUE"
31                                DebugInformationFormat="4"/>
32                        <Tool
33                                Name="VCCustomBuildTool"/>
34                        <Tool
35                                Name="VCLinkerTool"
36                                AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
37                                AdditionalDependencies="dxerr9.lib dxguid.lib d3d9.lib winmm.lib comctl32.lib d3dx9d.lib"
38                                LinkIncremental="2"
39                                AdditionalLibraryDirectories="&quot;C:\Program Files (x86)\Microsoft DirectX SDK (August 2006)\Lib\x86&quot;"
40                                GenerateDebugInformation="TRUE"
41                                ProgramDatabaseFile="$(OutDir)/Stochastic_3.pdb"
42                                SubSystem="2"
43                                TargetMachine="1"/>
44                        <Tool
45                                Name="VCMIDLTool"/>
46                        <Tool
47                                Name="VCPostBuildEventTool"/>
48                        <Tool
49                                Name="VCPreBuildEventTool"/>
50                        <Tool
51                                Name="VCPreLinkEventTool"/>
52                        <Tool
53                                Name="VCResourceCompilerTool"/>
54                        <Tool
55                                Name="VCWebServiceProxyGeneratorTool"/>
56                        <Tool
57                                Name="VCXMLDataGeneratorTool"/>
58                        <Tool
59                                Name="VCWebDeploymentTool"/>
60                        <Tool
61                                Name="VCManagedWrapperGeneratorTool"/>
62                        <Tool
63                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
64                </Configuration>
65                <Configuration
66                        Name="Release|Win32"
67                        OutputDirectory="Release"
68                        IntermediateDirectory="Release"
69                        ConfigurationType="1"
70                        CharacterSet="1">
71                        <Tool
72                                Name="VCCLCompilerTool"
73                                Optimization="2"
74                                InlineFunctionExpansion="1"
75                                OmitFramePointers="TRUE"
76                                AdditionalIncludeDirectories="Common"
77                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
78                                StringPooling="TRUE"
79                                ExceptionHandling="FALSE"
80                                RuntimeLibrary="4"
81                                EnableFunctionLevelLinking="TRUE"
82                                UsePrecompiledHeader="3"
83                                PrecompiledHeaderThrough="dxstdafx.h"
84                                WarningLevel="3"
85                                Detect64BitPortabilityProblems="TRUE"
86                                DebugInformationFormat="3"/>
87                        <Tool
88                                Name="VCCustomBuildTool"/>
89                        <Tool
90                                Name="VCLinkerTool"
91                                AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
92                                AdditionalDependencies="dxerr9.lib dxguid.lib d3dx9.lib d3d9.lib winmm.lib comctl32.lib"
93                                OutputFile="$(OutDir)/Stochastic_3.exe"
94                                LinkIncremental="1"
95                                GenerateDebugInformation="TRUE"
96                                SubSystem="2"
97                                OptimizeReferences="2"
98                                EnableCOMDATFolding="2"
99                                TargetMachine="1"/>
100                        <Tool
101                                Name="VCMIDLTool"/>
102                        <Tool
103                                Name="VCPostBuildEventTool"/>
104                        <Tool
105                                Name="VCPreBuildEventTool"/>
106                        <Tool
107                                Name="VCPreLinkEventTool"/>
108                        <Tool
109                                Name="VCResourceCompilerTool"/>
110                        <Tool
111                                Name="VCWebServiceProxyGeneratorTool"/>
112                        <Tool
113                                Name="VCXMLDataGeneratorTool"/>
114                        <Tool
115                                Name="VCWebDeploymentTool"/>
116                        <Tool
117                                Name="VCManagedWrapperGeneratorTool"/>
118                        <Tool
119                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
120                </Configuration>
121                <Configuration
122                        Name="Profile|Win32"
123                        OutputDirectory="Profile"
124                        IntermediateDirectory="Profile"
125                        ConfigurationType="1"
126                        CharacterSet="1">
127                        <Tool
128                                Name="VCCLCompilerTool"
129                                Optimization="2"
130                                InlineFunctionExpansion="1"
131                                OmitFramePointers="TRUE"
132                                AdditionalIncludeDirectories="Common"
133                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;PROFILE"
134                                StringPooling="TRUE"
135                                ExceptionHandling="FALSE"
136                                RuntimeLibrary="4"
137                                EnableFunctionLevelLinking="TRUE"
138                                UsePrecompiledHeader="3"
139                                PrecompiledHeaderThrough="dxstdafx.h"
140                                WarningLevel="3"
141                                Detect64BitPortabilityProblems="TRUE"
142                                DebugInformationFormat="3"/>
143                        <Tool
144                                Name="VCCustomBuildTool"/>
145                        <Tool
146                                Name="VCLinkerTool"
147                                AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
148                                AdditionalDependencies="dxerr9.lib dxguid.lib d3dx9.lib d3d9.lib winmm.lib comctl32.lib"
149                                OutputFile="$(OutDir)/Stochastic_3.exe"
150                                LinkIncremental="1"
151                                GenerateDebugInformation="TRUE"
152                                SubSystem="2"
153                                OptimizeReferences="2"
154                                EnableCOMDATFolding="2"
155                                TargetMachine="1"/>
156                        <Tool
157                                Name="VCMIDLTool"/>
158                        <Tool
159                                Name="VCPostBuildEventTool"/>
160                        <Tool
161                                Name="VCPreBuildEventTool"/>
162                        <Tool
163                                Name="VCPreLinkEventTool"/>
164                        <Tool
165                                Name="VCResourceCompilerTool"/>
166                        <Tool
167                                Name="VCWebServiceProxyGeneratorTool"/>
168                        <Tool
169                                Name="VCXMLDataGeneratorTool"/>
170                        <Tool
171                                Name="VCWebDeploymentTool"/>
172                        <Tool
173                                Name="VCManagedWrapperGeneratorTool"/>
174                        <Tool
175                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
176                </Configuration>
177        </Configurations>
178        <References>
179        </References>
180        <Files>
181                <Filter
182                        Name="Resource Files"
183                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
184                        <File
185                                RelativePath="Common\directx.ico">
186                        </File>
187                        <File
188                                RelativePath="resource.h">
189                        </File>
190                        <File
191                                RelativePath="Stochastic_3.manifest">
192                        </File>
193                        <File
194                                RelativePath="Stochastic_3.rc">
195                        </File>
196                </Filter>
197                <Filter
198                        Name="Common"
199                        Filter="">
200                        <File
201                                RelativePath="Common\dxstdafx.cpp">
202                                <FileConfiguration
203                                        Name="Debug|Win32">
204                                        <Tool
205                                                Name="VCCLCompilerTool"
206                                                UsePrecompiledHeader="1"/>
207                                </FileConfiguration>
208                                <FileConfiguration
209                                        Name="Release|Win32">
210                                        <Tool
211                                                Name="VCCLCompilerTool"
212                                                UsePrecompiledHeader="1"/>
213                                </FileConfiguration>
214                                <FileConfiguration
215                                        Name="Profile|Win32">
216                                        <Tool
217                                                Name="VCCLCompilerTool"
218                                                UsePrecompiledHeader="1"/>
219                                </FileConfiguration>
220                        </File>
221                        <File
222                                RelativePath="Common\dxstdafx.h">
223                        </File>
224                        <File
225                                RelativePath="Common\dxut.cpp">
226                        </File>
227                        <File
228                                RelativePath="Common\dxut.h">
229                        </File>
230                        <File
231                                RelativePath="Common\dxutenum.cpp">
232                        </File>
233                        <File
234                                RelativePath="Common\dxutenum.h">
235                        </File>
236                        <File
237                                RelativePath="Common\dxutgui.cpp">
238                        </File>
239                        <File
240                                RelativePath="Common\dxutgui.h">
241                        </File>
242                        <File
243                                RelativePath="Common\dxutmesh.cpp">
244                        </File>
245                        <File
246                                RelativePath="Common\dxutmesh.h">
247                        </File>
248                        <File
249                                RelativePath="Common\dxutmisc.cpp">
250                        </File>
251                        <File
252                                RelativePath="Common\dxutmisc.h">
253                        </File>
254                        <File
255                                RelativePath="Common\dxutsettingsdlg.cpp">
256                        </File>
257                        <File
258                                RelativePath="Common\dxutsettingsdlg.h">
259                        </File>
260                </Filter>
261                <Filter
262                        Name="Source"
263                        Filter="">
264                        <File
265                                RelativePath=".\d3ddefs.cpp">
266                        </File>
267                        <File
268                                RelativePath=".\object.cpp">
269                        </File>
270                        <File
271                                RelativePath=".\ObjectVector.cpp">
272                        </File>
273                        <File
274                                RelativePath=".\RadiosityAlgorithm.cpp">
275                        </File>
276                </Filter>
277                <Filter
278                        Name="Include"
279                        Filter="">
280                        <File
281                                RelativePath=".\color.h">
282                        </File>
283                        <File
284                                RelativePath=".\d3ddefs.h">
285                        </File>
286                        <File
287                                RelativePath=".\object.h">
288                        </File>
289                        <File
290                                RelativePath=".\ObjectVector.h">
291                        </File>
292                        <File
293                                RelativePath=".\RadiosityAlgorithm.h">
294                        </File>
295                        <File
296                                RelativePath=".\vector4d.h">
297                        </File>
298                </Filter>
299                <File
300                        RelativePath=".\hlsl.fx">
301                </File>
302                <File
303                        RelativePath="Stochastic_3.cpp">
304                        <FileConfiguration
305                                Name="Release|Win32">
306                                <Tool
307                                        Name="VCCLCompilerTool"
308                                        UsePrecompiledHeader="3"
309                                        PrecompiledHeaderThrough="dxstdafx.h"/>
310                        </FileConfiguration>
311                        <FileConfiguration
312                                Name="Profile|Win32">
313                                <Tool
314                                        Name="VCCLCompilerTool"
315                                        UsePrecompiledHeader="3"
316                                        PrecompiledHeaderThrough="dxstdafx.h"/>
317                        </FileConfiguration>
318                </File>
319        </Files>
320        <Globals>
321        </Globals>
322</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.