source: experimental/TerrainTest/Plugins terrainmod/Plugins terrainmod.vcproj @ 291

Last change on this file since 291 was 291, checked in by Torben Dannhauer, 13 years ago
File size: 5.8 KB
Line 
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"
43                                AdditionalIncludeDirectories="&quot;$(OSG_ROOT)/include&quot;;.\;..\"
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"
64                                AdditionalDependencies="osgTerraind.lib osgDBd.lib osgd.lib OpenThreadsd.lib ModificationManagerd.lib"
65                                OutputFile="$(OSG_ROOT)\bin\osgPlugins-2.9.16\osgdb_terrainmodd.dll"
66                                Version="0.0"
67                                LinkIncremental="1"
68                                AdditionalLibraryDirectories="&quot;$(OSG_ROOT)/lib&quot;;..\Debug"
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"
121                                AdditionalIncludeDirectories="&quot;$(OSG_ROOT)/include&quot;;.\;..\"
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"
140                                AdditionalDependencies="osgTerrain.lib osgDB.lib osg.lib OpenThreads.lib ModificationManager.lib"
141                                OutputFile="$(OSG_ROOT)\bin\osgPlugins-2.9.16\osgdb_terrainmod.dll"
142                                Version="0.0"
143                                LinkIncremental="1"
144                                AdditionalLibraryDirectories="&quot;$(OSG_ROOT)/lib&quot;;..\Release"
145                                GenerateDebugInformation="false"
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
177                        Name="Headerdateien"
178                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
179                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
180                        >
181                        <File
182                                RelativePath="..\ellipsoidTechnique.h"
183                                >
184                        </File>
185                        <File
186                                RelativePath="..\ModificationManager\ModificationManager.h"
187                                >
188                        </File>
189                        <File
190                                RelativePath="..\ModificationVisitor.h"
191                                >
192                        </File>
193                        <File
194                                RelativePath="..\myTerrainTechnique.h"
195                                >
196                        </File>
197                        <File
198                                RelativePath="..\myTileLoadedCallback.h"
199                                >
200                        </File>
201                        <File
202                                RelativePath="..\rampedEllipsoidTechnique.h"
203                                >
204                        </File>
205                        <File
206                                RelativePath="..\ReaderWriterTerrainMod.h"
207                                >
208                        </File>
209                        <File
210                                RelativePath="..\region.h"
211                                >
212                        </File>
213                        <File
214                                RelativePath="..\terrainModificationTechnique.h"
215                                >
216                        </File>
217                </Filter>
218                <Filter
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}"
222                        >
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                        >
229                        <File
230                                RelativePath="..\ellipsoidTechnique.cpp"
231                                >
232                        </File>
233                        <File
234                                RelativePath="..\ModificationVisitor.cpp"
235                                >
236                        </File>
237                        <File
238                                RelativePath="..\myTerrainTechnique.cpp"
239                                >
240                        </File>
241                        <File
242                                RelativePath="..\rampedEllipsoidTechnique.cpp"
243                                >
244                        </File>
245                        <File
246                                RelativePath="..\ReaderWriterTerrainMod.cpp"
247                                >
248                        </File>
249                        <File
250                                RelativePath="..\region.cpp"
251                                >
252                        </File>
253                        <File
254                                RelativePath="..\terrainModificationTechnique.cpp"
255                                >
256                        </File>
257                </Filter>
258        </Files>
259        <Globals>
260        </Globals>
261</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.