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

Revision 1926, 10.0 KB checked in by mattausch, 18 years ago (diff)

worked on preprocessor with and without qt and threads

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                                GlobalOptimizations="TRUE"
65                                FavorSizeOrSpeed="1"
66                                OmitFramePointers="TRUE"
67                                OptimizeForWindowsApplication="TRUE"
68                                AdditionalIncludeDirectories="..\include;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\..\Preprocessing\src"
69                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
70                                RuntimeLibrary="2"
71                                RuntimeTypeInfo="TRUE"
72                                UsePrecompiledHeader="0"
73                                WarningLevel="3"
74                                Detect64BitPortabilityProblems="TRUE"
75                                DebugInformationFormat="3"/>
76                        <Tool
77                                Name="VCCustomBuildTool"/>
78                        <Tool
79                                Name="VCLibrarianTool"
80                                OutputFile="$(OutDir)/GtpVisibility.lib"/>
81                        <Tool
82                                Name="VCMIDLTool"/>
83                        <Tool
84                                Name="VCPostBuildEventTool"/>
85                        <Tool
86                                Name="VCPreBuildEventTool"/>
87                        <Tool
88                                Name="VCPreLinkEventTool"/>
89                        <Tool
90                                Name="VCResourceCompilerTool"/>
91                        <Tool
92                                Name="VCWebServiceProxyGeneratorTool"/>
93                        <Tool
94                                Name="VCXMLDataGeneratorTool"/>
95                        <Tool
96                                Name="VCManagedWrapperGeneratorTool"/>
97                        <Tool
98                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
99                </Configuration>
100                <Configuration
101                        Name="mlrt|Win32"
102                        OutputDirectory="$(ConfigurationName)"
103                        IntermediateDirectory="$(ConfigurationName)"
104                        ConfigurationType="4"
105                        CharacterSet="2">
106                        <Tool
107                                Name="VCCLCompilerTool"
108                                OptimizeForWindowsApplication="TRUE"
109                                AdditionalIncludeDirectories="..\include;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\..\Preprocessing\src"
110                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
111                                RuntimeLibrary="2"
112                                RuntimeTypeInfo="TRUE"
113                                UsePrecompiledHeader="0"
114                                WarningLevel="3"
115                                Detect64BitPortabilityProblems="TRUE"
116                                DebugInformationFormat="3"/>
117                        <Tool
118                                Name="VCCustomBuildTool"/>
119                        <Tool
120                                Name="VCLibrarianTool"
121                                OutputFile="$(OutDir)/GtpVisibility.lib"/>
122                        <Tool
123                                Name="VCMIDLTool"/>
124                        <Tool
125                                Name="VCPostBuildEventTool"/>
126                        <Tool
127                                Name="VCPreBuildEventTool"/>
128                        <Tool
129                                Name="VCPreLinkEventTool"/>
130                        <Tool
131                                Name="VCResourceCompilerTool"/>
132                        <Tool
133                                Name="VCWebServiceProxyGeneratorTool"/>
134                        <Tool
135                                Name="VCXMLDataGeneratorTool"/>
136                        <Tool
137                                Name="VCManagedWrapperGeneratorTool"/>
138                        <Tool
139                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
140                </Configuration>
141                <Configuration
142                        Name="Release_Internal|Win32"
143                        OutputDirectory="$(ConfigurationName)"
144                        IntermediateDirectory="$(ConfigurationName)"
145                        ConfigurationType="4"
146                        CharacterSet="2">
147                        <Tool
148                                Name="VCCLCompilerTool"
149                                OptimizeForWindowsApplication="TRUE"
150                                AdditionalIncludeDirectories="..\include;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\..\Preprocessing\src"
151                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
152                                RuntimeLibrary="2"
153                                RuntimeTypeInfo="TRUE"
154                                UsePrecompiledHeader="0"
155                                WarningLevel="3"
156                                Detect64BitPortabilityProblems="TRUE"
157                                DebugInformationFormat="3"/>
158                        <Tool
159                                Name="VCCustomBuildTool"/>
160                        <Tool
161                                Name="VCLibrarianTool"
162                                OutputFile="$(OutDir)/GtpVisibility.lib"/>
163                        <Tool
164                                Name="VCMIDLTool"/>
165                        <Tool
166                                Name="VCPostBuildEventTool"/>
167                        <Tool
168                                Name="VCPreBuildEventTool"/>
169                        <Tool
170                                Name="VCPreLinkEventTool"/>
171                        <Tool
172                                Name="VCResourceCompilerTool"/>
173                        <Tool
174                                Name="VCWebServiceProxyGeneratorTool"/>
175                        <Tool
176                                Name="VCXMLDataGeneratorTool"/>
177                        <Tool
178                                Name="VCManagedWrapperGeneratorTool"/>
179                        <Tool
180                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
181                </Configuration>
182                <Configuration
183                        Name="Release Internal|Win32"
184                        OutputDirectory="$(ConfigurationName)"
185                        IntermediateDirectory="$(ConfigurationName)"
186                        ConfigurationType="4"
187                        CharacterSet="2">
188                        <Tool
189                                Name="VCCLCompilerTool"
190                                OptimizeForWindowsApplication="TRUE"
191                                AdditionalIncludeDirectories="..\include;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\..\Preprocessing\src"
192                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
193                                RuntimeLibrary="2"
194                                RuntimeTypeInfo="TRUE"
195                                UsePrecompiledHeader="0"
196                                BrowseInformation="1"
197                                WarningLevel="3"
198                                Detect64BitPortabilityProblems="TRUE"
199                                DebugInformationFormat="3"/>
200                        <Tool
201                                Name="VCCustomBuildTool"/>
202                        <Tool
203                                Name="VCLibrarianTool"
204                                OutputFile="$(OutDir)/GtpVisibility.lib"/>
205                        <Tool
206                                Name="VCMIDLTool"/>
207                        <Tool
208                                Name="VCPostBuildEventTool"/>
209                        <Tool
210                                Name="VCPreBuildEventTool"/>
211                        <Tool
212                                Name="VCPreLinkEventTool"/>
213                        <Tool
214                                Name="VCResourceCompilerTool"/>
215                        <Tool
216                                Name="VCWebServiceProxyGeneratorTool"/>
217                        <Tool
218                                Name="VCXMLDataGeneratorTool"/>
219                        <Tool
220                                Name="VCManagedWrapperGeneratorTool"/>
221                        <Tool
222                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
223                </Configuration>
224                <Configuration
225                        Name="Release_qt|Win32"
226                        OutputDirectory="$(ConfigurationName)"
227                        IntermediateDirectory="$(ConfigurationName)"
228                        ConfigurationType="4"
229                        CharacterSet="2">
230                        <Tool
231                                Name="VCCLCompilerTool"
232                                GlobalOptimizations="TRUE"
233                                FavorSizeOrSpeed="1"
234                                OmitFramePointers="TRUE"
235                                OptimizeForWindowsApplication="TRUE"
236                                AdditionalIncludeDirectories="..\include;&quot;$(OGRE_PATH)\OgreMain\include&quot;;..\..\Preprocessing\src"
237                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
238                                RuntimeLibrary="2"
239                                RuntimeTypeInfo="TRUE"
240                                UsePrecompiledHeader="0"
241                                WarningLevel="3"
242                                Detect64BitPortabilityProblems="TRUE"
243                                DebugInformationFormat="3"/>
244                        <Tool
245                                Name="VCCustomBuildTool"/>
246                        <Tool
247                                Name="VCLibrarianTool"
248                                OutputFile="$(OutDir)/GtpVisibility.lib"/>
249                        <Tool
250                                Name="VCMIDLTool"/>
251                        <Tool
252                                Name="VCPostBuildEventTool"/>
253                        <Tool
254                                Name="VCPreBuildEventTool"/>
255                        <Tool
256                                Name="VCPreLinkEventTool"/>
257                        <Tool
258                                Name="VCResourceCompilerTool"/>
259                        <Tool
260                                Name="VCWebServiceProxyGeneratorTool"/>
261                        <Tool
262                                Name="VCXMLDataGeneratorTool"/>
263                        <Tool
264                                Name="VCManagedWrapperGeneratorTool"/>
265                        <Tool
266                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
267                </Configuration>
268        </Configurations>
269        <References>
270        </References>
271        <Files>
272                <Filter
273                        Name="Source Files"
274                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
275                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
276                        <File
277                                RelativePath="..\src\BatchedQueriesCullingManager.cpp">
278                        </File>
279                        <File
280                                RelativePath="..\src\CoherentHierarchicalCullingManager.cpp">
281                        </File>
282                        <File
283                                RelativePath="..\src\CullingManager.cpp">
284                        </File>
285                        <File
286                                RelativePath="..\src\DummyPreprocessingManager.cpp">
287                        </File>
288                        <File
289                                RelativePath="..\src\FrustumCullingManager.cpp">
290                        </File>
291                        <File
292                                RelativePath="..\src\HierarchyInterface.cpp">
293                        </File>
294                        <File
295                                RelativePath="..\src\PreprocessingManager.cpp">
296                        </File>
297                        <File
298                                RelativePath="..\src\QueryManager.cpp">
299                        </File>
300                        <File
301                                RelativePath="..\src\StopAndWaitCullingManager.cpp">
302                        </File>
303                        <File
304                                RelativePath="..\src\VisibilityEnvironment.cpp">
305                        </File>
306                        <File
307                                RelativePath="..\src\VisibilityManager.cpp">
308                        </File>
309                </Filter>
310                <Filter
311                        Name="Header Files"
312                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
313                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
314                        <File
315                                RelativePath="..\include\BatchedQueriesCullingManager.h">
316                        </File>
317                        <File
318                                RelativePath="..\include\CoherentHierarchicalCullingManager.h">
319                        </File>
320                        <File
321                                RelativePath="..\include\CullingManager.h">
322                        </File>
323                        <File
324                                RelativePath="..\include\DistanceQueue.h">
325                        </File>
326                        <File
327                                RelativePath="..\include\DummyPreprocessingManager.h">
328                        </File>
329                        <File
330                                RelativePath="..\include\DummyQueryManager.h">
331                        </File>
332                        <File
333                                RelativePath="..\include\FrustumCullingManager.h">
334                        </File>
335                        <File
336                                RelativePath="..\include\HierarchyInterface.h">
337                        </File>
338                        <File
339                                RelativePath="..\include\OcclusionQuery.h">
340                        </File>
341                        <File
342                                RelativePath="..\include\PreprocessingManager.h">
343                        </File>
344                        <File
345                                RelativePath="..\include\QueryManager.h">
346                        </File>
347                        <File
348                                RelativePath="..\include\StopAndWaitCullingManager.h">
349                        </File>
350                        <File
351                                RelativePath="..\include\VisibilityEnvironment.h">
352                        </File>
353                        <File
354                                RelativePath="..\include\VisibilityInfo.h">
355                        </File>
356                        <File
357                                RelativePath="..\include\VisibilityManager.h">
358                        </File>
359                        <File
360                                RelativePath="..\include\VisibilityMesh.h">
361                        </File>
362                </Filter>
363                <File
364                        RelativePath=".\VTune\GtpVisibility.vpj">
365                </File>
366        </Files>
367        <Globals>
368        </Globals>
369</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.