source: GTP/trunk/Lib/Vis/OnlineCullingCHC/src/GtpVisibility.vcproj @ 2100

Revision 2100, 10.6 KB checked in by mattausch, 17 years ago (diff)

worked on pvs

Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="7.10"
5        Name="GtpVisibility"
6        ProjectGUID="{101A7691-74F3-48B4-96A3-CF35578F5900}"
7        Keyword="Win32Proj">
8        <Platforms>
9                <Platform
10                        Name="Win32"/>
11        </Platforms>
12        <Configurations>
13                <Configuration
14                        Name="Debug|Win32"
15                        OutputDirectory="..\lib\$(ConfigurationName)"
16                        IntermediateDirectory="..\obj\$(ConfigurationName)"
17                        ConfigurationType="4"
18                        CharacterSet="2">
19                        <Tool
20                                Name="VCCLCompilerTool"
21                                Optimization="0"
22                                AdditionalIncludeDirectories="&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\include;..\..\Preprocessing\src"
23                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;GTP_VISIBILITY_MODIFIED_OGRE"
24                                MinimalRebuild="TRUE"
25                                BasicRuntimeChecks="3"
26                                RuntimeLibrary="3"
27                                RuntimeTypeInfo="TRUE"
28                                UsePrecompiledHeader="0"
29                                WarningLevel="3"
30                                Detect64BitPortabilityProblems="TRUE"
31                                DebugInformationFormat="3"/>
32                        <Tool
33                                Name="VCCustomBuildTool"/>
34                        <Tool
35                                Name="VCLibrarianTool"
36                                OutputFile="$(OutDir)/GtpVisibility.lib"/>
37                        <Tool
38                                Name="VCMIDLTool"/>
39                        <Tool
40                                Name="VCPostBuildEventTool"/>
41                        <Tool
42                                Name="VCPreBuildEventTool"/>
43                        <Tool
44                                Name="VCPreLinkEventTool"/>
45                        <Tool
46                                Name="VCResourceCompilerTool"/>
47                        <Tool
48                                Name="VCWebServiceProxyGeneratorTool"/>
49                        <Tool
50                                Name="VCXMLDataGeneratorTool"/>
51                        <Tool
52                                Name="VCManagedWrapperGeneratorTool"/>
53                        <Tool
54                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
55                </Configuration>
56                <Configuration
57                        Name="Release|Win32"
58                        OutputDirectory="..\lib\$(ConfigurationName)"
59                        IntermediateDirectory="..\obj\$(ConfigurationName)"
60                        ConfigurationType="4"
61                        CharacterSet="2">
62                        <Tool
63                                Name="VCCLCompilerTool"
64                                Optimization="3"
65                                GlobalOptimizations="TRUE"
66                                InlineFunctionExpansion="2"
67                                EnableIntrinsicFunctions="TRUE"
68                                FavorSizeOrSpeed="1"
69                                OmitFramePointers="TRUE"
70                                EnableFiberSafeOptimizations="TRUE"
71                                OptimizeForProcessor="3"
72                                OptimizeForWindowsApplication="TRUE"
73                                AdditionalIncludeDirectories="..\include;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\..\Preprocessing\src"
74                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
75                                StringPooling="TRUE"
76                                RuntimeLibrary="2"
77                                EnableEnhancedInstructionSet="2"
78                                RuntimeTypeInfo="FALSE"
79                                UsePrecompiledHeader="0"
80                                WarningLevel="3"
81                                Detect64BitPortabilityProblems="TRUE"
82                                DebugInformationFormat="3"/>
83                        <Tool
84                                Name="VCCustomBuildTool"/>
85                        <Tool
86                                Name="VCLibrarianTool"
87                                OutputFile="$(OutDir)/GtpVisibility.lib"/>
88                        <Tool
89                                Name="VCMIDLTool"/>
90                        <Tool
91                                Name="VCPostBuildEventTool"/>
92                        <Tool
93                                Name="VCPreBuildEventTool"/>
94                        <Tool
95                                Name="VCPreLinkEventTool"/>
96                        <Tool
97                                Name="VCResourceCompilerTool"/>
98                        <Tool
99                                Name="VCWebServiceProxyGeneratorTool"/>
100                        <Tool
101                                Name="VCXMLDataGeneratorTool"/>
102                        <Tool
103                                Name="VCManagedWrapperGeneratorTool"/>
104                        <Tool
105                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
106                </Configuration>
107                <Configuration
108                        Name="mlrt|Win32"
109                        OutputDirectory="$(ConfigurationName)"
110                        IntermediateDirectory="$(ConfigurationName)"
111                        ConfigurationType="4"
112                        CharacterSet="2">
113                        <Tool
114                                Name="VCCLCompilerTool"
115                                OptimizeForWindowsApplication="TRUE"
116                                AdditionalIncludeDirectories="..\include;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\..\Preprocessing\src"
117                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
118                                RuntimeLibrary="2"
119                                RuntimeTypeInfo="TRUE"
120                                UsePrecompiledHeader="0"
121                                WarningLevel="3"
122                                Detect64BitPortabilityProblems="TRUE"
123                                DebugInformationFormat="3"/>
124                        <Tool
125                                Name="VCCustomBuildTool"/>
126                        <Tool
127                                Name="VCLibrarianTool"
128                                OutputFile="$(OutDir)/GtpVisibility.lib"/>
129                        <Tool
130                                Name="VCMIDLTool"/>
131                        <Tool
132                                Name="VCPostBuildEventTool"/>
133                        <Tool
134                                Name="VCPreBuildEventTool"/>
135                        <Tool
136                                Name="VCPreLinkEventTool"/>
137                        <Tool
138                                Name="VCResourceCompilerTool"/>
139                        <Tool
140                                Name="VCWebServiceProxyGeneratorTool"/>
141                        <Tool
142                                Name="VCXMLDataGeneratorTool"/>
143                        <Tool
144                                Name="VCManagedWrapperGeneratorTool"/>
145                        <Tool
146                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
147                </Configuration>
148                <Configuration
149                        Name="Release_Internal|Win32"
150                        OutputDirectory="$(ConfigurationName)"
151                        IntermediateDirectory="$(ConfigurationName)"
152                        ConfigurationType="4"
153                        CharacterSet="2">
154                        <Tool
155                                Name="VCCLCompilerTool"
156                                OptimizeForWindowsApplication="TRUE"
157                                AdditionalIncludeDirectories="..\include;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\..\Preprocessing\src"
158                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
159                                RuntimeLibrary="2"
160                                RuntimeTypeInfo="TRUE"
161                                UsePrecompiledHeader="0"
162                                WarningLevel="3"
163                                Detect64BitPortabilityProblems="TRUE"
164                                DebugInformationFormat="3"/>
165                        <Tool
166                                Name="VCCustomBuildTool"/>
167                        <Tool
168                                Name="VCLibrarianTool"
169                                OutputFile="$(OutDir)/GtpVisibility.lib"/>
170                        <Tool
171                                Name="VCMIDLTool"/>
172                        <Tool
173                                Name="VCPostBuildEventTool"/>
174                        <Tool
175                                Name="VCPreBuildEventTool"/>
176                        <Tool
177                                Name="VCPreLinkEventTool"/>
178                        <Tool
179                                Name="VCResourceCompilerTool"/>
180                        <Tool
181                                Name="VCWebServiceProxyGeneratorTool"/>
182                        <Tool
183                                Name="VCXMLDataGeneratorTool"/>
184                        <Tool
185                                Name="VCManagedWrapperGeneratorTool"/>
186                        <Tool
187                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
188                </Configuration>
189                <Configuration
190                        Name="Release Internal|Win32"
191                        OutputDirectory="$(ConfigurationName)"
192                        IntermediateDirectory="$(ConfigurationName)"
193                        ConfigurationType="4"
194                        CharacterSet="2">
195                        <Tool
196                                Name="VCCLCompilerTool"
197                                Optimization="3"
198                                GlobalOptimizations="TRUE"
199                                InlineFunctionExpansion="2"
200                                EnableIntrinsicFunctions="TRUE"
201                                FavorSizeOrSpeed="1"
202                                OmitFramePointers="TRUE"
203                                EnableFiberSafeOptimizations="TRUE"
204                                OptimizeForProcessor="3"
205                                OptimizeForWindowsApplication="TRUE"
206                                AdditionalIncludeDirectories="..\include;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\..\Preprocessing\src"
207                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
208                                RuntimeLibrary="2"
209                                EnableEnhancedInstructionSet="2"
210                                RuntimeTypeInfo="FALSE"
211                                UsePrecompiledHeader="0"
212                                BrowseInformation="1"
213                                WarningLevel="3"
214                                Detect64BitPortabilityProblems="TRUE"
215                                DebugInformationFormat="3"/>
216                        <Tool
217                                Name="VCCustomBuildTool"/>
218                        <Tool
219                                Name="VCLibrarianTool"
220                                OutputFile="$(OutDir)/GtpVisibility.lib"/>
221                        <Tool
222                                Name="VCMIDLTool"/>
223                        <Tool
224                                Name="VCPostBuildEventTool"/>
225                        <Tool
226                                Name="VCPreBuildEventTool"/>
227                        <Tool
228                                Name="VCPreLinkEventTool"/>
229                        <Tool
230                                Name="VCResourceCompilerTool"/>
231                        <Tool
232                                Name="VCWebServiceProxyGeneratorTool"/>
233                        <Tool
234                                Name="VCXMLDataGeneratorTool"/>
235                        <Tool
236                                Name="VCManagedWrapperGeneratorTool"/>
237                        <Tool
238                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
239                </Configuration>
240                <Configuration
241                        Name="Release_qt|Win32"
242                        OutputDirectory="$(ConfigurationName)"
243                        IntermediateDirectory="$(ConfigurationName)"
244                        ConfigurationType="4"
245                        CharacterSet="2">
246                        <Tool
247                                Name="VCCLCompilerTool"
248                                GlobalOptimizations="TRUE"
249                                FavorSizeOrSpeed="1"
250                                OmitFramePointers="TRUE"
251                                OptimizeForWindowsApplication="TRUE"
252                                AdditionalIncludeDirectories="..\include;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\..\Preprocessing\src"
253                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
254                                RuntimeLibrary="2"
255                                RuntimeTypeInfo="TRUE"
256                                UsePrecompiledHeader="0"
257                                WarningLevel="3"
258                                Detect64BitPortabilityProblems="TRUE"
259                                DebugInformationFormat="3"/>
260                        <Tool
261                                Name="VCCustomBuildTool"/>
262                        <Tool
263                                Name="VCLibrarianTool"
264                                OutputFile="$(OutDir)/GtpVisibility.lib"/>
265                        <Tool
266                                Name="VCMIDLTool"/>
267                        <Tool
268                                Name="VCPostBuildEventTool"/>
269                        <Tool
270                                Name="VCPreBuildEventTool"/>
271                        <Tool
272                                Name="VCPreLinkEventTool"/>
273                        <Tool
274                                Name="VCResourceCompilerTool"/>
275                        <Tool
276                                Name="VCWebServiceProxyGeneratorTool"/>
277                        <Tool
278                                Name="VCXMLDataGeneratorTool"/>
279                        <Tool
280                                Name="VCManagedWrapperGeneratorTool"/>
281                        <Tool
282                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
283                </Configuration>
284        </Configurations>
285        <References>
286        </References>
287        <Files>
288                <Filter
289                        Name="Source Files"
290                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
291                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
292                        <File
293                                RelativePath="..\src\BatchedQueriesCullingManager.cpp">
294                        </File>
295                        <File
296                                RelativePath="..\src\CoherentHierarchicalCullingManager.cpp">
297                        </File>
298                        <File
299                                RelativePath="..\src\CullingManager.cpp">
300                        </File>
301                        <File
302                                RelativePath="..\src\DummyPreprocessingManager.cpp">
303                        </File>
304                        <File
305                                RelativePath="..\src\FrustumCullingManager.cpp">
306                        </File>
307                        <File
308                                RelativePath="..\src\HierarchyInterface.cpp">
309                        </File>
310                        <File
311                                RelativePath="..\src\PreprocessingManager.cpp">
312                        </File>
313                        <File
314                                RelativePath="..\src\QueryManager.cpp">
315                        </File>
316                        <File
317                                RelativePath="..\src\StopAndWaitCullingManager.cpp">
318                        </File>
319                        <File
320                                RelativePath="..\src\VisibilityEnvironment.cpp">
321                        </File>
322                        <File
323                                RelativePath="..\src\VisibilityManager.cpp">
324                        </File>
325                </Filter>
326                <Filter
327                        Name="Header Files"
328                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
329                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
330                        <File
331                                RelativePath="..\include\BatchedQueriesCullingManager.h">
332                        </File>
333                        <File
334                                RelativePath="..\include\CoherentHierarchicalCullingManager.h">
335                        </File>
336                        <File
337                                RelativePath="..\include\CullingManager.h">
338                        </File>
339                        <File
340                                RelativePath="..\include\DistanceQueue.h">
341                        </File>
342                        <File
343                                RelativePath="..\include\DummyPreprocessingManager.h">
344                        </File>
345                        <File
346                                RelativePath="..\include\DummyQueryManager.h">
347                        </File>
348                        <File
349                                RelativePath="..\include\FrustumCullingManager.h">
350                        </File>
351                        <File
352                                RelativePath="..\include\HierarchyInterface.h">
353                        </File>
354                        <File
355                                RelativePath="..\include\OcclusionQuery.h">
356                        </File>
357                        <File
358                                RelativePath="..\include\PreprocessingManager.h">
359                        </File>
360                        <File
361                                RelativePath="..\include\QueryManager.h">
362                        </File>
363                        <File
364                                RelativePath="..\include\StopAndWaitCullingManager.h">
365                        </File>
366                        <File
367                                RelativePath="..\include\VisibilityEnvironment.h">
368                        </File>
369                        <File
370                                RelativePath="..\include\VisibilityInfo.h">
371                        </File>
372                        <File
373                                RelativePath="..\include\VisibilityManager.h">
374                        </File>
375                        <File
376                                RelativePath="..\include\VisibilityMesh.h">
377                        </File>
378                </Filter>
379                <File
380                        RelativePath=".\VTune\GtpVisibility.vpj">
381                </File>
382        </Files>
383        <Globals>
384        </Globals>
385</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.