1 | <?xml version="1.0" encoding="windows-1250"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="7.10" |
---|
5 | Name="Plugin_ParticleFX" |
---|
6 | ProjectGUID="{C61A6060-5F0B-4B83-A0BC-678CCDA98FF6}" |
---|
7 | Keyword="Win32Proj"> |
---|
8 | <Platforms> |
---|
9 | <Platform |
---|
10 | Name="Win32"/> |
---|
11 | </Platforms> |
---|
12 | <Configurations> |
---|
13 | <Configuration |
---|
14 | Name="Debug|Win32" |
---|
15 | OutputDirectory="..\..\..\lib" |
---|
16 | IntermediateDirectory="..\obj\$(ConfigurationName)" |
---|
17 | ConfigurationType="2" |
---|
18 | CharacterSet="0"> |
---|
19 | <Tool |
---|
20 | Name="VCCLCompilerTool" |
---|
21 | Optimization="0" |
---|
22 | ImproveFloatingPointConsistency="FALSE" |
---|
23 | OptimizeForProcessor="0" |
---|
24 | AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include;..\..\..\Dependencies\zlib\include;..\..\..\Dependencies\include" |
---|
25 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;OGRE_PARTICLEFXPLUGIN_EXPORTS;" |
---|
26 | MinimalRebuild="TRUE" |
---|
27 | BasicRuntimeChecks="3" |
---|
28 | RuntimeLibrary="3" |
---|
29 | EnableFunctionLevelLinking="TRUE" |
---|
30 | RuntimeTypeInfo="TRUE" |
---|
31 | UsePrecompiledHeader="2" |
---|
32 | WarningLevel="3" |
---|
33 | Detect64BitPortabilityProblems="TRUE" |
---|
34 | DebugInformationFormat="4"/> |
---|
35 | <Tool |
---|
36 | Name="VCCustomBuildTool"/> |
---|
37 | <Tool |
---|
38 | Name="VCLinkerTool" |
---|
39 | IgnoreImportLibrary="TRUE" |
---|
40 | AdditionalDependencies="OgreMain_d.lib" |
---|
41 | OutputFile="$(OutDir)/$(ProjectName)_d.dll" |
---|
42 | Version="0.99" |
---|
43 | LinkIncremental="2" |
---|
44 | SuppressStartupBanner="TRUE" |
---|
45 | AdditionalLibraryDirectories=""..\..\..\lib";"..\..\..\Dependencies\lib\$(ConfigurationName)"" |
---|
46 | ModuleDefinitionFile="" |
---|
47 | GenerateDebugInformation="TRUE" |
---|
48 | ProgramDatabaseFile="$(OutDir)/$(ProjectName)_d.pdb" |
---|
49 | SubSystem="2" |
---|
50 | OptimizeForWindows98="1" |
---|
51 | ImportLibrary="$(OutDir)/$(TargetName).lib" |
---|
52 | TargetMachine="1"/> |
---|
53 | <Tool |
---|
54 | Name="VCMIDLTool"/> |
---|
55 | <Tool |
---|
56 | Name="VCPostBuildEventTool" |
---|
57 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\Samples\Common\bin\$(ConfigurationName)"/> |
---|
58 | <Tool |
---|
59 | Name="VCPreBuildEventTool"/> |
---|
60 | <Tool |
---|
61 | Name="VCPreLinkEventTool" |
---|
62 | CommandLine=" |
---|
63 | "/> |
---|
64 | <Tool |
---|
65 | Name="VCResourceCompilerTool"/> |
---|
66 | <Tool |
---|
67 | Name="VCWebServiceProxyGeneratorTool"/> |
---|
68 | <Tool |
---|
69 | Name="VCXMLDataGeneratorTool"/> |
---|
70 | <Tool |
---|
71 | Name="VCWebDeploymentTool"/> |
---|
72 | <Tool |
---|
73 | Name="VCManagedWrapperGeneratorTool"/> |
---|
74 | <Tool |
---|
75 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
---|
76 | </Configuration> |
---|
77 | <Configuration |
---|
78 | Name="Release|Win32" |
---|
79 | OutputDirectory="..\..\..\lib" |
---|
80 | IntermediateDirectory="..\obj\$(ConfigurationName)" |
---|
81 | ConfigurationType="2" |
---|
82 | CharacterSet="0" |
---|
83 | WholeProgramOptimization="TRUE"> |
---|
84 | <Tool |
---|
85 | Name="VCCLCompilerTool" |
---|
86 | Optimization="2" |
---|
87 | GlobalOptimizations="TRUE" |
---|
88 | InlineFunctionExpansion="2" |
---|
89 | EnableIntrinsicFunctions="TRUE" |
---|
90 | ImproveFloatingPointConsistency="TRUE" |
---|
91 | FavorSizeOrSpeed="1" |
---|
92 | OmitFramePointers="TRUE" |
---|
93 | EnableFiberSafeOptimizations="TRUE" |
---|
94 | OptimizeForProcessor="2" |
---|
95 | AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include;..\..\..\Dependencies\zlib\include;..\..\..\Dependencies\include" |
---|
96 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OGRE_PARTICLEFXPLUGIN_EXPORTS" |
---|
97 | StringPooling="TRUE" |
---|
98 | RuntimeLibrary="2" |
---|
99 | BufferSecurityCheck="FALSE" |
---|
100 | EnableFunctionLevelLinking="TRUE" |
---|
101 | RuntimeTypeInfo="TRUE" |
---|
102 | UsePrecompiledHeader="0" |
---|
103 | WarningLevel="3" |
---|
104 | Detect64BitPortabilityProblems="TRUE" |
---|
105 | DebugInformationFormat="3"/> |
---|
106 | <Tool |
---|
107 | Name="VCCustomBuildTool"/> |
---|
108 | <Tool |
---|
109 | Name="VCLinkerTool" |
---|
110 | IgnoreImportLibrary="TRUE" |
---|
111 | AdditionalDependencies="OgreMain.lib" |
---|
112 | Version="0.99" |
---|
113 | LinkIncremental="1" |
---|
114 | SuppressStartupBanner="TRUE" |
---|
115 | AdditionalLibraryDirectories=""..\..\..\lib";"..\..\..\Dependencies\lib\$(ConfigurationName)"" |
---|
116 | ModuleDefinitionFile="" |
---|
117 | GenerateDebugInformation="TRUE" |
---|
118 | SubSystem="2" |
---|
119 | OptimizeReferences="2" |
---|
120 | EnableCOMDATFolding="2" |
---|
121 | OptimizeForWindows98="1" |
---|
122 | ImportLibrary="$(OutDir)/$(TargetName).lib" |
---|
123 | TargetMachine="1"/> |
---|
124 | <Tool |
---|
125 | Name="VCMIDLTool"/> |
---|
126 | <Tool |
---|
127 | Name="VCPostBuildEventTool" |
---|
128 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\Samples\Common\bin\$(ConfigurationName)"/> |
---|
129 | <Tool |
---|
130 | Name="VCPreBuildEventTool"/> |
---|
131 | <Tool |
---|
132 | Name="VCPreLinkEventTool" |
---|
133 | CommandLine=" |
---|
134 | "/> |
---|
135 | <Tool |
---|
136 | Name="VCResourceCompilerTool"/> |
---|
137 | <Tool |
---|
138 | Name="VCWebServiceProxyGeneratorTool"/> |
---|
139 | <Tool |
---|
140 | Name="VCXMLDataGeneratorTool"/> |
---|
141 | <Tool |
---|
142 | Name="VCWebDeploymentTool"/> |
---|
143 | <Tool |
---|
144 | Name="VCManagedWrapperGeneratorTool"/> |
---|
145 | <Tool |
---|
146 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
---|
147 | </Configuration> |
---|
148 | <Configuration |
---|
149 | Name="DebugStaticLib|Win32" |
---|
150 | OutputDirectory="..\..\..\lib" |
---|
151 | IntermediateDirectory="..\obj\$(ConfigurationName)" |
---|
152 | ConfigurationType="4" |
---|
153 | CharacterSet="0"> |
---|
154 | <Tool |
---|
155 | Name="VCCLCompilerTool" |
---|
156 | Optimization="0" |
---|
157 | ImproveFloatingPointConsistency="FALSE" |
---|
158 | OptimizeForProcessor="0" |
---|
159 | AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include;..\..\..\Dependencies\zlib\include;..\..\..\Dependencies\include" |
---|
160 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;OGRE_PARTICLEFXPLUGIN_EXPORTS;OGRE_STATIC_LIB" |
---|
161 | MinimalRebuild="TRUE" |
---|
162 | BasicRuntimeChecks="3" |
---|
163 | RuntimeLibrary="3" |
---|
164 | EnableFunctionLevelLinking="TRUE" |
---|
165 | RuntimeTypeInfo="TRUE" |
---|
166 | UsePrecompiledHeader="2" |
---|
167 | WarningLevel="3" |
---|
168 | Detect64BitPortabilityProblems="TRUE" |
---|
169 | DebugInformationFormat="4"/> |
---|
170 | <Tool |
---|
171 | Name="VCCustomBuildTool"/> |
---|
172 | <Tool |
---|
173 | Name="VCLibrarianTool" |
---|
174 | OutputFile="$(OutDir)/$(ProjectName)Static_d.lib"/> |
---|
175 | <Tool |
---|
176 | Name="VCMIDLTool"/> |
---|
177 | <Tool |
---|
178 | Name="VCPostBuildEventTool"/> |
---|
179 | <Tool |
---|
180 | Name="VCPreBuildEventTool"/> |
---|
181 | <Tool |
---|
182 | Name="VCPreLinkEventTool" |
---|
183 | CommandLine=" |
---|
184 | "/> |
---|
185 | <Tool |
---|
186 | Name="VCResourceCompilerTool"/> |
---|
187 | <Tool |
---|
188 | Name="VCWebServiceProxyGeneratorTool"/> |
---|
189 | <Tool |
---|
190 | Name="VCXMLDataGeneratorTool"/> |
---|
191 | <Tool |
---|
192 | Name="VCManagedWrapperGeneratorTool"/> |
---|
193 | <Tool |
---|
194 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
---|
195 | </Configuration> |
---|
196 | <Configuration |
---|
197 | Name="ReleaseStaticLib|Win32" |
---|
198 | OutputDirectory="..\..\..\lib" |
---|
199 | IntermediateDirectory="..\obj\$(ConfigurationName)" |
---|
200 | ConfigurationType="4" |
---|
201 | CharacterSet="0" |
---|
202 | WholeProgramOptimization="TRUE"> |
---|
203 | <Tool |
---|
204 | Name="VCCLCompilerTool" |
---|
205 | Optimization="2" |
---|
206 | GlobalOptimizations="TRUE" |
---|
207 | InlineFunctionExpansion="2" |
---|
208 | EnableIntrinsicFunctions="TRUE" |
---|
209 | ImproveFloatingPointConsistency="TRUE" |
---|
210 | FavorSizeOrSpeed="1" |
---|
211 | OmitFramePointers="TRUE" |
---|
212 | EnableFiberSafeOptimizations="TRUE" |
---|
213 | OptimizeForProcessor="2" |
---|
214 | AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include;..\..\..\Dependencies\zlib\include;..\..\..\Dependencies\include" |
---|
215 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OGRE_PARTICLEFXPLUGIN_EXPORTS;OGRE_STATIC_LIB" |
---|
216 | StringPooling="TRUE" |
---|
217 | RuntimeLibrary="2" |
---|
218 | BufferSecurityCheck="FALSE" |
---|
219 | EnableFunctionLevelLinking="TRUE" |
---|
220 | RuntimeTypeInfo="TRUE" |
---|
221 | UsePrecompiledHeader="0" |
---|
222 | WarningLevel="3" |
---|
223 | Detect64BitPortabilityProblems="TRUE" |
---|
224 | DebugInformationFormat="3"/> |
---|
225 | <Tool |
---|
226 | Name="VCCustomBuildTool"/> |
---|
227 | <Tool |
---|
228 | Name="VCLibrarianTool" |
---|
229 | OutputFile="$(OutDir)/$(ProjectName)Static.lib"/> |
---|
230 | <Tool |
---|
231 | Name="VCMIDLTool"/> |
---|
232 | <Tool |
---|
233 | Name="VCPostBuildEventTool"/> |
---|
234 | <Tool |
---|
235 | Name="VCPreBuildEventTool"/> |
---|
236 | <Tool |
---|
237 | Name="VCPreLinkEventTool" |
---|
238 | CommandLine=" |
---|
239 | "/> |
---|
240 | <Tool |
---|
241 | Name="VCResourceCompilerTool"/> |
---|
242 | <Tool |
---|
243 | Name="VCWebServiceProxyGeneratorTool"/> |
---|
244 | <Tool |
---|
245 | Name="VCXMLDataGeneratorTool"/> |
---|
246 | <Tool |
---|
247 | Name="VCManagedWrapperGeneratorTool"/> |
---|
248 | <Tool |
---|
249 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
---|
250 | </Configuration> |
---|
251 | </Configurations> |
---|
252 | <References> |
---|
253 | </References> |
---|
254 | <Files> |
---|
255 | <Filter |
---|
256 | Name="Source Files" |
---|
257 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"> |
---|
258 | <File |
---|
259 | RelativePath="..\src\OgreAreaEmitter.cpp"> |
---|
260 | </File> |
---|
261 | <File |
---|
262 | RelativePath="..\src\OgreBoxEmitter.cpp"> |
---|
263 | </File> |
---|
264 | <File |
---|
265 | RelativePath="..\src\OgreColourFaderAffector.cpp"> |
---|
266 | </File> |
---|
267 | <File |
---|
268 | RelativePath="..\src\OgreColourFaderAffector2.cpp"> |
---|
269 | </File> |
---|
270 | <File |
---|
271 | RelativePath="..\src\OgreColourImageAffector.cpp"> |
---|
272 | </File> |
---|
273 | <File |
---|
274 | RelativePath="..\src\OgreColourInterpolatorAffector.cpp"> |
---|
275 | </File> |
---|
276 | <File |
---|
277 | RelativePath="..\src\OgreCylinderEmitter.cpp"> |
---|
278 | </File> |
---|
279 | <File |
---|
280 | RelativePath="..\src\OgreDeflectorPlaneAffector.cpp"> |
---|
281 | </File> |
---|
282 | <File |
---|
283 | RelativePath="..\src\OgreDirectionRandomiserAffector.cpp"> |
---|
284 | </File> |
---|
285 | <File |
---|
286 | RelativePath="..\src\OgreEllipsoidEmitter.cpp"> |
---|
287 | </File> |
---|
288 | <File |
---|
289 | RelativePath="..\src\OgreHollowEllipsoidEmitter.cpp"> |
---|
290 | </File> |
---|
291 | <File |
---|
292 | RelativePath="..\src\OgreLinearForceAffector.cpp"> |
---|
293 | </File> |
---|
294 | <File |
---|
295 | RelativePath="..\src\OgreParticleFX.cpp"> |
---|
296 | </File> |
---|
297 | <File |
---|
298 | RelativePath="..\src\OgreParticleFXPlugin.cpp"> |
---|
299 | </File> |
---|
300 | <File |
---|
301 | RelativePath="..\src\OgrePointEmitter.cpp"> |
---|
302 | </File> |
---|
303 | <File |
---|
304 | RelativePath="..\src\OgreRingEmitter.cpp"> |
---|
305 | </File> |
---|
306 | <File |
---|
307 | RelativePath="..\src\OgreRotationAffector.cpp"> |
---|
308 | </File> |
---|
309 | <File |
---|
310 | RelativePath="..\src\OgreScaleAffector.cpp"> |
---|
311 | </File> |
---|
312 | </Filter> |
---|
313 | <Filter |
---|
314 | Name="Header Files" |
---|
315 | Filter="h;hpp;hxx;hm;inl;inc"> |
---|
316 | <File |
---|
317 | RelativePath="..\include\OgreAreaEmitter.h"> |
---|
318 | </File> |
---|
319 | <File |
---|
320 | RelativePath="..\include\OgreBoxEmitter.h"> |
---|
321 | </File> |
---|
322 | <File |
---|
323 | RelativePath="..\include\OgreBoxEmitterFactory.h"> |
---|
324 | </File> |
---|
325 | <File |
---|
326 | RelativePath="..\include\OgreColourFaderAffector.h"> |
---|
327 | </File> |
---|
328 | <File |
---|
329 | RelativePath="..\include\OgreColourFaderAffector2.h"> |
---|
330 | </File> |
---|
331 | <File |
---|
332 | RelativePath="..\include\OgreColourFaderAffectorFactory.h"> |
---|
333 | </File> |
---|
334 | <File |
---|
335 | RelativePath="..\include\OgreColourFaderAffectorFactory2.h"> |
---|
336 | </File> |
---|
337 | <File |
---|
338 | RelativePath="..\include\OgreColourImageAffector.h"> |
---|
339 | </File> |
---|
340 | <File |
---|
341 | RelativePath="..\include\OgreColourImageAffectorFactory.h"> |
---|
342 | </File> |
---|
343 | <File |
---|
344 | RelativePath="..\include\OgreColourInterpolatorAffector.h"> |
---|
345 | </File> |
---|
346 | <File |
---|
347 | RelativePath="..\include\OgreCylinderEmitter.h"> |
---|
348 | </File> |
---|
349 | <File |
---|
350 | RelativePath="..\include\OgreCylinderEmitterFactory.h"> |
---|
351 | </File> |
---|
352 | <File |
---|
353 | RelativePath="..\include\OgreDeflectorPlaneAffector.h"> |
---|
354 | </File> |
---|
355 | <File |
---|
356 | RelativePath="..\include\OgreDeflectorPlaneAffectorFactory.h"> |
---|
357 | </File> |
---|
358 | <File |
---|
359 | RelativePath="..\include\OgreDirectionRandomiserAffector.h"> |
---|
360 | </File> |
---|
361 | <File |
---|
362 | RelativePath="..\include\OgreDirectionRandomiserAffectorFactory.h"> |
---|
363 | </File> |
---|
364 | <File |
---|
365 | RelativePath="..\include\OgreEllipsoidEmitter.h"> |
---|
366 | </File> |
---|
367 | <File |
---|
368 | RelativePath="..\include\OgreEllipsoidEmitterFactory.h"> |
---|
369 | </File> |
---|
370 | <File |
---|
371 | RelativePath="..\include\OgreHollowEllipsoidEmitter.h"> |
---|
372 | </File> |
---|
373 | <File |
---|
374 | RelativePath="..\include\OgreHollowEllipsoidEmitterFactory.h"> |
---|
375 | </File> |
---|
376 | <File |
---|
377 | RelativePath="..\include\OgreLinearForceAffector.h"> |
---|
378 | </File> |
---|
379 | <File |
---|
380 | RelativePath="..\include\OgreLinearForceAffectorFactory.h"> |
---|
381 | </File> |
---|
382 | <File |
---|
383 | RelativePath="..\include\OgreParticleFXPlugin.h"> |
---|
384 | </File> |
---|
385 | <File |
---|
386 | RelativePath="..\include\OgreParticleFXPrerequisites.h"> |
---|
387 | </File> |
---|
388 | <File |
---|
389 | RelativePath="..\include\OgrePointEmitter.h"> |
---|
390 | </File> |
---|
391 | <File |
---|
392 | RelativePath="..\include\OgrePointEmitterFactory.h"> |
---|
393 | </File> |
---|
394 | <File |
---|
395 | RelativePath="..\include\OgreRingEmitter.h"> |
---|
396 | </File> |
---|
397 | <File |
---|
398 | RelativePath="..\include\OgreRingEmitterFactory.h"> |
---|
399 | </File> |
---|
400 | <File |
---|
401 | RelativePath="..\include\OgreRotationAffector.h"> |
---|
402 | </File> |
---|
403 | <File |
---|
404 | RelativePath="..\include\OgreRotationAffectorFactory.h"> |
---|
405 | </File> |
---|
406 | <File |
---|
407 | RelativePath="..\include\OgreScaleAffector.h"> |
---|
408 | </File> |
---|
409 | <File |
---|
410 | RelativePath="..\include\OgreScaleAffectorFactory.h"> |
---|
411 | </File> |
---|
412 | </Filter> |
---|
413 | <Filter |
---|
414 | Name="Resource Files" |
---|
415 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> |
---|
416 | </Filter> |
---|
417 | </Files> |
---|
418 | <Globals> |
---|
419 | </Globals> |
---|
420 | </VisualStudioProject> |
---|