1 | <?xml version="1.0" encoding="windows-1250"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="7.10"
|
---|
5 | Name="IllumModule"
|
---|
6 | ProjectGUID="{109F610E-9B23-4D05-819E-A7F27A42AA94}"
|
---|
7 | RootNamespace="IllumModule"
|
---|
8 | Keyword="Win32Proj">
|
---|
9 | <Platforms>
|
---|
10 | <Platform
|
---|
11 | Name="Win32"/>
|
---|
12 | </Platforms>
|
---|
13 | <Configurations>
|
---|
14 | <Configuration
|
---|
15 | Name="Debug|Win32"
|
---|
16 | OutputDirectory="..\bin\"
|
---|
17 | IntermediateDirectory="..\build\$(ConfigurationName)"
|
---|
18 | ConfigurationType="2"
|
---|
19 | CharacterSet="2">
|
---|
20 | <Tool
|
---|
21 | Name="VCCLCompilerTool"
|
---|
22 | Optimization="0"
|
---|
23 | ImproveFloatingPointConsistency="FALSE"
|
---|
24 | OptimizeForProcessor="2"
|
---|
25 | AdditionalIncludeDirectories="..\..\precompiled\include\IllumModule;..\..\precompiled\include\IllumModule\RenderingRuns;..\..\precompiled\include\IllumModule\RenderTechniques"
|
---|
26 | PreprocessorDefinitions="WIN32;_DEBUG;_USRDLL"
|
---|
27 | MinimalRebuild="TRUE"
|
---|
28 | BasicRuntimeChecks="3"
|
---|
29 | SmallerTypeCheck="TRUE"
|
---|
30 | RuntimeLibrary="3"
|
---|
31 | BufferSecurityCheck="TRUE"
|
---|
32 | EnableFunctionLevelLinking="TRUE"
|
---|
33 | RuntimeTypeInfo="TRUE"
|
---|
34 | UsePrecompiledHeader="0"
|
---|
35 | WarningLevel="3"
|
---|
36 | Detect64BitPortabilityProblems="TRUE"
|
---|
37 | DebugInformationFormat="4"/>
|
---|
38 | <Tool
|
---|
39 | Name="VCCustomBuildTool"/>
|
---|
40 | <Tool
|
---|
41 | Name="VCLinkerTool"
|
---|
42 | OutputFile="$(OutDir)/$(ProjectName)_d.dll"
|
---|
43 | Version="0.1"
|
---|
44 | LinkIncremental="2"
|
---|
45 | SuppressStartupBanner="TRUE"
|
---|
46 | GenerateDebugInformation="TRUE"
|
---|
47 | SubSystem="1"
|
---|
48 | OptimizeForWindows98="1"
|
---|
49 | ImportLibrary="$(OutDir)/$(TargetName).lib"
|
---|
50 | TargetMachine="1"/>
|
---|
51 | <Tool
|
---|
52 | Name="VCMIDLTool"/>
|
---|
53 | <Tool
|
---|
54 | Name="VCPostBuildEventTool"
|
---|
55 | CommandLine="copy $(TargetPath) ..\..\precompiled\lib\
|
---|
56 | copy $(TargetDir)$(TargetName).lib ..\..\precompiled\lib\"/>
|
---|
57 | <Tool
|
---|
58 | Name="VCPreBuildEventTool"/>
|
---|
59 | <Tool
|
---|
60 | Name="VCPreLinkEventTool"/>
|
---|
61 | <Tool
|
---|
62 | Name="VCResourceCompilerTool"/>
|
---|
63 | <Tool
|
---|
64 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
65 | <Tool
|
---|
66 | Name="VCXMLDataGeneratorTool"/>
|
---|
67 | <Tool
|
---|
68 | Name="VCWebDeploymentTool"/>
|
---|
69 | <Tool
|
---|
70 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
71 | <Tool
|
---|
72 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
73 | </Configuration>
|
---|
74 | <Configuration
|
---|
75 | Name="Release|Win32"
|
---|
76 | OutputDirectory="..\bin"
|
---|
77 | IntermediateDirectory="..\build\$(ConfigurationName)"
|
---|
78 | ConfigurationType="2"
|
---|
79 | CharacterSet="2"
|
---|
80 | WholeProgramOptimization="TRUE">
|
---|
81 | <Tool
|
---|
82 | Name="VCCLCompilerTool"
|
---|
83 | Optimization="2"
|
---|
84 | GlobalOptimizations="TRUE"
|
---|
85 | InlineFunctionExpansion="1"
|
---|
86 | EnableIntrinsicFunctions="TRUE"
|
---|
87 | ImproveFloatingPointConsistency="TRUE"
|
---|
88 | FavorSizeOrSpeed="1"
|
---|
89 | OmitFramePointers="TRUE"
|
---|
90 | OptimizeForProcessor="2"
|
---|
91 | OptimizeForWindowsApplication="TRUE"
|
---|
92 | AdditionalIncludeDirectories="..\..\precompiled\include\IllumModule;..\..\precompiled\include\IllumModule\RenderingRuns;..\..\precompiled\include\IllumModule\RenderTechniques"
|
---|
93 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
---|
94 | StringPooling="TRUE"
|
---|
95 | MinimalRebuild="TRUE"
|
---|
96 | RuntimeLibrary="2"
|
---|
97 | BufferSecurityCheck="FALSE"
|
---|
98 | EnableFunctionLevelLinking="TRUE"
|
---|
99 | RuntimeTypeInfo="TRUE"
|
---|
100 | UsePrecompiledHeader="0"
|
---|
101 | WarningLevel="3"
|
---|
102 | Detect64BitPortabilityProblems="TRUE"
|
---|
103 | DebugInformationFormat="3"/>
|
---|
104 | <Tool
|
---|
105 | Name="VCCustomBuildTool"/>
|
---|
106 | <Tool
|
---|
107 | Name="VCLinkerTool"/>
|
---|
108 | <Tool
|
---|
109 | Name="VCMIDLTool"/>
|
---|
110 | <Tool
|
---|
111 | Name="VCPostBuildEventTool"
|
---|
112 | CommandLine="copy $(TargetPath) ..\..\precompiled\lib\
|
---|
113 | copy $(TargetDir)$(TargetName).lib ..\..\precompiled\lib\"/>
|
---|
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\ElementaryRenderable.cpp">
|
---|
140 | </File>
|
---|
141 | <File
|
---|
142 | RelativePath=".\src\IlluminationManager.cpp">
|
---|
143 | </File>
|
---|
144 | <File
|
---|
145 | RelativePath=".\src\RenderingRun.cpp">
|
---|
146 | </File>
|
---|
147 | <File
|
---|
148 | RelativePath=".\src\RenderTechnique.cpp">
|
---|
149 | </File>
|
---|
150 | <File
|
---|
151 | RelativePath=".\src\SharedRuns.cpp">
|
---|
152 | </File>
|
---|
153 | <File
|
---|
154 | RelativePath=".\src\TechniqueGroup.cpp">
|
---|
155 | </File>
|
---|
156 | <Filter
|
---|
157 | Name="RenderTechniques"
|
---|
158 | Filter="">
|
---|
159 | <File
|
---|
160 | RelativePath=".\src\RenderTechniques\CausticCasterRenderTechnique.cpp">
|
---|
161 | </File>
|
---|
162 | <File
|
---|
163 | RelativePath=".\src\RenderTechniques\CausticReceiverRenderTechnique.cpp">
|
---|
164 | </File>
|
---|
165 | <File
|
---|
166 | RelativePath=".\src\RenderTechniques\ColorCubeMapRenderTechnique.cpp">
|
---|
167 | </File>
|
---|
168 | <File
|
---|
169 | RelativePath=".\src\RenderTechniques\ConvolvedCubeMapRenderTechnique.cpp">
|
---|
170 | </File>
|
---|
171 | <File
|
---|
172 | RelativePath=".\src\RenderTechniques\CubeMapRenderTechnique.cpp">
|
---|
173 | </File>
|
---|
174 | <File
|
---|
175 | RelativePath=".\src\RenderTechniques\DepthShadowReceiverRenderTechnique.cpp">
|
---|
176 | </File>
|
---|
177 | <File
|
---|
178 | RelativePath=".\src\RenderTechniques\DistanceCubeMapRenderTechnique.cpp">
|
---|
179 | </File>
|
---|
180 | <File
|
---|
181 | RelativePath=".\src\RenderTechniques\HierarchicalParticleSystemTechnique.cpp">
|
---|
182 | </File>
|
---|
183 | <File
|
---|
184 | RelativePath=".\src\RenderTechniques\IllumVolumeRenderTechnique.cpp">
|
---|
185 | </File>
|
---|
186 | <File
|
---|
187 | RelativePath=".\src\RenderTechniques\SBBRenderTechnique.cpp">
|
---|
188 | </File>
|
---|
189 | </Filter>
|
---|
190 | <Filter
|
---|
191 | Name="RenderingRuns"
|
---|
192 | Filter="">
|
---|
193 | <File
|
---|
194 | RelativePath=".\src\RenderingRuns\CausticCubeMapRenderingRun.cpp">
|
---|
195 | </File>
|
---|
196 | <File
|
---|
197 | RelativePath=".\src\RenderingRuns\ChildPSystemRenderingRun.cpp">
|
---|
198 | </File>
|
---|
199 | <File
|
---|
200 | RelativePath=".\src\RenderingRuns\CubeMapRenderingRun.cpp">
|
---|
201 | </File>
|
---|
202 | <File
|
---|
203 | RelativePath=".\src\RenderingRuns\DepthShadowMapRenderingRun.cpp">
|
---|
204 | </File>
|
---|
205 | <File
|
---|
206 | RelativePath=".\src\RenderingRuns\LightVolumeRenderingRun.cpp">
|
---|
207 | </File>
|
---|
208 | <File
|
---|
209 | RelativePath=".\src\RenderingRuns\PhaseTextureRenderingRun.cpp">
|
---|
210 | </File>
|
---|
211 | <File
|
---|
212 | RelativePath=".\src\RenderingRuns\PhotonMapRenderingRun.cpp">
|
---|
213 | </File>
|
---|
214 | <File
|
---|
215 | RelativePath=".\src\RenderingRuns\ReducedCubeMapRenderingRun.cpp">
|
---|
216 | </File>
|
---|
217 | <File
|
---|
218 | RelativePath=".\src\RenderingRuns\SceneCameraDepthRenderingRun.cpp">
|
---|
219 | </File>
|
---|
220 | </Filter>
|
---|
221 | </Filter>
|
---|
222 | <Filter
|
---|
223 | Name="Header Files"
|
---|
224 | Filter="h;hpp;hxx;hm;inl;inc">
|
---|
225 | <File
|
---|
226 | RelativePath="..\..\precompiled\include\IllumModule\ElementaryRenderable.h">
|
---|
227 | </File>
|
---|
228 | <File
|
---|
229 | RelativePath="..\..\precompiled\include\IllumModule\IlluminationManager.h">
|
---|
230 | </File>
|
---|
231 | <File
|
---|
232 | RelativePath="..\..\precompiled\include\IllumModule\RenderingRun.h">
|
---|
233 | </File>
|
---|
234 | <File
|
---|
235 | RelativePath="..\..\precompiled\include\IllumModule\RenderTechnique.h">
|
---|
236 | </File>
|
---|
237 | <File
|
---|
238 | RelativePath="..\..\precompiled\include\IllumModule\SharedRuns.h">
|
---|
239 | </File>
|
---|
240 | <File
|
---|
241 | RelativePath="..\..\precompiled\include\IllumModule\TechniqueGroup.h">
|
---|
242 | </File>
|
---|
243 | <Filter
|
---|
244 | Name="RenderTechniques"
|
---|
245 | Filter="">
|
---|
246 | <File
|
---|
247 | RelativePath="..\..\precompiled\include\IllumModule\RenderTechniques\CausticCasterRenderTechnique.h">
|
---|
248 | </File>
|
---|
249 | <File
|
---|
250 | RelativePath="..\..\precompiled\include\IllumModule\RenderTechniques\CausticReceiverRenderTechnique.h">
|
---|
251 | </File>
|
---|
252 | <File
|
---|
253 | RelativePath="..\..\precompiled\include\IllumModule\RenderTechniques\ColorCubeMapRenderTechnique.h">
|
---|
254 | </File>
|
---|
255 | <File
|
---|
256 | RelativePath="..\..\precompiled\include\IllumModule\RenderTechniques\ConvolvedCubeMapRenderTechnique.h">
|
---|
257 | </File>
|
---|
258 | <File
|
---|
259 | RelativePath="..\..\precompiled\include\IllumModule\RenderTechniques\CubeMapRenderTechnique.h">
|
---|
260 | </File>
|
---|
261 | <File
|
---|
262 | RelativePath="..\..\precompiled\include\IllumModule\RenderTechniques\DepthShadowReceiverRenderTechnique.h">
|
---|
263 | </File>
|
---|
264 | <File
|
---|
265 | RelativePath="..\..\precompiled\include\IllumModule\RenderTechniques\DistanceCubeMapRenderTechnique.h">
|
---|
266 | </File>
|
---|
267 | <File
|
---|
268 | RelativePath="..\..\precompiled\include\IllumModule\RenderTechniques\HierarchicalParticleSystemTechnique.h">
|
---|
269 | </File>
|
---|
270 | <File
|
---|
271 | RelativePath="..\..\precompiled\include\IllumModule\RenderTechniques\IllumVolumeRenderTechnique.h">
|
---|
272 | </File>
|
---|
273 | <File
|
---|
274 | RelativePath="..\..\precompiled\include\IllumModule\RenderTechniques\SBBRenderTechnique.h">
|
---|
275 | </File>
|
---|
276 | </Filter>
|
---|
277 | <Filter
|
---|
278 | Name="RenderingRuns"
|
---|
279 | Filter="">
|
---|
280 | <File
|
---|
281 | RelativePath="..\..\precompiled\include\IllumModule\RenderingRuns\CausticCubeMapRenderingRun.h">
|
---|
282 | </File>
|
---|
283 | <File
|
---|
284 | RelativePath="..\..\precompiled\include\IllumModule\RenderingRuns\ChildPSystemRenderingRun.h">
|
---|
285 | </File>
|
---|
286 | <File
|
---|
287 | RelativePath="..\..\precompiled\include\IllumModule\RenderingRuns\CubeMapRenderingRun.h">
|
---|
288 | </File>
|
---|
289 | <File
|
---|
290 | RelativePath="..\..\precompiled\include\IllumModule\RenderingRuns\DepthShadowMapRenderingRun.h">
|
---|
291 | </File>
|
---|
292 | <File
|
---|
293 | RelativePath="..\..\precompiled\include\IllumModule\RenderingRuns\LightVolumeRenderingRun.h">
|
---|
294 | </File>
|
---|
295 | <File
|
---|
296 | RelativePath="..\..\precompiled\include\IllumModule\RenderingRuns\PhaseTextureRenderingRun.h">
|
---|
297 | </File>
|
---|
298 | <File
|
---|
299 | RelativePath="..\..\precompiled\include\IllumModule\RenderingRuns\PhotonMapRenderingRun.h">
|
---|
300 | </File>
|
---|
301 | <File
|
---|
302 | RelativePath="..\..\precompiled\include\IllumModule\RenderingRuns\ReducedCubeMapRenderingRun.h">
|
---|
303 | </File>
|
---|
304 | <File
|
---|
305 | RelativePath="..\..\precompiled\include\IllumModule\RenderingRuns\SceneCameraDepthRenderingRun.h">
|
---|
306 | </File>
|
---|
307 | </Filter>
|
---|
308 | </Filter>
|
---|
309 | </Files>
|
---|
310 | <Globals>
|
---|
311 | </Globals>
|
---|
312 | </VisualStudioProject>
|
---|