1 | <?xml version="1.0" encoding="windows-1250"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="7.10"
|
---|
5 | Name="Plugin_OcclusionCullingSceneManager"
|
---|
6 | ProjectGUID="{80DECC17-BDDD-4412-8CF8-F7C1C17A7436}"
|
---|
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="2"
|
---|
18 | CharacterSet="2">
|
---|
19 | <Tool
|
---|
20 | Name="VCCLCompilerTool"
|
---|
21 | Optimization="0"
|
---|
22 | AdditionalIncludeDirectories=""$(OGRE_PATH)\PlugIns\OctreeSceneManager\include";"$(OGRE_ADDONS_PATH)\dotsceneoctree\PlugIns\DotSceneManager\include";"$(OGRE_PATH)\Samples\Common\include";"$(OGRE_PATH)\Dependencies\include\CEGUI";"$(OGRE_PATH)\Samples\Common\CEGUIRenderer\include";"$(OGRE_PATH)\OgreMain\include";"$(OGRE_PATH)\Dependencies\include";..\include"
|
---|
23 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PLUGIN_OCCLUSIONCULLINGSCENEMANAGER_EXPORTS;OGRE_COHERENT_OCCLUSION_CULLING"
|
---|
24 | MinimalRebuild="TRUE"
|
---|
25 | BasicRuntimeChecks="3"
|
---|
26 | RuntimeLibrary="3"
|
---|
27 | EnableFunctionLevelLinking="TRUE"
|
---|
28 | UsePrecompiledHeader="2"
|
---|
29 | WarningLevel="3"
|
---|
30 | Detect64BitPortabilityProblems="TRUE"
|
---|
31 | DebugInformationFormat="4"/>
|
---|
32 | <Tool
|
---|
33 | Name="VCCustomBuildTool"/>
|
---|
34 | <Tool
|
---|
35 | Name="VCLinkerTool"
|
---|
36 | IgnoreImportLibrary="TRUE"
|
---|
37 | AdditionalDependencies="OgreMain_d.lib CEGUIBase_d.lib OgreGUIRenderer_d.lib Plugin_OctreeSceneManager.lib Plugin_DotSceneManager.lib"
|
---|
38 | OutputFile="$(OutDir)/Plugin_OcclusionCullingSceneManager.dll"
|
---|
39 | Version="0.99"
|
---|
40 | LinkIncremental="2"
|
---|
41 | SuppressStartupBanner="TRUE"
|
---|
42 | AdditionalLibraryDirectories=""$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)";"$(OGRE_PATH)\Dependencies\lib\$(ConfigurationName)";"$(OGRE_PATH)\PlugIns\OctreeSceneManager\bin\$(ConfigurationName)";"$(OGRE_PATH)\Samples\Common\CEGUIRenderer\lib";"$(OGRE_ADDONS_PATH)\dotsceneoctree\PlugIns\DotSceneManager\bin\debug""
|
---|
43 | ModuleDefinitionFile="..\misc\OgreOcclusionCullingSceneManager.def"
|
---|
44 | GenerateDebugInformation="TRUE"
|
---|
45 | ProgramDatabaseFile="$(OutDir)/Plugin_OcclusionCullingSceneManager.pdb"
|
---|
46 | SubSystem="2"
|
---|
47 | ImportLibrary="$(OUTDIR)\Plugin_OcclusionCullingSceneManager.lib"
|
---|
48 | TargetMachine="1"/>
|
---|
49 | <Tool
|
---|
50 | Name="VCMIDLTool"/>
|
---|
51 | <Tool
|
---|
52 | Name="VCPostBuildEventTool"
|
---|
53 | CommandLine="copy $(OutDir)\$(TargetFileName) $(OGRE_PATH)\Samples\Common\bin\$(ConfigurationName)"/>
|
---|
54 | <Tool
|
---|
55 | Name="VCPreBuildEventTool"/>
|
---|
56 | <Tool
|
---|
57 | Name="VCPreLinkEventTool"/>
|
---|
58 | <Tool
|
---|
59 | Name="VCResourceCompilerTool"/>
|
---|
60 | <Tool
|
---|
61 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
62 | <Tool
|
---|
63 | Name="VCXMLDataGeneratorTool"/>
|
---|
64 | <Tool
|
---|
65 | Name="VCWebDeploymentTool"/>
|
---|
66 | <Tool
|
---|
67 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
68 | <Tool
|
---|
69 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
70 | </Configuration>
|
---|
71 | <Configuration
|
---|
72 | Name="Release|Win32"
|
---|
73 | OutputDirectory="..\bin\$(ConfigurationName)"
|
---|
74 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
75 | ConfigurationType="2"
|
---|
76 | CharacterSet="2"
|
---|
77 | WholeProgramOptimization="TRUE">
|
---|
78 | <Tool
|
---|
79 | Name="VCCLCompilerTool"
|
---|
80 | Optimization="3"
|
---|
81 | GlobalOptimizations="TRUE"
|
---|
82 | InlineFunctionExpansion="2"
|
---|
83 | EnableIntrinsicFunctions="TRUE"
|
---|
84 | ImproveFloatingPointConsistency="TRUE"
|
---|
85 | FavorSizeOrSpeed="1"
|
---|
86 | OmitFramePointers="TRUE"
|
---|
87 | EnableFiberSafeOptimizations="TRUE"
|
---|
88 | OptimizeForProcessor="2"
|
---|
89 | AdditionalIncludeDirectories="..\include;$(OGRE_PATH)\OgreMain\include"
|
---|
90 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PLUGIN_OCCLUSIONCULLINGSCENEMANAGER_EXPORTS"
|
---|
91 | StringPooling="TRUE"
|
---|
92 | RuntimeLibrary="2"
|
---|
93 | BufferSecurityCheck="FALSE"
|
---|
94 | EnableFunctionLevelLinking="TRUE"
|
---|
95 | UsePrecompiledHeader="0"
|
---|
96 | WarningLevel="3"
|
---|
97 | Detect64BitPortabilityProblems="TRUE"
|
---|
98 | DebugInformationFormat="3"/>
|
---|
99 | <Tool
|
---|
100 | Name="VCCustomBuildTool"/>
|
---|
101 | <Tool
|
---|
102 | Name="VCLinkerTool"
|
---|
103 | IgnoreImportLibrary="TRUE"
|
---|
104 | AdditionalDependencies="OgreMain.lib"
|
---|
105 | OutputFile="$(OutDir)/Plugin_OcclusionCullingSceneManager.dll"
|
---|
106 | Version="0.99"
|
---|
107 | LinkIncremental="1"
|
---|
108 | SuppressStartupBanner="TRUE"
|
---|
109 | AdditionalLibraryDirectories=""$(OGRE_PATH)\OgreMain\lib\$(ConfigurationName)";"..\..\..\Dependencies\lib\$(ConfigurationName)""
|
---|
110 | ModuleDefinitionFile="..\misc\OgreOcclusionCullingSceneManager.def"
|
---|
111 | GenerateDebugInformation="TRUE"
|
---|
112 | SubSystem="2"
|
---|
113 | OptimizeReferences="2"
|
---|
114 | EnableCOMDATFolding="2"
|
---|
115 | ImportLibrary="$(OutDir)/Plugin_OcclusionCullingSceneManager.lib"
|
---|
116 | TargetMachine="1"/>
|
---|
117 | <Tool
|
---|
118 | Name="VCMIDLTool"/>
|
---|
119 | <Tool
|
---|
120 | Name="VCPostBuildEventTool"
|
---|
121 | CommandLine="copy $(OutDir)\$(TargetFileName) $(OGRE_PATH)\Samples\Common\bin\$(ConfigurationName)"/>
|
---|
122 | <Tool
|
---|
123 | Name="VCPreBuildEventTool"/>
|
---|
124 | <Tool
|
---|
125 | Name="VCPreLinkEventTool"/>
|
---|
126 | <Tool
|
---|
127 | Name="VCResourceCompilerTool"/>
|
---|
128 | <Tool
|
---|
129 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
130 | <Tool
|
---|
131 | Name="VCXMLDataGeneratorTool"/>
|
---|
132 | <Tool
|
---|
133 | Name="VCWebDeploymentTool"/>
|
---|
134 | <Tool
|
---|
135 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
136 | <Tool
|
---|
137 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
138 | </Configuration>
|
---|
139 | </Configurations>
|
---|
140 | <References>
|
---|
141 | </References>
|
---|
142 | <Files>
|
---|
143 | <Filter
|
---|
144 | Name="Source Files"
|
---|
145 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
---|
146 | <File
|
---|
147 | RelativePath="..\src\OgreOcclusionCullingResourceManager.cpp">
|
---|
148 | </File>
|
---|
149 | <File
|
---|
150 | RelativePath="..\src\OgreOcclusionCullingSceneManager.cpp">
|
---|
151 | </File>
|
---|
152 | <File
|
---|
153 | RelativePath="..\src\OgreOcclusionCullingSceneManagerDll.cpp">
|
---|
154 | </File>
|
---|
155 | <File
|
---|
156 | RelativePath="..\src\OgreOcclusionCullingSceneTraverser.cpp">
|
---|
157 | </File>
|
---|
158 | <File
|
---|
159 | RelativePath="..\src\OgreSolidHalfBoundingBox.cpp">
|
---|
160 | </File>
|
---|
161 | <File
|
---|
162 | RelativePath="..\src\SceneTraverser.cpp">
|
---|
163 | </File>
|
---|
164 | </Filter>
|
---|
165 | <Filter
|
---|
166 | Name="Header Files"
|
---|
167 | Filter="h;hpp;hxx;hm;inl;inc">
|
---|
168 | <File
|
---|
169 | RelativePath="..\include\OgreOcclusionCullingResourceManager.h">
|
---|
170 | </File>
|
---|
171 | <File
|
---|
172 | RelativePath="..\include\OgreOcclusionCullingSceneManager.h">
|
---|
173 | </File>
|
---|
174 | <File
|
---|
175 | RelativePath="..\include\OgreOcclusionCullingSceneTraverser.h">
|
---|
176 | </File>
|
---|
177 | <File
|
---|
178 | RelativePath="..\include\OgreSolidHalfBoundingBox.h">
|
---|
179 | </File>
|
---|
180 | <File
|
---|
181 | RelativePath="..\include\SceneTraverser.h">
|
---|
182 | </File>
|
---|
183 | </Filter>
|
---|
184 | <Filter
|
---|
185 | Name="Resource Files"
|
---|
186 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
---|
187 | </Filter>
|
---|
188 | <Filter
|
---|
189 | Name="OctreeOcclusionCullingSceneManager"
|
---|
190 | Filter="">
|
---|
191 | <Filter
|
---|
192 | Name="Source Files"
|
---|
193 | Filter="">
|
---|
194 | <File
|
---|
195 | RelativePath="..\src\OgreOcclusionCullingOctreeSceneManager.cpp">
|
---|
196 | </File>
|
---|
197 | <File
|
---|
198 | RelativePath="..\src\OgreOcclusionCullingOctreeSceneTraverser.cpp">
|
---|
199 | </File>
|
---|
200 | <File
|
---|
201 | RelativePath="..\src\OgreOcclusionCullingTerrainSceneManager.cpp">
|
---|
202 | </File>
|
---|
203 | </Filter>
|
---|
204 | <Filter
|
---|
205 | Name="Header Files"
|
---|
206 | Filter="">
|
---|
207 | <File
|
---|
208 | RelativePath="..\include\OgreOcclusionCullingOctreeSceneManager.h">
|
---|
209 | </File>
|
---|
210 | <File
|
---|
211 | RelativePath="..\include\OgreOcclusionCullingOctreeSceneTraverser.h">
|
---|
212 | </File>
|
---|
213 | <File
|
---|
214 | RelativePath="..\include\OgreOcclusionCullingTerrainSceneManager.h">
|
---|
215 | </File>
|
---|
216 | </Filter>
|
---|
217 | </Filter>
|
---|
218 | <Filter
|
---|
219 | Name="DotSceneOcclusionCullingSceneManager"
|
---|
220 | Filter="">
|
---|
221 | <Filter
|
---|
222 | Name="Source Files"
|
---|
223 | Filter="">
|
---|
224 | <File
|
---|
225 | RelativePath="..\src\OgreOcclusionCullingDotSceneManager.cpp">
|
---|
226 | </File>
|
---|
227 | </Filter>
|
---|
228 | <Filter
|
---|
229 | Name="Header Files"
|
---|
230 | Filter="">
|
---|
231 | <File
|
---|
232 | RelativePath="..\include\OgreOcclusionCullingDotSceneManager.h">
|
---|
233 | </File>
|
---|
234 | </Filter>
|
---|
235 | </Filter>
|
---|
236 | </Files>
|
---|
237 | <Globals>
|
---|
238 | </Globals>
|
---|
239 | </VisualStudioProject>
|
---|