Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/PlugIns/BSPSceneManager/scripts/Plugin_BSPSceneManager_vc8.vcproj @ 5

Last change on this file since 5 was 5, checked in by anonymous, 17 years ago

=hoffentlich gehts jetzt

File size: 9.8 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="8.00"
5        Name="Plugin_BSPSceneManager"
6        ProjectGUID="{80DECC17-BDDD-4412-8CF8-F7C1C17A7436}"
7        Keyword="Win32Proj"
8        >
9        <Platforms>
10                <Platform
11                        Name="Win32"
12                />
13        </Platforms>
14        <ToolFiles>
15        </ToolFiles>
16        <Configurations>
17                <Configuration
18                        Name="Debug|Win32"
19                        OutputDirectory="..\..\..\lib"
20                        IntermediateDirectory="..\obj\$(ConfigurationName)"
21                        ConfigurationType="2"
22                        InheritedPropertySheets="$(VCInstallDir)\VCProjectDefaults\UpgradeFromVC70.vsprops"
23                        CharacterSet="2"
24                        >
25                        <Tool
26                                Name="VCPreBuildEventTool"
27                        />
28                        <Tool
29                                Name="VCCustomBuildTool"
30                        />
31                        <Tool
32                                Name="VCXMLDataGeneratorTool"
33                        />
34                        <Tool
35                                Name="VCWebServiceProxyGeneratorTool"
36                        />
37                        <Tool
38                                Name="VCMIDLTool"
39                        />
40                        <Tool
41                                Name="VCCLCompilerTool"
42                                Optimization="0"
43                                AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include"
44                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;OGRE_BSPPLUGIN_EXPORTS"
45                                MinimalRebuild="true"
46                                BasicRuntimeChecks="3"
47                                RuntimeLibrary="3"
48                                EnableFunctionLevelLinking="true"
49                                FloatingPointModel="2"
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                                IgnoreImportLibrary="true"
67                                AdditionalDependencies="OgreMain_d.lib"
68                                OutputFile="$(OutDir)/Plugin_BSPSceneManager_d.dll"
69                                Version=""
70                                LinkIncremental="2"
71                                SuppressStartupBanner="true"
72                                AdditionalLibraryDirectories="&quot;..\..\..\lib&quot;;&quot;..\..\..\Dependencies\lib\$(ConfigurationName)&quot;"
73                                ModuleDefinitionFile=""
74                                GenerateDebugInformation="true"
75                                ProgramDatabaseFile="$(OutDir)/$(ProjectName)_d.pdb"
76                                SubSystem="2"
77                                ImportLibrary="$(OutDir)/Plugin_BSPSceneManager_d.lib"
78                                TargetMachine="1"
79                        />
80                        <Tool
81                                Name="VCALinkTool"
82                        />
83                        <Tool
84                                Name="VCManifestTool"
85                                UseFAT32Workaround="true"
86                        />
87                        <Tool
88                                Name="VCXDCMakeTool"
89                        />
90                        <Tool
91                                Name="VCBscMakeTool"
92                        />
93                        <Tool
94                                Name="VCFxCopTool"
95                        />
96                        <Tool
97                                Name="VCAppVerifierTool"
98                        />
99                        <Tool
100                                Name="VCWebDeploymentTool"
101                        />
102                        <Tool
103                                Name="VCPostBuildEventTool"
104                                CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\Samples\Common\bin\$(ConfigurationName)"
105                        />
106                </Configuration>
107                <Configuration
108                        Name="Release|Win32"
109                        OutputDirectory="..\..\..\lib"
110                        IntermediateDirectory="..\obj\$(ConfigurationName)"
111                        ConfigurationType="2"
112                        InheritedPropertySheets="$(VCInstallDir)\VCProjectDefaults\UpgradeFromVC70.vsprops"
113                        CharacterSet="2"
114                        WholeProgramOptimization="1"
115                        >
116                        <Tool
117                                Name="VCPreBuildEventTool"
118                        />
119                        <Tool
120                                Name="VCCustomBuildTool"
121                        />
122                        <Tool
123                                Name="VCXMLDataGeneratorTool"
124                        />
125                        <Tool
126                                Name="VCWebServiceProxyGeneratorTool"
127                        />
128                        <Tool
129                                Name="VCMIDLTool"
130                        />
131                        <Tool
132                                Name="VCCLCompilerTool"
133                                Optimization="3"
134                                InlineFunctionExpansion="2"
135                                EnableIntrinsicFunctions="true"
136                                FavorSizeOrSpeed="1"
137                                OmitFramePointers="true"
138                                EnableFiberSafeOptimizations="true"
139                                AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include"
140                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OGRE_BSPPLUGIN_EXPORTS"
141                                StringPooling="true"
142                                RuntimeLibrary="2"
143                                BufferSecurityCheck="false"
144                                EnableFunctionLevelLinking="true"
145                                FloatingPointModel="2"
146                                UsePrecompiledHeader="0"
147                                WarningLevel="3"
148                                Detect64BitPortabilityProblems="true"
149                                DebugInformationFormat="3"
150                        />
151                        <Tool
152                                Name="VCManagedResourceCompilerTool"
153                        />
154                        <Tool
155                                Name="VCResourceCompilerTool"
156                        />
157                        <Tool
158                                Name="VCPreLinkEventTool"
159                        />
160                        <Tool
161                                Name="VCLinkerTool"
162                                IgnoreImportLibrary="true"
163                                AdditionalDependencies="OgreMain.lib"
164                                OutputFile="$(OutDir)/Plugin_BSPSceneManager.dll"
165                                Version="0.99"
166                                LinkIncremental="1"
167                                SuppressStartupBanner="true"
168                                AdditionalLibraryDirectories="&quot;..\..\..\lib&quot;;&quot;..\..\..\Dependencies\lib\$(ConfigurationName)&quot;"
169                                ModuleDefinitionFile=""
170                                GenerateDebugInformation="true"
171                                SubSystem="2"
172                                OptimizeReferences="2"
173                                EnableCOMDATFolding="2"
174                                ImportLibrary="$(OutDir)/Plugin_BSPSceneManager.lib"
175                                TargetMachine="1"
176                        />
177                        <Tool
178                                Name="VCALinkTool"
179                        />
180                        <Tool
181                                Name="VCManifestTool"
182                                UseFAT32Workaround="true"
183                        />
184                        <Tool
185                                Name="VCXDCMakeTool"
186                        />
187                        <Tool
188                                Name="VCBscMakeTool"
189                        />
190                        <Tool
191                                Name="VCFxCopTool"
192                        />
193                        <Tool
194                                Name="VCAppVerifierTool"
195                        />
196                        <Tool
197                                Name="VCWebDeploymentTool"
198                        />
199                        <Tool
200                                Name="VCPostBuildEventTool"
201                                CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\Samples\Common\bin\$(ConfigurationName)"
202                        />
203                </Configuration>
204                <Configuration
205                        Name="DebugStaticLib|Win32"
206                        OutputDirectory="..\..\..\lib"
207                        IntermediateDirectory="..\obj\$(ConfigurationName)"
208                        ConfigurationType="4"
209                        InheritedPropertySheets="$(VCInstallDir)\VCProjectDefaults\UpgradeFromVC70.vsprops"
210                        CharacterSet="2"
211                        >
212                        <Tool
213                                Name="VCPreBuildEventTool"
214                        />
215                        <Tool
216                                Name="VCCustomBuildTool"
217                        />
218                        <Tool
219                                Name="VCXMLDataGeneratorTool"
220                        />
221                        <Tool
222                                Name="VCWebServiceProxyGeneratorTool"
223                        />
224                        <Tool
225                                Name="VCMIDLTool"
226                        />
227                        <Tool
228                                Name="VCCLCompilerTool"
229                                Optimization="0"
230                                AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include"
231                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;OGRE_STATIC_LIB"
232                                MinimalRebuild="true"
233                                BasicRuntimeChecks="3"
234                                RuntimeLibrary="3"
235                                EnableFunctionLevelLinking="true"
236                                FloatingPointModel="2"
237                                UsePrecompiledHeader="0"
238                                WarningLevel="3"
239                                Detect64BitPortabilityProblems="true"
240                                DebugInformationFormat="4"
241                        />
242                        <Tool
243                                Name="VCManagedResourceCompilerTool"
244                        />
245                        <Tool
246                                Name="VCResourceCompilerTool"
247                        />
248                        <Tool
249                                Name="VCPreLinkEventTool"
250                        />
251                        <Tool
252                                Name="VCLibrarianTool"
253                                OutputFile="$(OutDir)\$(ProjectName)Static_d.lib"
254                        />
255                        <Tool
256                                Name="VCALinkTool"
257                        />
258                        <Tool
259                                Name="VCXDCMakeTool"
260                        />
261                        <Tool
262                                Name="VCBscMakeTool"
263                        />
264                        <Tool
265                                Name="VCFxCopTool"
266                        />
267                        <Tool
268                                Name="VCPostBuildEventTool"
269                                CommandLine=""
270                        />
271                </Configuration>
272                <Configuration
273                        Name="ReleaseStaticLib|Win32"
274                        OutputDirectory="..\..\..\lib"
275                        IntermediateDirectory="..\obj\$(ConfigurationName)"
276                        ConfigurationType="4"
277                        InheritedPropertySheets="$(VCInstallDir)\VCProjectDefaults\UpgradeFromVC70.vsprops"
278                        CharacterSet="2"
279                        WholeProgramOptimization="1"
280                        >
281                        <Tool
282                                Name="VCPreBuildEventTool"
283                        />
284                        <Tool
285                                Name="VCCustomBuildTool"
286                        />
287                        <Tool
288                                Name="VCXMLDataGeneratorTool"
289                        />
290                        <Tool
291                                Name="VCWebServiceProxyGeneratorTool"
292                        />
293                        <Tool
294                                Name="VCMIDLTool"
295                        />
296                        <Tool
297                                Name="VCCLCompilerTool"
298                                Optimization="3"
299                                InlineFunctionExpansion="2"
300                                EnableIntrinsicFunctions="true"
301                                FavorSizeOrSpeed="1"
302                                OmitFramePointers="true"
303                                EnableFiberSafeOptimizations="true"
304                                AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include"
305                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OGRE_STATIC_LIB"
306                                StringPooling="true"
307                                RuntimeLibrary="2"
308                                BufferSecurityCheck="false"
309                                EnableFunctionLevelLinking="true"
310                                FloatingPointModel="2"
311                                UsePrecompiledHeader="0"
312                                WarningLevel="3"
313                                Detect64BitPortabilityProblems="true"
314                                DebugInformationFormat="0"
315                        />
316                        <Tool
317                                Name="VCManagedResourceCompilerTool"
318                        />
319                        <Tool
320                                Name="VCResourceCompilerTool"
321                        />
322                        <Tool
323                                Name="VCPreLinkEventTool"
324                        />
325                        <Tool
326                                Name="VCLibrarianTool"
327                                OutputFile="$(OutDir)\$(ProjectName)Static.lib"
328                        />
329                        <Tool
330                                Name="VCALinkTool"
331                        />
332                        <Tool
333                                Name="VCXDCMakeTool"
334                        />
335                        <Tool
336                                Name="VCBscMakeTool"
337                        />
338                        <Tool
339                                Name="VCFxCopTool"
340                        />
341                        <Tool
342                                Name="VCPostBuildEventTool"
343                                CommandLine=""
344                        />
345                </Configuration>
346        </Configurations>
347        <References>
348        </References>
349        <Files>
350                <Filter
351                        Name="Source Files"
352                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
353                        >
354                        <File
355                                RelativePath="..\src\OgreBspLevel.cpp"
356                                >
357                        </File>
358                        <File
359                                RelativePath="..\src\OgreBspNode.cpp"
360                                >
361                        </File>
362                        <File
363                                RelativePath="..\src\OgreBspResourceManager.cpp"
364                                >
365                        </File>
366                        <File
367                                RelativePath="..\src\OgreBspSceneManager.cpp"
368                                >
369                        </File>
370                        <File
371                                RelativePath="..\src\OgreBspSceneManagerDll.cpp"
372                                >
373                        </File>
374                        <File
375                                RelativePath="..\src\OgreBspSceneManagerPlugin.cpp"
376                                >
377                        </File>
378                        <File
379                                RelativePath="..\src\OgreBspSceneNode.cpp"
380                                >
381                        </File>
382                        <File
383                                RelativePath="..\src\OgreQuake3Level.cpp"
384                                >
385                        </File>
386                        <File
387                                RelativePath="..\src\OgreQuake3Shader.cpp"
388                                >
389                        </File>
390                        <File
391                                RelativePath="..\src\OgreQuake3ShaderManager.cpp"
392                                >
393                        </File>
394                </Filter>
395                <Filter
396                        Name="Header Files"
397                        Filter="h;hpp;hxx;hm;inl;inc"
398                        >
399                        <File
400                                RelativePath="..\include\OgreBspLevel.h"
401                                >
402                        </File>
403                        <File
404                                RelativePath="..\include\OgreBspNode.h"
405                                >
406                        </File>
407                        <File
408                                RelativePath="..\include\OgreBspPrerequisites.h"
409                                >
410                        </File>
411                        <File
412                                RelativePath="..\include\OgreBspResourceManager.h"
413                                >
414                        </File>
415                        <File
416                                RelativePath="..\include\OgreBspSceneManager.h"
417                                >
418                        </File>
419                        <File
420                                RelativePath="..\include\OgreBspSceneManagerPlugin.h"
421                                >
422                        </File>
423                        <File
424                                RelativePath="..\include\OgreBspSceneNode.h"
425                                >
426                        </File>
427                        <File
428                                RelativePath="..\include\OgreQuake3Level.h"
429                                >
430                        </File>
431                        <File
432                                RelativePath="..\include\OgreQuake3Shader.h"
433                                >
434                        </File>
435                        <File
436                                RelativePath="..\include\OgreQuake3ShaderManager.h"
437                                >
438                        </File>
439                        <File
440                                RelativePath="..\include\OgreQuake3Types.h"
441                                >
442                        </File>
443                </Filter>
444                <Filter
445                        Name="Resource Files"
446                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
447                        >
448                </Filter>
449        </Files>
450        <Globals>
451        </Globals>
452</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.