1 | <?xml version="1.0" encoding="windows-1250"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="7.10"
|
---|
5 | Name="Plugin_OctreeSceneManager"
|
---|
6 | ProjectGUID="{A6830BB5-9993-4F6D-8D4E-930F36A1B88F}"
|
---|
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="..\include;..\..\..\OgreMain\include"
|
---|
23 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PLUGIN_TERRAIN_EXPORTS;"
|
---|
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"
|
---|
38 | OutputFile="$(OutDir)/Plugin_OctreeSceneManager.dll"
|
---|
39 | Version="0.99"
|
---|
40 | LinkIncremental="2"
|
---|
41 | SuppressStartupBanner="TRUE"
|
---|
42 | AdditionalLibraryDirectories=""..\..\..\OgreMain\lib\$(ConfigurationName)";"..\..\..\Dependencies\lib\$(ConfigurationName)""
|
---|
43 | ModuleDefinitionFile="..\misc\OgreOctreeSceneManager.def"
|
---|
44 | GenerateDebugInformation="TRUE"
|
---|
45 | ProgramDatabaseFile="$(OutDir)/Plugin_OctreeSceneManager.pdb"
|
---|
46 | SubSystem="2"
|
---|
47 | ImportLibrary="$(OutDir)/Plugin_OctreeSceneManager.lib"
|
---|
48 | TargetMachine="1"/>
|
---|
49 | <Tool
|
---|
50 | Name="VCMIDLTool"/>
|
---|
51 | <Tool
|
---|
52 | Name="VCPostBuildEventTool"
|
---|
53 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\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;..\..\..\OgreMain\include"
|
---|
90 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PLUGIN_TERRAIN_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_OctreeSceneManager.dll"
|
---|
106 | Version="0.99"
|
---|
107 | LinkIncremental="1"
|
---|
108 | SuppressStartupBanner="TRUE"
|
---|
109 | AdditionalLibraryDirectories=""..\..\..\OgreMain\lib\$(ConfigurationName)";"..\..\..\Dependencies\lib\$(ConfigurationName)""
|
---|
110 | ModuleDefinitionFile="..\misc\OgreOctreeSceneManager.def"
|
---|
111 | GenerateDebugInformation="TRUE"
|
---|
112 | SubSystem="2"
|
---|
113 | OptimizeReferences="2"
|
---|
114 | EnableCOMDATFolding="2"
|
---|
115 | ImportLibrary="$(OutDir)/Plugin_OctreeSceneManager.lib"
|
---|
116 | TargetMachine="1"/>
|
---|
117 | <Tool
|
---|
118 | Name="VCMIDLTool"/>
|
---|
119 | <Tool
|
---|
120 | Name="VCPostBuildEventTool"
|
---|
121 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\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\OgreHeightmapTerrainPageSource.cpp">
|
---|
148 | </File>
|
---|
149 | <File
|
---|
150 | RelativePath="..\src\OgreOctree.cpp">
|
---|
151 | </File>
|
---|
152 | <File
|
---|
153 | RelativePath="..\src\OgreOctreeCamera.cpp">
|
---|
154 | </File>
|
---|
155 | <File
|
---|
156 | RelativePath="..\src\OgreOctreeNode.cpp">
|
---|
157 | </File>
|
---|
158 | <File
|
---|
159 | RelativePath="..\src\OgreOctreeSceneManager.cpp">
|
---|
160 | </File>
|
---|
161 | <File
|
---|
162 | RelativePath="..\src\OgreOctreeSceneManagerDll.cpp">
|
---|
163 | </File>
|
---|
164 | <File
|
---|
165 | RelativePath="..\src\OgreOctreeSceneQuery.cpp">
|
---|
166 | </File>
|
---|
167 | <File
|
---|
168 | RelativePath="..\src\OgreTerrainPage.cpp">
|
---|
169 | </File>
|
---|
170 | <File
|
---|
171 | RelativePath="..\src\OgreTerrainPageSource.cpp">
|
---|
172 | </File>
|
---|
173 | <File
|
---|
174 | RelativePath="..\src\OgreTerrainRenderable.cpp">
|
---|
175 | </File>
|
---|
176 | <File
|
---|
177 | RelativePath="..\src\OgreTerrainSceneManager.cpp">
|
---|
178 | </File>
|
---|
179 | <File
|
---|
180 | RelativePath="..\src\OgreTerrainVertexProgram.cpp">
|
---|
181 | </File>
|
---|
182 | </Filter>
|
---|
183 | <Filter
|
---|
184 | Name="Header Files"
|
---|
185 | Filter="h;hpp;hxx;hm;inl;inc">
|
---|
186 | <File
|
---|
187 | RelativePath="..\include\OgreHeightmapTerrainPageSource.h">
|
---|
188 | </File>
|
---|
189 | <File
|
---|
190 | RelativePath="..\include\OgreOctree.h">
|
---|
191 | </File>
|
---|
192 | <File
|
---|
193 | RelativePath="..\include\OgreOctreeCamera.h">
|
---|
194 | </File>
|
---|
195 | <File
|
---|
196 | RelativePath="..\include\OgreOctreeNode.h">
|
---|
197 | </File>
|
---|
198 | <File
|
---|
199 | RelativePath="..\include\OgreOctreeSceneManager.h">
|
---|
200 | </File>
|
---|
201 | <File
|
---|
202 | RelativePath="..\include\OgreOctreeSceneQuery.h">
|
---|
203 | </File>
|
---|
204 | <File
|
---|
205 | RelativePath="..\include\OgreTerrainPage.h">
|
---|
206 | </File>
|
---|
207 | <File
|
---|
208 | RelativePath="..\include\OgreTerrainPageSource.h">
|
---|
209 | </File>
|
---|
210 | <File
|
---|
211 | RelativePath="..\include\OgreTerrainPrerequisites.h">
|
---|
212 | </File>
|
---|
213 | <File
|
---|
214 | RelativePath="..\include\OgreTerrainRenderable.h">
|
---|
215 | </File>
|
---|
216 | <File
|
---|
217 | RelativePath="..\include\OgreTerrainSceneManager.h">
|
---|
218 | </File>
|
---|
219 | <File
|
---|
220 | RelativePath="..\include\OgreTerrainVertexProgram.h">
|
---|
221 | </File>
|
---|
222 | </Filter>
|
---|
223 | <Filter
|
---|
224 | Name="Resource Files"
|
---|
225 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
---|
226 | </Filter>
|
---|
227 | </Files>
|
---|
228 | <Globals>
|
---|
229 | </Globals>
|
---|
230 | </VisualStudioProject>
|
---|