[253] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
| 2 | <VisualStudioProject |
---|
| 3 | ProjectType="Visual C++" |
---|
| 4 | Version="9,00" |
---|
| 5 | Name="Plugins terrainmod" |
---|
| 6 | ProjectGUID="{59A20266-19E6-4ABD-A43A-6485BA7C1537}" |
---|
| 7 | RootNamespace="Pluginsterrainmod" |
---|
| 8 | TargetFrameworkVersion="131072" |
---|
| 9 | > |
---|
| 10 | <Platforms> |
---|
| 11 | <Platform |
---|
| 12 | Name="Win32" |
---|
| 13 | /> |
---|
| 14 | </Platforms> |
---|
| 15 | <ToolFiles> |
---|
| 16 | </ToolFiles> |
---|
| 17 | <Configurations> |
---|
| 18 | <Configuration |
---|
| 19 | Name="Debug|Win32" |
---|
| 20 | OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
---|
| 21 | IntermediateDirectory="$(ConfigurationName)" |
---|
| 22 | ConfigurationType="2" |
---|
| 23 | CharacterSet="2" |
---|
| 24 | > |
---|
| 25 | <Tool |
---|
| 26 | Name="VCPreBuildEventTool" |
---|
| 27 | /> |
---|
| 28 | <Tool |
---|
| 29 | Name="VCCustomBuildTool" |
---|
| 30 | /> |
---|
| 31 | <Tool |
---|
| 32 | Name="VCXMLDataGeneratorTool" |
---|
| 33 | /> |
---|
| 34 | <Tool |
---|
| 35 | Name="VCWebServiceProxyGeneratorTool" |
---|
| 36 | /> |
---|
| 37 | <Tool |
---|
| 38 | Name="VCMIDLTool" |
---|
| 39 | /> |
---|
| 40 | <Tool |
---|
| 41 | Name="VCCLCompilerTool" |
---|
| 42 | Optimization="0" |
---|
[279] | 43 | AdditionalIncludeDirectories=""$(OSG_ROOT)/include";.\;..\" |
---|
[253] | 44 | PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;osgdb_terrainmod_EXPORTS" |
---|
| 45 | MinimalRebuild="true" |
---|
| 46 | BasicRuntimeChecks="3" |
---|
| 47 | RuntimeLibrary="3" |
---|
| 48 | EnableFunctionLevelLinking="false" |
---|
| 49 | WarningLevel="4" |
---|
| 50 | DebugInformationFormat="3" |
---|
| 51 | /> |
---|
| 52 | <Tool |
---|
| 53 | Name="VCManagedResourceCompilerTool" |
---|
| 54 | /> |
---|
| 55 | <Tool |
---|
| 56 | Name="VCResourceCompilerTool" |
---|
| 57 | /> |
---|
| 58 | <Tool |
---|
| 59 | Name="VCPreLinkEventTool" |
---|
| 60 | /> |
---|
| 61 | <Tool |
---|
| 62 | Name="VCLinkerTool" |
---|
| 63 | LinkLibraryDependencies="false" |
---|
[279] | 64 | AdditionalDependencies="osgTerraind.lib osgDBd.lib osgd.lib OpenThreadsd.lib ModificationManagerd.lib" |
---|
[306] | 65 | OutputFile="$(OSG_ROOT)\bin\osgPlugins-3.1.0\osgdb_terrainmodd.dll" |
---|
[253] | 66 | Version="0.0" |
---|
| 67 | LinkIncremental="1" |
---|
[280] | 68 | AdditionalLibraryDirectories=""$(OSG_ROOT)/lib";..\Debug" |
---|
[253] | 69 | GenerateDebugInformation="true" |
---|
| 70 | TargetMachine="1" |
---|
| 71 | /> |
---|
| 72 | <Tool |
---|
| 73 | Name="VCALinkTool" |
---|
| 74 | /> |
---|
| 75 | <Tool |
---|
| 76 | Name="VCManifestTool" |
---|
| 77 | /> |
---|
| 78 | <Tool |
---|
| 79 | Name="VCXDCMakeTool" |
---|
| 80 | /> |
---|
| 81 | <Tool |
---|
| 82 | Name="VCBscMakeTool" |
---|
| 83 | /> |
---|
| 84 | <Tool |
---|
| 85 | Name="VCFxCopTool" |
---|
| 86 | /> |
---|
| 87 | <Tool |
---|
| 88 | Name="VCAppVerifierTool" |
---|
| 89 | /> |
---|
| 90 | <Tool |
---|
| 91 | Name="VCPostBuildEventTool" |
---|
| 92 | /> |
---|
| 93 | </Configuration> |
---|
| 94 | <Configuration |
---|
| 95 | Name="Release|Win32" |
---|
| 96 | OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
---|
| 97 | IntermediateDirectory="$(ConfigurationName)" |
---|
| 98 | ConfigurationType="2" |
---|
| 99 | CharacterSet="2" |
---|
| 100 | WholeProgramOptimization="1" |
---|
| 101 | > |
---|
| 102 | <Tool |
---|
| 103 | Name="VCPreBuildEventTool" |
---|
| 104 | /> |
---|
| 105 | <Tool |
---|
| 106 | Name="VCCustomBuildTool" |
---|
| 107 | /> |
---|
| 108 | <Tool |
---|
| 109 | Name="VCXMLDataGeneratorTool" |
---|
| 110 | /> |
---|
| 111 | <Tool |
---|
| 112 | Name="VCWebServiceProxyGeneratorTool" |
---|
| 113 | /> |
---|
| 114 | <Tool |
---|
| 115 | Name="VCMIDLTool" |
---|
| 116 | /> |
---|
| 117 | <Tool |
---|
| 118 | Name="VCCLCompilerTool" |
---|
| 119 | Optimization="2" |
---|
| 120 | EnableIntrinsicFunctions="true" |
---|
[279] | 121 | AdditionalIncludeDirectories=""$(OSG_ROOT)/include";.\;..\" |
---|
[253] | 122 | PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;osgdb_terrainmods_EXPORTS" |
---|
| 123 | RuntimeLibrary="2" |
---|
| 124 | EnableFunctionLevelLinking="false" |
---|
| 125 | WarningLevel="3" |
---|
| 126 | DebugInformationFormat="3" |
---|
| 127 | /> |
---|
| 128 | <Tool |
---|
| 129 | Name="VCManagedResourceCompilerTool" |
---|
| 130 | /> |
---|
| 131 | <Tool |
---|
| 132 | Name="VCResourceCompilerTool" |
---|
| 133 | /> |
---|
| 134 | <Tool |
---|
| 135 | Name="VCPreLinkEventTool" |
---|
| 136 | /> |
---|
| 137 | <Tool |
---|
| 138 | Name="VCLinkerTool" |
---|
| 139 | LinkLibraryDependencies="false" |
---|
[279] | 140 | AdditionalDependencies="osgTerrain.lib osgDB.lib osg.lib OpenThreads.lib ModificationManager.lib" |
---|
[306] | 141 | OutputFile="$(OSG_ROOT)\bin\osgPlugins-3.1.0\osgdb_terrainmod.dll" |
---|
[253] | 142 | Version="0.0" |
---|
| 143 | LinkIncremental="1" |
---|
[280] | 144 | AdditionalLibraryDirectories=""$(OSG_ROOT)/lib";..\Release" |
---|
[274] | 145 | GenerateDebugInformation="false" |
---|
[253] | 146 | OptimizeReferences="2" |
---|
| 147 | EnableCOMDATFolding="2" |
---|
| 148 | TargetMachine="1" |
---|
| 149 | /> |
---|
| 150 | <Tool |
---|
| 151 | Name="VCALinkTool" |
---|
| 152 | /> |
---|
| 153 | <Tool |
---|
| 154 | Name="VCManifestTool" |
---|
| 155 | /> |
---|
| 156 | <Tool |
---|
| 157 | Name="VCXDCMakeTool" |
---|
| 158 | /> |
---|
| 159 | <Tool |
---|
| 160 | Name="VCBscMakeTool" |
---|
| 161 | /> |
---|
| 162 | <Tool |
---|
| 163 | Name="VCFxCopTool" |
---|
| 164 | /> |
---|
| 165 | <Tool |
---|
| 166 | Name="VCAppVerifierTool" |
---|
| 167 | /> |
---|
| 168 | <Tool |
---|
| 169 | Name="VCPostBuildEventTool" |
---|
| 170 | /> |
---|
| 171 | </Configuration> |
---|
| 172 | </Configurations> |
---|
| 173 | <References> |
---|
| 174 | </References> |
---|
| 175 | <Files> |
---|
| 176 | <Filter |
---|
[279] | 177 | Name="Headerdateien" |
---|
| 178 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
---|
| 179 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
---|
[253] | 180 | > |
---|
| 181 | <File |
---|
[279] | 182 | RelativePath="..\ellipsoidTechnique.h" |
---|
[258] | 183 | > |
---|
| 184 | </File> |
---|
| 185 | <File |
---|
[279] | 186 | RelativePath="..\ModificationManager\ModificationManager.h" |
---|
[272] | 187 | > |
---|
| 188 | </File> |
---|
| 189 | <File |
---|
[279] | 190 | RelativePath="..\ModificationVisitor.h" |
---|
[253] | 191 | > |
---|
| 192 | </File> |
---|
| 193 | <File |
---|
[279] | 194 | RelativePath="..\myTerrainTechnique.h" |
---|
[275] | 195 | > |
---|
| 196 | </File> |
---|
| 197 | <File |
---|
[279] | 198 | RelativePath="..\myTileLoadedCallback.h" |
---|
[264] | 199 | > |
---|
| 200 | </File> |
---|
| 201 | <File |
---|
[279] | 202 | RelativePath="..\rampedEllipsoidTechnique.h" |
---|
[253] | 203 | > |
---|
| 204 | </File> |
---|
[262] | 205 | <File |
---|
[279] | 206 | RelativePath="..\ReaderWriterTerrainMod.h" |
---|
[272] | 207 | > |
---|
| 208 | </File> |
---|
| 209 | <File |
---|
[279] | 210 | RelativePath="..\region.h" |
---|
[262] | 211 | > |
---|
| 212 | </File> |
---|
[279] | 213 | <File |
---|
| 214 | RelativePath="..\terrainModificationTechnique.h" |
---|
| 215 | > |
---|
| 216 | </File> |
---|
[253] | 217 | </Filter> |
---|
| 218 | <Filter |
---|
[279] | 219 | Name="Ressourcendateien" |
---|
| 220 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" |
---|
| 221 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
---|
[253] | 222 | > |
---|
[279] | 223 | </Filter> |
---|
| 224 | <Filter |
---|
| 225 | Name="Quelldateien" |
---|
| 226 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
---|
| 227 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
---|
| 228 | > |
---|
[253] | 229 | <File |
---|
[279] | 230 | RelativePath="..\ellipsoidTechnique.cpp" |
---|
[258] | 231 | > |
---|
| 232 | </File> |
---|
| 233 | <File |
---|
[279] | 234 | RelativePath="..\ModificationVisitor.cpp" |
---|
[272] | 235 | > |
---|
| 236 | </File> |
---|
| 237 | <File |
---|
[279] | 238 | RelativePath="..\myTerrainTechnique.cpp" |
---|
[253] | 239 | > |
---|
| 240 | </File> |
---|
| 241 | <File |
---|
[279] | 242 | RelativePath="..\rampedEllipsoidTechnique.cpp" |
---|
[275] | 243 | > |
---|
| 244 | </File> |
---|
| 245 | <File |
---|
[279] | 246 | RelativePath="..\ReaderWriterTerrainMod.cpp" |
---|
[275] | 247 | > |
---|
| 248 | </File> |
---|
| 249 | <File |
---|
[279] | 250 | RelativePath="..\region.cpp" |
---|
[264] | 251 | > |
---|
| 252 | </File> |
---|
| 253 | <File |
---|
[279] | 254 | RelativePath="..\terrainModificationTechnique.cpp" |
---|
[253] | 255 | > |
---|
| 256 | </File> |
---|
| 257 | </Filter> |
---|
| 258 | </Files> |
---|
| 259 | <Globals> |
---|
| 260 | </Globals> |
---|
| 261 | </VisualStudioProject> |
---|