1 | <?xml version="1.0" encoding="windows-1250"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="7.10"
|
---|
5 | Name="IllumModule_Ogre"
|
---|
6 | ProjectGUID="{109F610E-9B23-4D05-819E-A7F27A42AA94}"
|
---|
7 | Keyword="Win32Proj">
|
---|
8 | <Platforms>
|
---|
9 | <Platform
|
---|
10 | Name="Win32"/>
|
---|
11 | </Platforms>
|
---|
12 | <Configurations>
|
---|
13 | <Configuration
|
---|
14 | Name="Debug|Win32"
|
---|
15 | OutputDirectory="..\bin\$(ConfigurationName)"
|
---|
16 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
17 | ConfigurationType="4"
|
---|
18 | CharacterSet="2">
|
---|
19 | <Tool
|
---|
20 | Name="VCCLCompilerTool"
|
---|
21 | Optimization="0"
|
---|
22 | ImproveFloatingPointConsistency="TRUE"
|
---|
23 | AdditionalIncludeDirectories=""$(OGRE_PATH)\Samples\Common\include";"$(OGRE_PATH)\OgreMain\include";..\include;..\include\RenderingRuns;..\include\RenderTechniques;..\..\IllumModule\include;..\..\IllumModule\include\RenderingRuns;..\..\IllumModule\include\RenderTechniques"
|
---|
24 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
|
---|
25 | MinimalRebuild="TRUE"
|
---|
26 | BasicRuntimeChecks="3"
|
---|
27 | RuntimeLibrary="3"
|
---|
28 | EnableFunctionLevelLinking="TRUE"
|
---|
29 | RuntimeTypeInfo="TRUE"
|
---|
30 | UsePrecompiledHeader="0"
|
---|
31 | WarningLevel="3"
|
---|
32 | Detect64BitPortabilityProblems="TRUE"
|
---|
33 | DebugInformationFormat="4"/>
|
---|
34 | <Tool
|
---|
35 | Name="VCCustomBuildTool"/>
|
---|
36 | <Tool
|
---|
37 | Name="VCLibrarianTool"
|
---|
38 | AdditionalDependencies="IllumModule.lib OgreMain_d.lib"
|
---|
39 | AdditionalLibraryDirectories="..\..\IllumModule\bin\Debug;"$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)""/>
|
---|
40 | <Tool
|
---|
41 | Name="VCMIDLTool"/>
|
---|
42 | <Tool
|
---|
43 | Name="VCPostBuildEventTool"/>
|
---|
44 | <Tool
|
---|
45 | Name="VCPreBuildEventTool"/>
|
---|
46 | <Tool
|
---|
47 | Name="VCPreLinkEventTool"/>
|
---|
48 | <Tool
|
---|
49 | Name="VCResourceCompilerTool"/>
|
---|
50 | <Tool
|
---|
51 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
52 | <Tool
|
---|
53 | Name="VCXMLDataGeneratorTool"/>
|
---|
54 | <Tool
|
---|
55 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
56 | <Tool
|
---|
57 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
58 | </Configuration>
|
---|
59 | <Configuration
|
---|
60 | Name="Release|Win32"
|
---|
61 | OutputDirectory="..\bin\$(ConfigurationName)"
|
---|
62 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
63 | ConfigurationType="4"
|
---|
64 | CharacterSet="2"
|
---|
65 | WholeProgramOptimization="TRUE">
|
---|
66 | <Tool
|
---|
67 | Name="VCCLCompilerTool"
|
---|
68 | Optimization="2"
|
---|
69 | GlobalOptimizations="TRUE"
|
---|
70 | InlineFunctionExpansion="1"
|
---|
71 | EnableIntrinsicFunctions="TRUE"
|
---|
72 | ImproveFloatingPointConsistency="TRUE"
|
---|
73 | FavorSizeOrSpeed="1"
|
---|
74 | OmitFramePointers="TRUE"
|
---|
75 | OptimizeForProcessor="2"
|
---|
76 | OptimizeForWindowsApplication="TRUE"
|
---|
77 | AdditionalIncludeDirectories=""$(OGRE_PATH)\Samples\Common\include";"$(OGRE_PATH)\OgreMain\include";..\include;..\include\RenderingRuns;..\include\RenderTechniques;..\..\IllumModule\include;..\..\IllumModule\include\RenderingRuns;..\..\IllumModule\include\RenderTechniques"
|
---|
78 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
---|
79 | StringPooling="TRUE"
|
---|
80 | MinimalRebuild="TRUE"
|
---|
81 | RuntimeLibrary="2"
|
---|
82 | BufferSecurityCheck="FALSE"
|
---|
83 | EnableFunctionLevelLinking="TRUE"
|
---|
84 | RuntimeTypeInfo="TRUE"
|
---|
85 | UsePrecompiledHeader="0"
|
---|
86 | WarningLevel="3"
|
---|
87 | Detect64BitPortabilityProblems="TRUE"
|
---|
88 | DebugInformationFormat="3"/>
|
---|
89 | <Tool
|
---|
90 | Name="VCCustomBuildTool"/>
|
---|
91 | <Tool
|
---|
92 | Name="VCLibrarianTool"
|
---|
93 | AdditionalDependencies="IllumModule.lib OgreMain.lib"
|
---|
94 | AdditionalLibraryDirectories="..\..\IllumModule\bin\Release;"$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)""/>
|
---|
95 | <Tool
|
---|
96 | Name="VCMIDLTool"/>
|
---|
97 | <Tool
|
---|
98 | Name="VCPostBuildEventTool"/>
|
---|
99 | <Tool
|
---|
100 | Name="VCPreBuildEventTool"/>
|
---|
101 | <Tool
|
---|
102 | Name="VCPreLinkEventTool"/>
|
---|
103 | <Tool
|
---|
104 | Name="VCResourceCompilerTool"/>
|
---|
105 | <Tool
|
---|
106 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
107 | <Tool
|
---|
108 | Name="VCXMLDataGeneratorTool"/>
|
---|
109 | <Tool
|
---|
110 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
111 | <Tool
|
---|
112 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
113 | </Configuration>
|
---|
114 | </Configurations>
|
---|
115 | <References>
|
---|
116 | </References>
|
---|
117 | <Files>
|
---|
118 | <Filter
|
---|
119 | Name="Source Files"
|
---|
120 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
---|
121 | <File
|
---|
122 | RelativePath="..\src\OgreIlluminationManager.cpp">
|
---|
123 | </File>
|
---|
124 | <File
|
---|
125 | RelativePath="..\src\OgreRenderable.cpp">
|
---|
126 | </File>
|
---|
127 | <File
|
---|
128 | RelativePath="..\src\OgreRenderingRun.cpp">
|
---|
129 | </File>
|
---|
130 | <File
|
---|
131 | RelativePath="..\src\OgreRenderTechnique.cpp">
|
---|
132 | </File>
|
---|
133 | <File
|
---|
134 | RelativePath="..\src\OgreSharedRuns.cpp">
|
---|
135 | </File>
|
---|
136 | <File
|
---|
137 | RelativePath="..\src\OgreTechniqueGroup.cpp">
|
---|
138 | </File>
|
---|
139 | <Filter
|
---|
140 | Name="RenderTechniques"
|
---|
141 | Filter="">
|
---|
142 | <File
|
---|
143 | RelativePath="..\src\RenderTechniques\OgreCausticCasterRenderTechnique.cpp">
|
---|
144 | </File>
|
---|
145 | <File
|
---|
146 | RelativePath="..\src\RenderTechniques\OgreCausticRecieverRenderTechnique.cpp">
|
---|
147 | </File>
|
---|
148 | <File
|
---|
149 | RelativePath="..\src\RenderTechniques\OgreConvolvedCubeMapRenderTechnique.cpp">
|
---|
150 | </File>
|
---|
151 | <File
|
---|
152 | RelativePath="..\src\RenderTechniques\OgreCubeMapRenderTechnique.cpp">
|
---|
153 | </File>
|
---|
154 | <File
|
---|
155 | RelativePath="..\src\RenderTechniques\OgreDepthShadowRecieverRenderTechnique.cpp">
|
---|
156 | </File>
|
---|
157 | <File
|
---|
158 | RelativePath="..\src\RenderTechniques\OgreDistanceCubeMapRenderTechnique.cpp">
|
---|
159 | </File>
|
---|
160 | <File
|
---|
161 | RelativePath="..\src\RenderTechniques\OgreSBBRenderTechnique.cpp">
|
---|
162 | </File>
|
---|
163 | </Filter>
|
---|
164 | <Filter
|
---|
165 | Name="RenderingRuns"
|
---|
166 | Filter="">
|
---|
167 | <File
|
---|
168 | RelativePath="..\src\PreComputingRuns\OgreCausticCubeMapRenderingRun.cpp">
|
---|
169 | </File>
|
---|
170 | <File
|
---|
171 | RelativePath="..\src\PreComputingRuns\OgreColorCubeMapRenderingRun.cpp">
|
---|
172 | </File>
|
---|
173 | <File
|
---|
174 | RelativePath="..\src\PreComputingRuns\OgreDepthShadowMapRenderingRun.cpp">
|
---|
175 | </File>
|
---|
176 | <File
|
---|
177 | RelativePath="..\src\PreComputingRuns\OgreDistanceCubeMapRenderingRun.cpp">
|
---|
178 | </File>
|
---|
179 | <File
|
---|
180 | RelativePath="..\src\PreComputingRuns\OgrePhotonMapRenderingRun.cpp">
|
---|
181 | </File>
|
---|
182 | <File
|
---|
183 | RelativePath="..\src\PreComputingRuns\OgreReducedCubeMapRenderingRun.cpp">
|
---|
184 | </File>
|
---|
185 | <File
|
---|
186 | RelativePath="..\src\PreComputingRuns\OgreSceneCameraDepthRenderingRun.cpp">
|
---|
187 | </File>
|
---|
188 | </Filter>
|
---|
189 | </Filter>
|
---|
190 | <Filter
|
---|
191 | Name="Resource Files"
|
---|
192 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
---|
193 | </Filter>
|
---|
194 | <Filter
|
---|
195 | Name="Header Files"
|
---|
196 | Filter="h;hpp;hxx;hm;inl;inc">
|
---|
197 | <File
|
---|
198 | RelativePath="..\include\OgreIlluminationManager.h">
|
---|
199 | </File>
|
---|
200 | <File
|
---|
201 | RelativePath="..\include\OgreRenderable.h">
|
---|
202 | </File>
|
---|
203 | <File
|
---|
204 | RelativePath="..\include\OgreRenderingRun.h">
|
---|
205 | </File>
|
---|
206 | <File
|
---|
207 | RelativePath="..\include\OgreRenderTechnique.h">
|
---|
208 | </File>
|
---|
209 | <File
|
---|
210 | RelativePath="..\include\OgreSharedRuns.h">
|
---|
211 | </File>
|
---|
212 | <File
|
---|
213 | RelativePath="..\include\OgreTechniqueGroup.h">
|
---|
214 | </File>
|
---|
215 | <Filter
|
---|
216 | Name="RenderTechniques"
|
---|
217 | Filter="">
|
---|
218 | <File
|
---|
219 | RelativePath="..\include\RenderTechniques\OgreCausticCasterRenderTechnique.h">
|
---|
220 | </File>
|
---|
221 | <File
|
---|
222 | RelativePath="..\include\RenderTechniques\OgreCausticRecieverRenderTechnique.h">
|
---|
223 | </File>
|
---|
224 | <File
|
---|
225 | RelativePath="..\include\RenderTechniques\OgreConvolvedCubeMapRenderTechnique.h">
|
---|
226 | </File>
|
---|
227 | <File
|
---|
228 | RelativePath="..\include\RenderTechniques\OgreCubeMapRenderTechnique.h">
|
---|
229 | </File>
|
---|
230 | <File
|
---|
231 | RelativePath="..\include\RenderTechniques\OgreDepthShadowRecieverRenderTechnique.h">
|
---|
232 | </File>
|
---|
233 | <File
|
---|
234 | RelativePath="..\include\RenderTechniques\OgreDistanceCubeMapRenderTechnique.h">
|
---|
235 | </File>
|
---|
236 | <File
|
---|
237 | RelativePath="..\include\RenderTechniques\OgreSBBRenderTechnique.h">
|
---|
238 | </File>
|
---|
239 | </Filter>
|
---|
240 | <Filter
|
---|
241 | Name="RenderingRuns"
|
---|
242 | Filter="">
|
---|
243 | <File
|
---|
244 | RelativePath="..\include\RenderingRuns\OgreCausticCubeMapRenderingRun.h">
|
---|
245 | </File>
|
---|
246 | <File
|
---|
247 | RelativePath="..\include\RenderingRuns\OgreColorCubeMapRenderingRun.h">
|
---|
248 | </File>
|
---|
249 | <File
|
---|
250 | RelativePath="..\include\RenderingRuns\OgreDepthShadowMapRenderingRun.h">
|
---|
251 | </File>
|
---|
252 | <File
|
---|
253 | RelativePath="..\include\RenderingRuns\OgreDistanceCubeMapRenderingRun.h">
|
---|
254 | </File>
|
---|
255 | <File
|
---|
256 | RelativePath="..\include\RenderingRuns\OgrePhotonMapRenderingRun.h">
|
---|
257 | </File>
|
---|
258 | <File
|
---|
259 | RelativePath="..\include\RenderingRuns\OgreReducedCubeMapRenderingRun.h">
|
---|
260 | </File>
|
---|
261 | <File
|
---|
262 | RelativePath="..\include\RenderingRuns\OgreSceneCameraDepthRenderingRun.h">
|
---|
263 | </File>
|
---|
264 | </Filter>
|
---|
265 | </Filter>
|
---|
266 | <Filter
|
---|
267 | Name="Media"
|
---|
268 | Filter="">
|
---|
269 | <Filter
|
---|
270 | Name="materials"
|
---|
271 | Filter="">
|
---|
272 | <File
|
---|
273 | RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\scripts\EnvMetals.material">
|
---|
274 | </File>
|
---|
275 | <File
|
---|
276 | RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\scripts\GameTools.material">
|
---|
277 | </File>
|
---|
278 | <File
|
---|
279 | RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\scripts\GameTools_Glow.compositor">
|
---|
280 | </File>
|
---|
281 | <File
|
---|
282 | RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\scripts\GameTools_ToneMap.compositor">
|
---|
283 | </File>
|
---|
284 | <File
|
---|
285 | RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\scripts\kupola.material">
|
---|
286 | </File>
|
---|
287 | </Filter>
|
---|
288 | <Filter
|
---|
289 | Name="programs"
|
---|
290 | Filter="">
|
---|
291 | <File
|
---|
292 | RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\scripts\GameTools.program">
|
---|
293 | </File>
|
---|
294 | </Filter>
|
---|
295 | <Filter
|
---|
296 | Name="shaders"
|
---|
297 | Filter="">
|
---|
298 | <File
|
---|
299 | RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_Cau.hlsl">
|
---|
300 | </File>
|
---|
301 | <File
|
---|
302 | RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_Caustic.hlsl">
|
---|
303 | </File>
|
---|
304 | <File
|
---|
305 | RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_CausticSoftShadow.hlsl">
|
---|
306 | </File>
|
---|
307 | <File
|
---|
308 | RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_CubeMap.hlsl">
|
---|
309 | </File>
|
---|
310 | <File
|
---|
311 | RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_Depth.hlsl">
|
---|
312 | </File>
|
---|
313 | <File
|
---|
314 | RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_DepthShadow.hlsl">
|
---|
315 | </File>
|
---|
316 | <File
|
---|
317 | RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_Distance.hlsl">
|
---|
318 | </File>
|
---|
319 | <File
|
---|
320 | RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_Localized_EnvMap.hlsl">
|
---|
321 | </File>
|
---|
322 | <File
|
---|
323 | RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_LocalizedBump_EnvMap.hlsl">
|
---|
324 | </File>
|
---|
325 | <File
|
---|
326 | RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_PostProc.hlsl">
|
---|
327 | </File>
|
---|
328 | <File
|
---|
329 | RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_ReduceCubeMap.hlsl">
|
---|
330 | </File>
|
---|
331 | <File
|
---|
332 | RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_SoftShadow.hlsl">
|
---|
333 | </File>
|
---|
334 | <File
|
---|
335 | RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_Sprite.hlsl">
|
---|
336 | </File>
|
---|
337 | <File
|
---|
338 | RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\materials\programs\GameTools_UV.hlsl">
|
---|
339 | </File>
|
---|
340 | </Filter>
|
---|
341 | <Filter
|
---|
342 | Name="particles"
|
---|
343 | Filter="">
|
---|
344 | <File
|
---|
345 | RelativePath="..\..\..\..\..\App\Demos\Illum\Ogre\Media\particle\GameTools.particle">
|
---|
346 | </File>
|
---|
347 | </Filter>
|
---|
348 | </Filter>
|
---|
349 | </Files>
|
---|
350 | <Globals>
|
---|
351 | </Globals>
|
---|
352 | </VisualStudioProject>
|
---|