1 | <?xml version="1.0" encoding="windows-1250"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="7.10"
|
---|
5 | Name="TestKdTree"
|
---|
6 | ProjectGUID="{17F2C6F9-6101-430E-ABF4-71383868EF24}"
|
---|
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 | <Tool
|
---|
20 | Name="VCCLCompilerTool"
|
---|
21 | Optimization="0"
|
---|
22 | ImproveFloatingPointConsistency="TRUE"
|
---|
23 | AdditionalIncludeDirectories="..\include;"$(OGRE_PATH)\Samples\Common\include";"$(OGRE_PATH)\OgreMain\include";..\..\..\..\..\..\Lib\Vis\OnlineCullingCHC\IVReader\include;..\..\..\..\..\..\Lib\Vis\OnlineCullingCHC\OGRE\include;..\..\..\..\..\..\Lib\Vis\OnlineCullingCHC\include"
|
---|
24 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;GTP_VISIBILITY_MODIFIED_OGRE;GAMETOOLS_ILLUMINATION_MODULE"
|
---|
25 | MinimalRebuild="TRUE"
|
---|
26 | BasicRuntimeChecks="3"
|
---|
27 | RuntimeLibrary="3"
|
---|
28 | EnableFunctionLevelLinking="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="OgreMain_d.lib IVReader.lib"
|
---|
38 | OutputFile="$(OutDir)/$(ProjectName).exe"
|
---|
39 | LinkIncremental="1"
|
---|
40 | AdditionalLibraryDirectories=""$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)";"..\..\..\..\..\..\Lib\Vis\OnlineCullingCHC\IVReader\lib\$(ConfigurationName)""
|
---|
41 | GenerateDebugInformation="TRUE"
|
---|
42 | ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
---|
43 | SubSystem="2"
|
---|
44 | OptimizeForWindows98="1"
|
---|
45 | TargetMachine="1"/>
|
---|
46 | <Tool
|
---|
47 | Name="VCMIDLTool"/>
|
---|
48 | <Tool
|
---|
49 | Name="VCPostBuildEventTool"
|
---|
50 | CommandLine="copy $(OutDir)\$(TargetFileName) "$(OGRE_PATH)\Samples\Common\bin\$(ConfigurationName)""/>
|
---|
51 | <Tool
|
---|
52 | Name="VCPreBuildEventTool"/>
|
---|
53 | <Tool
|
---|
54 | Name="VCPreLinkEventTool"/>
|
---|
55 | <Tool
|
---|
56 | Name="VCResourceCompilerTool"/>
|
---|
57 | <Tool
|
---|
58 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
59 | <Tool
|
---|
60 | Name="VCXMLDataGeneratorTool"/>
|
---|
61 | <Tool
|
---|
62 | Name="VCWebDeploymentTool"/>
|
---|
63 | <Tool
|
---|
64 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
65 | <Tool
|
---|
66 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
67 | </Configuration>
|
---|
68 | <Configuration
|
---|
69 | Name="Release|Win32"
|
---|
70 | OutputDirectory="..\bin\$(ConfigurationName)"
|
---|
71 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
72 | ConfigurationType="1"
|
---|
73 | CharacterSet="2"
|
---|
74 | WholeProgramOptimization="TRUE">
|
---|
75 | <Tool
|
---|
76 | Name="VCCLCompilerTool"
|
---|
77 | Optimization="3"
|
---|
78 | GlobalOptimizations="TRUE"
|
---|
79 | InlineFunctionExpansion="2"
|
---|
80 | EnableIntrinsicFunctions="TRUE"
|
---|
81 | ImproveFloatingPointConsistency="TRUE"
|
---|
82 | FavorSizeOrSpeed="1"
|
---|
83 | OmitFramePointers="TRUE"
|
---|
84 | EnableFiberSafeOptimizations="TRUE"
|
---|
85 | OptimizeForProcessor="0"
|
---|
86 | OptimizeForWindowsApplication="TRUE"
|
---|
87 | AdditionalIncludeDirectories="..\include;"$(OGRE_PATH)\Samples\Common\include";"$(OGRE_PATH)\OgreMain\include";..\..\..\..\..\..\Lib\Vis\OnlineCullingCHC\IVReader\include;..\..\..\..\..\..\Lib\Vis\OnlineCullingCHC\OGRE\include;..\..\..\..\..\..\Lib\Vis\OnlineCullingCHC\include"
|
---|
88 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;GTP_VISIBILITY_MODIFIED_OGRE;GAMETOOLS_ILLUMINATION_MODULE1"
|
---|
89 | StringPooling="TRUE"
|
---|
90 | MinimalRebuild="TRUE"
|
---|
91 | RuntimeLibrary="2"
|
---|
92 | BufferSecurityCheck="FALSE"
|
---|
93 | EnableFunctionLevelLinking="TRUE"
|
---|
94 | UsePrecompiledHeader="0"
|
---|
95 | WarningLevel="3"
|
---|
96 | Detect64BitPortabilityProblems="TRUE"
|
---|
97 | DebugInformationFormat="3"/>
|
---|
98 | <Tool
|
---|
99 | Name="VCCustomBuildTool"/>
|
---|
100 | <Tool
|
---|
101 | Name="VCLinkerTool"
|
---|
102 | AdditionalDependencies="OgreMain.lib IVReader.lib"
|
---|
103 | OutputFile="$(OutDir)/$(ProjectName).exe"
|
---|
104 | LinkIncremental="1"
|
---|
105 | AdditionalLibraryDirectories=""$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)";"..\..\..\..\..\..\Lib\Vis\OnlineCullingCHC\IVReader\lib\$(ConfigurationName)";"..\..\..\..\..\Lib\Vis\OnlineCullingCHC\IVReader\lib\$(ConfigurationName)""
|
---|
106 | GenerateDebugInformation="TRUE"
|
---|
107 | SubSystem="2"
|
---|
108 | OptimizeReferences="2"
|
---|
109 | EnableCOMDATFolding="2"
|
---|
110 | OptimizeForWindows98="1"
|
---|
111 | TargetMachine="1"/>
|
---|
112 | <Tool
|
---|
113 | Name="VCMIDLTool"/>
|
---|
114 | <Tool
|
---|
115 | Name="VCPostBuildEventTool"
|
---|
116 | CommandLine="copy $(OutDir)\$(TargetFileName) "$(OGRE_PATH)\Samples\Common\bin\$(ConfigurationName)""/>
|
---|
117 | <Tool
|
---|
118 | Name="VCPreBuildEventTool"/>
|
---|
119 | <Tool
|
---|
120 | Name="VCPreLinkEventTool"/>
|
---|
121 | <Tool
|
---|
122 | Name="VCResourceCompilerTool"/>
|
---|
123 | <Tool
|
---|
124 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
125 | <Tool
|
---|
126 | Name="VCXMLDataGeneratorTool"/>
|
---|
127 | <Tool
|
---|
128 | Name="VCWebDeploymentTool"/>
|
---|
129 | <Tool
|
---|
130 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
131 | <Tool
|
---|
132 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
133 | </Configuration>
|
---|
134 | <Configuration
|
---|
135 | Name="Release Internal|Win32"
|
---|
136 | OutputDirectory="..\bin\Release"
|
---|
137 | IntermediateDirectory="..\obj\Release"
|
---|
138 | ConfigurationType="1"
|
---|
139 | CharacterSet="2"
|
---|
140 | WholeProgramOptimization="TRUE">
|
---|
141 | <Tool
|
---|
142 | Name="VCCLCompilerTool"
|
---|
143 | Optimization="2"
|
---|
144 | GlobalOptimizations="TRUE"
|
---|
145 | InlineFunctionExpansion="1"
|
---|
146 | EnableIntrinsicFunctions="TRUE"
|
---|
147 | ImproveFloatingPointConsistency="TRUE"
|
---|
148 | FavorSizeOrSpeed="1"
|
---|
149 | OmitFramePointers="TRUE"
|
---|
150 | OptimizeForProcessor="2"
|
---|
151 | OptimizeForWindowsApplication="TRUE"
|
---|
152 | AdditionalIncludeDirectories="..\include;"$(OGRE_PATH)\Samples\Common\include";"$(OGRE_PATH)\OgreMain\include";..\..\..\..\..\..\Lib\Vis\OnlineCullingCHC\IVReader\include;..\..\..\..\..\..\Lib\Vis\OnlineCullingCHC\OGRE\include;..\..\..\..\..\..\Lib\Vis\OnlineCullingCHC\include"
|
---|
153 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;GTP_VISIBILITY_MODIFIED_OGRE;GAMETOOLS_ILLUMINATION_MODULE"
|
---|
154 | StringPooling="TRUE"
|
---|
155 | MinimalRebuild="TRUE"
|
---|
156 | RuntimeLibrary="2"
|
---|
157 | BufferSecurityCheck="FALSE"
|
---|
158 | EnableFunctionLevelLinking="TRUE"
|
---|
159 | UsePrecompiledHeader="0"
|
---|
160 | WarningLevel="3"
|
---|
161 | Detect64BitPortabilityProblems="TRUE"
|
---|
162 | DebugInformationFormat="3"/>
|
---|
163 | <Tool
|
---|
164 | Name="VCCustomBuildTool"/>
|
---|
165 | <Tool
|
---|
166 | Name="VCLinkerTool"
|
---|
167 | AdditionalDependencies="OgreMain.lib IVReader.lib"
|
---|
168 | OutputFile="$(OutDir)/$(ProjectName).exe"
|
---|
169 | LinkIncremental="1"
|
---|
170 | AdditionalLibraryDirectories=""$(OGRE_PATH)\OgreMain\lib\Release";..\..\..\..\..\..\Lib\Vis\OnlineCullingCHC\IVReader\lib\Release"
|
---|
171 | GenerateDebugInformation="FALSE"
|
---|
172 | SubSystem="2"
|
---|
173 | OptimizeReferences="2"
|
---|
174 | EnableCOMDATFolding="2"
|
---|
175 | OptimizeForWindows98="1"
|
---|
176 | TargetMachine="1"/>
|
---|
177 | <Tool
|
---|
178 | Name="VCMIDLTool"/>
|
---|
179 | <Tool
|
---|
180 | Name="VCPostBuildEventTool"
|
---|
181 | CommandLine="copy $(OutDir)\$(TargetFileName) "$(OGRE_PATH)\Samples\Common\bin\Release"/>
|
---|
182 | <Tool
|
---|
183 | Name="VCPreBuildEventTool"/>
|
---|
184 | <Tool
|
---|
185 | Name="VCPreLinkEventTool"/>
|
---|
186 | <Tool
|
---|
187 | Name="VCResourceCompilerTool"/>
|
---|
188 | <Tool
|
---|
189 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
190 | <Tool
|
---|
191 | Name="VCXMLDataGeneratorTool"/>
|
---|
192 | <Tool
|
---|
193 | Name="VCWebDeploymentTool"/>
|
---|
194 | <Tool
|
---|
195 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
196 | <Tool
|
---|
197 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
198 | </Configuration>
|
---|
199 | <Configuration
|
---|
200 | Name="Release_qt|Win32"
|
---|
201 | OutputDirectory="Release"
|
---|
202 | IntermediateDirectory="Release"
|
---|
203 | ConfigurationType="1"
|
---|
204 | CharacterSet="2"
|
---|
205 | WholeProgramOptimization="TRUE">
|
---|
206 | <Tool
|
---|
207 | Name="VCCLCompilerTool"
|
---|
208 | Optimization="2"
|
---|
209 | GlobalOptimizations="TRUE"
|
---|
210 | InlineFunctionExpansion="1"
|
---|
211 | EnableIntrinsicFunctions="TRUE"
|
---|
212 | ImproveFloatingPointConsistency="TRUE"
|
---|
213 | FavorSizeOrSpeed="1"
|
---|
214 | OmitFramePointers="TRUE"
|
---|
215 | EnableFiberSafeOptimizations="TRUE"
|
---|
216 | OptimizeForProcessor="2"
|
---|
217 | OptimizeForWindowsApplication="TRUE"
|
---|
218 | AdditionalIncludeDirectories=""$(OGRE_PATH)\Samples\Common\include";"$(OGRE_PATH)\OgreMain\include";..\..\..\..\..\..\Lib\Vis\OnlineCullingCHC\IVReader\include;..\..\..\..\..\..\Lib\Vis\OnlineCullingCHC\OGRE\include;..\..\..\..\..\..\Lib\Vis\OnlineCullingCHC\include;..\include"
|
---|
219 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;GTP_VISIBILITY_MODIFIED_OGRE"
|
---|
220 | StringPooling="TRUE"
|
---|
221 | MinimalRebuild="TRUE"
|
---|
222 | RuntimeLibrary="2"
|
---|
223 | BufferSecurityCheck="FALSE"
|
---|
224 | EnableFunctionLevelLinking="TRUE"
|
---|
225 | UsePrecompiledHeader="0"
|
---|
226 | WarningLevel="3"
|
---|
227 | Detect64BitPortabilityProblems="TRUE"
|
---|
228 | DebugInformationFormat="3"/>
|
---|
229 | <Tool
|
---|
230 | Name="VCCustomBuildTool"/>
|
---|
231 | <Tool
|
---|
232 | Name="VCLinkerTool"
|
---|
233 | AdditionalDependencies="OgreMain.lib IVReader.lib"
|
---|
234 | OutputFile="$(OutDir)/$(ProjectName).exe"
|
---|
235 | LinkIncremental="1"
|
---|
236 | AdditionalLibraryDirectories=""$(OGRE_PATH)\OgreMain\lib\Release";..\..\..\..\..\..\Lib\Vis\OnlineCullingCHC\IVReader\lib\Release"
|
---|
237 | GenerateDebugInformation="TRUE"
|
---|
238 | SubSystem="2"
|
---|
239 | OptimizeReferences="2"
|
---|
240 | EnableCOMDATFolding="2"
|
---|
241 | OptimizeForWindows98="1"
|
---|
242 | TargetMachine="1"/>
|
---|
243 | <Tool
|
---|
244 | Name="VCMIDLTool"/>
|
---|
245 | <Tool
|
---|
246 | Name="VCPostBuildEventTool"
|
---|
247 | CommandLine="copy $(OutDir)\$(TargetFileName) "$(OGRE_PATH)\Samples\Common\bin\$(ConfigurationName)""/>
|
---|
248 | <Tool
|
---|
249 | Name="VCPreBuildEventTool"/>
|
---|
250 | <Tool
|
---|
251 | Name="VCPreLinkEventTool"/>
|
---|
252 | <Tool
|
---|
253 | Name="VCResourceCompilerTool"/>
|
---|
254 | <Tool
|
---|
255 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
256 | <Tool
|
---|
257 | Name="VCXMLDataGeneratorTool"/>
|
---|
258 | <Tool
|
---|
259 | Name="VCWebDeploymentTool"/>
|
---|
260 | <Tool
|
---|
261 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
262 | <Tool
|
---|
263 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
264 | </Configuration>
|
---|
265 | <Configuration
|
---|
266 | Name="Release_noqt|Win32"
|
---|
267 | OutputDirectory="Release"
|
---|
268 | IntermediateDirectory="Release"
|
---|
269 | ConfigurationType="1"
|
---|
270 | CharacterSet="2"
|
---|
271 | WholeProgramOptimization="TRUE">
|
---|
272 | <Tool
|
---|
273 | Name="VCCLCompilerTool"
|
---|
274 | Optimization="2"
|
---|
275 | GlobalOptimizations="TRUE"
|
---|
276 | InlineFunctionExpansion="1"
|
---|
277 | EnableIntrinsicFunctions="TRUE"
|
---|
278 | ImproveFloatingPointConsistency="TRUE"
|
---|
279 | FavorSizeOrSpeed="1"
|
---|
280 | OmitFramePointers="TRUE"
|
---|
281 | EnableFiberSafeOptimizations="TRUE"
|
---|
282 | OptimizeForProcessor="2"
|
---|
283 | OptimizeForWindowsApplication="TRUE"
|
---|
284 | AdditionalIncludeDirectories=""$(OGRE_PATH)\Samples\Common\include";"$(OGRE_PATH)\OgreMain\include";..\..\..\..\..\..\Lib\Vis\OnlineCullingCHC\IVReader\include;..\..\..\..\..\..\Lib\Vis\OnlineCullingCHC\OGRE\include;..\..\..\..\..\..\Lib\Vis\OnlineCullingCHC\include;..\include"
|
---|
285 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;GTP_VISIBILITY_MODIFIED_OGRE"
|
---|
286 | StringPooling="TRUE"
|
---|
287 | MinimalRebuild="TRUE"
|
---|
288 | RuntimeLibrary="2"
|
---|
289 | BufferSecurityCheck="FALSE"
|
---|
290 | EnableFunctionLevelLinking="TRUE"
|
---|
291 | UsePrecompiledHeader="0"
|
---|
292 | WarningLevel="3"
|
---|
293 | Detect64BitPortabilityProblems="TRUE"
|
---|
294 | DebugInformationFormat="3"/>
|
---|
295 | <Tool
|
---|
296 | Name="VCCustomBuildTool"/>
|
---|
297 | <Tool
|
---|
298 | Name="VCLinkerTool"
|
---|
299 | AdditionalDependencies="OgreMain.lib IVReader.lib"
|
---|
300 | OutputFile="$(OutDir)/$(ProjectName).exe"
|
---|
301 | LinkIncremental="1"
|
---|
302 | AdditionalLibraryDirectories=""$(OGRE_PATH)\OgreMain\lib\Release";..\..\..\..\..\..\Lib\Vis\OnlineCullingCHC\IVReader\lib\Release"
|
---|
303 | GenerateDebugInformation="TRUE"
|
---|
304 | SubSystem="2"
|
---|
305 | OptimizeReferences="2"
|
---|
306 | EnableCOMDATFolding="2"
|
---|
307 | OptimizeForWindows98="1"
|
---|
308 | TargetMachine="1"/>
|
---|
309 | <Tool
|
---|
310 | Name="VCMIDLTool"/>
|
---|
311 | <Tool
|
---|
312 | Name="VCPostBuildEventTool"
|
---|
313 | CommandLine="copy $(OutDir)\$(TargetFileName) "$(OGRE_PATH)\Samples\Common\bin\$(ConfigurationName)""/>
|
---|
314 | <Tool
|
---|
315 | Name="VCPreBuildEventTool"/>
|
---|
316 | <Tool
|
---|
317 | Name="VCPreLinkEventTool"/>
|
---|
318 | <Tool
|
---|
319 | Name="VCResourceCompilerTool"/>
|
---|
320 | <Tool
|
---|
321 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
322 | <Tool
|
---|
323 | Name="VCXMLDataGeneratorTool"/>
|
---|
324 | <Tool
|
---|
325 | Name="VCWebDeploymentTool"/>
|
---|
326 | <Tool
|
---|
327 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
328 | <Tool
|
---|
329 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
330 | </Configuration>
|
---|
331 | </Configurations>
|
---|
332 | <References>
|
---|
333 | </References>
|
---|
334 | <Files>
|
---|
335 | <Filter
|
---|
336 | Name="Source Files"
|
---|
337 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
---|
338 | <File
|
---|
339 | RelativePath="..\src\TestKdTree.cpp">
|
---|
340 | </File>
|
---|
341 | <File
|
---|
342 | RelativePath="..\src\TestKdTreeAppListener.cpp">
|
---|
343 | </File>
|
---|
344 | </Filter>
|
---|
345 | <Filter
|
---|
346 | Name="Header Files"
|
---|
347 | Filter="h;hpp;hxx;hm;inl;inc">
|
---|
348 | <File
|
---|
349 | RelativePath="..\include\TestKdTree.h">
|
---|
350 | </File>
|
---|
351 | <File
|
---|
352 | RelativePath="..\include\TestKdTreeAppListener.h">
|
---|
353 | </File>
|
---|
354 | <File
|
---|
355 | RelativePath="..\include\WinCmdLineParser.h">
|
---|
356 | </File>
|
---|
357 | </Filter>
|
---|
358 | </Files>
|
---|
359 | <Globals>
|
---|
360 | </Globals>
|
---|
361 | </VisualStudioProject>
|
---|