source: GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TestCullingTerrain.vcproj @ 2101

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