[162] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
| 2 | <VisualStudioProject |
---|
| 3 | ProjectType="Visual C++" |
---|
| 4 | Version="9,00" |
---|
| 5 | Name="TerrainTest" |
---|
| 6 | ProjectGUID="{31EA52E8-FAAA-4B5E-BC40-4E4E7050E5F1}" |
---|
| 7 | RootNamespace="TerrainTest" |
---|
| 8 | Keyword="Win32Proj" |
---|
| 9 | TargetFrameworkVersion="131072" |
---|
| 10 | > |
---|
| 11 | <Platforms> |
---|
| 12 | <Platform |
---|
| 13 | Name="Win32" |
---|
| 14 | /> |
---|
| 15 | <Platform |
---|
| 16 | Name="x64" |
---|
| 17 | /> |
---|
| 18 | </Platforms> |
---|
| 19 | <ToolFiles> |
---|
| 20 | </ToolFiles> |
---|
| 21 | <Configurations> |
---|
| 22 | <Configuration |
---|
| 23 | Name="Debug|Win32" |
---|
| 24 | OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
---|
| 25 | IntermediateDirectory="$(ConfigurationName)" |
---|
| 26 | ConfigurationType="1" |
---|
| 27 | CharacterSet="1" |
---|
| 28 | > |
---|
| 29 | <Tool |
---|
| 30 | Name="VCPreBuildEventTool" |
---|
| 31 | /> |
---|
| 32 | <Tool |
---|
| 33 | Name="VCCustomBuildTool" |
---|
| 34 | /> |
---|
| 35 | <Tool |
---|
| 36 | Name="VCXMLDataGeneratorTool" |
---|
| 37 | /> |
---|
| 38 | <Tool |
---|
| 39 | Name="VCWebServiceProxyGeneratorTool" |
---|
| 40 | /> |
---|
| 41 | <Tool |
---|
| 42 | Name="VCMIDLTool" |
---|
| 43 | /> |
---|
| 44 | <Tool |
---|
| 45 | Name="VCCLCompilerTool" |
---|
| 46 | Optimization="0" |
---|
[250] | 47 | AdditionalIncludeDirectories=""$(OSG_ROOT)\include"" |
---|
[162] | 48 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" |
---|
| 49 | MinimalRebuild="true" |
---|
| 50 | BasicRuntimeChecks="3" |
---|
| 51 | RuntimeLibrary="3" |
---|
| 52 | UsePrecompiledHeader="0" |
---|
| 53 | WarningLevel="3" |
---|
| 54 | DebugInformationFormat="4" |
---|
| 55 | DisableSpecificWarnings="4706;4127;4100" |
---|
| 56 | /> |
---|
| 57 | <Tool |
---|
| 58 | Name="VCManagedResourceCompilerTool" |
---|
| 59 | /> |
---|
| 60 | <Tool |
---|
| 61 | Name="VCResourceCompilerTool" |
---|
| 62 | /> |
---|
| 63 | <Tool |
---|
| 64 | Name="VCPreLinkEventTool" |
---|
| 65 | /> |
---|
| 66 | <Tool |
---|
| 67 | Name="VCLinkerTool" |
---|
| 68 | AdditionalDependencies="OpenThreadsd.lib osgd.lib osgDBd.lib osgUtild.lib osgGAd.lib osgViewerd.lib osgTextd.lib osgTerraind.lib opengl32.lib D:\OpenSceneGraph\3rdParty_x86_x64\x64\lib\zlibD.lib $(NOINHERIT)" |
---|
| 69 | LinkIncremental="2" |
---|
[250] | 70 | AdditionalLibraryDirectories=""$(OSG_ROOT)\lib\"" |
---|
[162] | 71 | GenerateDebugInformation="true" |
---|
| 72 | SubSystem="1" |
---|
| 73 | ImportLibrary="" |
---|
| 74 | TargetMachine="1" |
---|
| 75 | /> |
---|
| 76 | <Tool |
---|
| 77 | Name="VCALinkTool" |
---|
| 78 | /> |
---|
| 79 | <Tool |
---|
| 80 | Name="VCManifestTool" |
---|
| 81 | /> |
---|
| 82 | <Tool |
---|
| 83 | Name="VCXDCMakeTool" |
---|
| 84 | /> |
---|
| 85 | <Tool |
---|
| 86 | Name="VCBscMakeTool" |
---|
| 87 | /> |
---|
| 88 | <Tool |
---|
| 89 | Name="VCFxCopTool" |
---|
| 90 | /> |
---|
| 91 | <Tool |
---|
| 92 | Name="VCAppVerifierTool" |
---|
| 93 | /> |
---|
| 94 | <Tool |
---|
| 95 | Name="VCPostBuildEventTool" |
---|
| 96 | /> |
---|
| 97 | </Configuration> |
---|
| 98 | <Configuration |
---|
| 99 | Name="Debug|x64" |
---|
| 100 | OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" |
---|
| 101 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
---|
| 102 | ConfigurationType="1" |
---|
| 103 | CharacterSet="1" |
---|
| 104 | > |
---|
| 105 | <Tool |
---|
| 106 | Name="VCPreBuildEventTool" |
---|
| 107 | /> |
---|
| 108 | <Tool |
---|
| 109 | Name="VCCustomBuildTool" |
---|
| 110 | /> |
---|
| 111 | <Tool |
---|
| 112 | Name="VCXMLDataGeneratorTool" |
---|
| 113 | /> |
---|
| 114 | <Tool |
---|
| 115 | Name="VCWebServiceProxyGeneratorTool" |
---|
| 116 | /> |
---|
| 117 | <Tool |
---|
| 118 | Name="VCMIDLTool" |
---|
| 119 | TargetEnvironment="3" |
---|
| 120 | /> |
---|
| 121 | <Tool |
---|
| 122 | Name="VCCLCompilerTool" |
---|
| 123 | Optimization="0" |
---|
[297] | 124 | AdditionalIncludeDirectories="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x64\include;" |
---|
[162] | 125 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" |
---|
| 126 | MinimalRebuild="true" |
---|
| 127 | BasicRuntimeChecks="3" |
---|
| 128 | RuntimeLibrary="3" |
---|
| 129 | UsePrecompiledHeader="0" |
---|
| 130 | WarningLevel="3" |
---|
| 131 | DebugInformationFormat="3" |
---|
| 132 | DisableSpecificWarnings="4706;4127;4100" |
---|
| 133 | /> |
---|
| 134 | <Tool |
---|
| 135 | Name="VCManagedResourceCompilerTool" |
---|
| 136 | /> |
---|
| 137 | <Tool |
---|
| 138 | Name="VCResourceCompilerTool" |
---|
| 139 | /> |
---|
| 140 | <Tool |
---|
| 141 | Name="VCPreLinkEventTool" |
---|
| 142 | /> |
---|
| 143 | <Tool |
---|
| 144 | Name="VCLinkerTool" |
---|
[297] | 145 | AdditionalDependencies="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x64\lib\OpenThreadsd.lib D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x64\lib\osgd.lib D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x64\lib\osgDBd.lib D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x64\lib\osgUtild.lib D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x64\lib\osgGAd.lib D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x64\lib\osgViewerd.lib D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x64\lib\osgTextd.lib D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x64\lib\osgTerraind.lib opengl32.lib D:\OpenSceneGraph\3rdParty_x86_x64\x64\lib\zlibD.lib $(NOINHERIT)" |
---|
[162] | 146 | LinkIncremental="2" |
---|
[297] | 147 | AdditionalLibraryDirectories=""D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x64\lib\"" |
---|
[162] | 148 | GenerateDebugInformation="true" |
---|
| 149 | SubSystem="1" |
---|
| 150 | ImportLibrary="" |
---|
| 151 | TargetMachine="17" |
---|
| 152 | /> |
---|
| 153 | <Tool |
---|
| 154 | Name="VCALinkTool" |
---|
| 155 | /> |
---|
| 156 | <Tool |
---|
| 157 | Name="VCManifestTool" |
---|
| 158 | /> |
---|
| 159 | <Tool |
---|
| 160 | Name="VCXDCMakeTool" |
---|
| 161 | /> |
---|
| 162 | <Tool |
---|
| 163 | Name="VCBscMakeTool" |
---|
| 164 | /> |
---|
| 165 | <Tool |
---|
| 166 | Name="VCFxCopTool" |
---|
| 167 | /> |
---|
| 168 | <Tool |
---|
| 169 | Name="VCAppVerifierTool" |
---|
| 170 | /> |
---|
| 171 | <Tool |
---|
| 172 | Name="VCPostBuildEventTool" |
---|
| 173 | /> |
---|
| 174 | </Configuration> |
---|
| 175 | <Configuration |
---|
| 176 | Name="Release|Win32" |
---|
| 177 | OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
---|
| 178 | IntermediateDirectory="$(ConfigurationName)" |
---|
| 179 | ConfigurationType="1" |
---|
| 180 | CharacterSet="1" |
---|
| 181 | WholeProgramOptimization="1" |
---|
| 182 | > |
---|
| 183 | <Tool |
---|
| 184 | Name="VCPreBuildEventTool" |
---|
| 185 | /> |
---|
| 186 | <Tool |
---|
| 187 | Name="VCCustomBuildTool" |
---|
| 188 | /> |
---|
| 189 | <Tool |
---|
| 190 | Name="VCXMLDataGeneratorTool" |
---|
| 191 | /> |
---|
| 192 | <Tool |
---|
| 193 | Name="VCWebServiceProxyGeneratorTool" |
---|
| 194 | /> |
---|
| 195 | <Tool |
---|
| 196 | Name="VCMIDLTool" |
---|
| 197 | /> |
---|
| 198 | <Tool |
---|
| 199 | Name="VCCLCompilerTool" |
---|
| 200 | Optimization="2" |
---|
| 201 | EnableIntrinsicFunctions="true" |
---|
[250] | 202 | AdditionalIncludeDirectories=""$(OSG_ROOT)\include"" |
---|
[162] | 203 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
---|
| 204 | RuntimeLibrary="2" |
---|
| 205 | EnableFunctionLevelLinking="true" |
---|
| 206 | UsePrecompiledHeader="0" |
---|
| 207 | WarningLevel="3" |
---|
| 208 | DebugInformationFormat="3" |
---|
| 209 | DisableSpecificWarnings="4706;4127;4100" |
---|
| 210 | /> |
---|
| 211 | <Tool |
---|
| 212 | Name="VCManagedResourceCompilerTool" |
---|
| 213 | /> |
---|
| 214 | <Tool |
---|
| 215 | Name="VCResourceCompilerTool" |
---|
| 216 | /> |
---|
| 217 | <Tool |
---|
| 218 | Name="VCPreLinkEventTool" |
---|
| 219 | /> |
---|
| 220 | <Tool |
---|
| 221 | Name="VCLinkerTool" |
---|
| 222 | AdditionalDependencies="OpenThreads.lib osg.lib osgDB.lib osgUtil.lib osgGA.lib osgViewer.lib osgText.lib osgTerrain.lib opengl32.lib D:\OpenSceneGraph\3rdParty_x86_x64\x64\lib\zlib.lib $(NOINHERIT)" |
---|
| 223 | LinkIncremental="1" |
---|
[250] | 224 | AdditionalLibraryDirectories=""$(OSG_ROOT)\lib\"" |
---|
[162] | 225 | GenerateDebugInformation="true" |
---|
| 226 | SubSystem="1" |
---|
| 227 | OptimizeReferences="2" |
---|
| 228 | EnableCOMDATFolding="2" |
---|
| 229 | ImportLibrary="" |
---|
| 230 | TargetMachine="1" |
---|
| 231 | /> |
---|
| 232 | <Tool |
---|
| 233 | Name="VCALinkTool" |
---|
| 234 | /> |
---|
| 235 | <Tool |
---|
| 236 | Name="VCManifestTool" |
---|
| 237 | /> |
---|
| 238 | <Tool |
---|
| 239 | Name="VCXDCMakeTool" |
---|
| 240 | /> |
---|
| 241 | <Tool |
---|
| 242 | Name="VCBscMakeTool" |
---|
| 243 | /> |
---|
| 244 | <Tool |
---|
| 245 | Name="VCFxCopTool" |
---|
| 246 | /> |
---|
| 247 | <Tool |
---|
| 248 | Name="VCAppVerifierTool" |
---|
| 249 | /> |
---|
| 250 | <Tool |
---|
| 251 | Name="VCPostBuildEventTool" |
---|
| 252 | /> |
---|
| 253 | </Configuration> |
---|
| 254 | <Configuration |
---|
| 255 | Name="Release|x64" |
---|
| 256 | OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" |
---|
| 257 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
---|
| 258 | ConfigurationType="1" |
---|
| 259 | CharacterSet="1" |
---|
| 260 | WholeProgramOptimization="1" |
---|
| 261 | > |
---|
| 262 | <Tool |
---|
| 263 | Name="VCPreBuildEventTool" |
---|
| 264 | /> |
---|
| 265 | <Tool |
---|
| 266 | Name="VCCustomBuildTool" |
---|
| 267 | /> |
---|
| 268 | <Tool |
---|
| 269 | Name="VCXMLDataGeneratorTool" |
---|
| 270 | /> |
---|
| 271 | <Tool |
---|
| 272 | Name="VCWebServiceProxyGeneratorTool" |
---|
| 273 | /> |
---|
| 274 | <Tool |
---|
| 275 | Name="VCMIDLTool" |
---|
| 276 | TargetEnvironment="3" |
---|
| 277 | /> |
---|
| 278 | <Tool |
---|
| 279 | Name="VCCLCompilerTool" |
---|
| 280 | Optimization="2" |
---|
| 281 | EnableIntrinsicFunctions="true" |
---|
[297] | 282 | AdditionalIncludeDirectories="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x64\include;" |
---|
[162] | 283 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
---|
| 284 | RuntimeLibrary="2" |
---|
| 285 | EnableFunctionLevelLinking="true" |
---|
| 286 | UsePrecompiledHeader="0" |
---|
| 287 | WarningLevel="3" |
---|
| 288 | DebugInformationFormat="3" |
---|
| 289 | DisableSpecificWarnings="4706;4127;4100" |
---|
| 290 | /> |
---|
| 291 | <Tool |
---|
| 292 | Name="VCManagedResourceCompilerTool" |
---|
| 293 | /> |
---|
| 294 | <Tool |
---|
| 295 | Name="VCResourceCompilerTool" |
---|
| 296 | /> |
---|
| 297 | <Tool |
---|
| 298 | Name="VCPreLinkEventTool" |
---|
| 299 | /> |
---|
| 300 | <Tool |
---|
| 301 | Name="VCLinkerTool" |
---|
| 302 | AdditionalDependencies="OpenThreads.lib osg.lib osgDB.lib osgUtil.lib osgGA.lib osgViewer.lib osgText.lib osgTerrain.lib opengl32.lib D:\OpenSceneGraph\3rdParty_x86_x64\x64\lib\zlib.lib $(NOINHERIT)" |
---|
| 303 | LinkIncremental="1" |
---|
[297] | 304 | AdditionalLibraryDirectories=""D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x64\lib\"" |
---|
[162] | 305 | GenerateDebugInformation="true" |
---|
| 306 | SubSystem="1" |
---|
| 307 | OptimizeReferences="2" |
---|
| 308 | EnableCOMDATFolding="2" |
---|
| 309 | ImportLibrary="" |
---|
| 310 | TargetMachine="17" |
---|
| 311 | /> |
---|
| 312 | <Tool |
---|
| 313 | Name="VCALinkTool" |
---|
| 314 | /> |
---|
| 315 | <Tool |
---|
| 316 | Name="VCManifestTool" |
---|
| 317 | /> |
---|
| 318 | <Tool |
---|
| 319 | Name="VCXDCMakeTool" |
---|
| 320 | /> |
---|
| 321 | <Tool |
---|
| 322 | Name="VCBscMakeTool" |
---|
| 323 | /> |
---|
| 324 | <Tool |
---|
| 325 | Name="VCFxCopTool" |
---|
| 326 | /> |
---|
| 327 | <Tool |
---|
| 328 | Name="VCAppVerifierTool" |
---|
| 329 | /> |
---|
| 330 | <Tool |
---|
| 331 | Name="VCPostBuildEventTool" |
---|
| 332 | /> |
---|
| 333 | </Configuration> |
---|
| 334 | </Configurations> |
---|
| 335 | <References> |
---|
| 336 | </References> |
---|
| 337 | <Files> |
---|
| 338 | <Filter |
---|
| 339 | Name="Quelldateien" |
---|
| 340 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
---|
| 341 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
---|
| 342 | > |
---|
| 343 | <File |
---|
| 344 | RelativePath=".\myTerrainTechnique.cpp" |
---|
| 345 | > |
---|
| 346 | </File> |
---|
| 347 | <File |
---|
| 348 | RelativePath=".\osgterrain.cpp" |
---|
| 349 | > |
---|
| 350 | </File> |
---|
| 351 | </Filter> |
---|
| 352 | <Filter |
---|
| 353 | Name="Headerdateien" |
---|
| 354 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
---|
| 355 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
---|
| 356 | > |
---|
| 357 | <File |
---|
| 358 | RelativePath=".\myTerrainTechnique.h" |
---|
| 359 | > |
---|
| 360 | </File> |
---|
[165] | 361 | <File |
---|
| 362 | RelativePath=".\myTileLoadedCallback.h" |
---|
| 363 | > |
---|
| 364 | </File> |
---|
[162] | 365 | </Filter> |
---|
| 366 | <Filter |
---|
| 367 | Name="Ressourcendateien" |
---|
| 368 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" |
---|
| 369 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
---|
| 370 | > |
---|
| 371 | </Filter> |
---|
| 372 | </Files> |
---|
| 373 | <Globals> |
---|
| 374 | </Globals> |
---|
| 375 | </VisualStudioProject> |
---|