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

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