]> git.mxchange.org Git - flightgear.git/blob - projects/VC90/GPSsmooth/GPSsmooth.vcproj
Merge branch 'next' of D:\Git_New\flightgear into next
[flightgear.git] / projects / VC90 / GPSsmooth / GPSsmooth.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9,00"
5         Name="GPSsmooth"
6         ProjectGUID="{AE9CE7E4-8F21-4C34-82DD-4D0371C210DA}"
7         RootNamespace="GPSsmooth"
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)$(PlatformName)\$(ConfigurationName)"
25                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
26                         ConfigurationType="1"
27                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
28                         CharacterSet="2"
29                         >
30                         <Tool
31                                 Name="VCPreBuildEventTool"
32                         />
33                         <Tool
34                                 Name="VCCustomBuildTool"
35                         />
36                         <Tool
37                                 Name="VCXMLDataGeneratorTool"
38                         />
39                         <Tool
40                                 Name="VCWebServiceProxyGeneratorTool"
41                         />
42                         <Tool
43                                 Name="VCMIDLTool"
44                         />
45                         <Tool
46                                 Name="VCCLCompilerTool"
47                                 Optimization="0"
48                                 AdditionalIncludeDirectories="..\..\..\src;..\..\..\..\SimGear;..\..\..\..\install\msvc90\OpenSceneGraph\include;..\..\..\..\3rdParty\include"
49                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;NOMINMAX;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS"
50                                 MinimalRebuild="true"
51                                 BasicRuntimeChecks="3"
52                                 RuntimeLibrary="3"
53                                 UsePrecompiledHeader="0"
54                                 WarningLevel="3"
55                                 Detect64BitPortabilityProblems="false"
56                                 DebugInformationFormat="4"
57                         />
58                         <Tool
59                                 Name="VCManagedResourceCompilerTool"
60                         />
61                         <Tool
62                                 Name="VCResourceCompilerTool"
63                         />
64                         <Tool
65                                 Name="VCPreLinkEventTool"
66                         />
67                         <Tool
68                                 Name="VCLinkerTool"
69                                 AdditionalDependencies="sg_d.lib net_d.lib ul_d.lib ws2_32.lib winmm.lib zlibd.lib"
70                                 LinkIncremental="2"
71                                 AdditionalLibraryDirectories="..\..\..\..\3rdParty\lib"
72                                 GenerateDebugInformation="true"
73                                 ProgramDatabaseFile="$(OutDir)/GPSsmooth.pdb"
74                                 SubSystem="1"
75                                 RandomizedBaseAddress="1"
76                                 DataExecutionPrevention="0"
77                                 TargetMachine="1"
78                         />
79                         <Tool
80                                 Name="VCALinkTool"
81                         />
82                         <Tool
83                                 Name="VCManifestTool"
84                         />
85                         <Tool
86                                 Name="VCXDCMakeTool"
87                         />
88                         <Tool
89                                 Name="VCBscMakeTool"
90                         />
91                         <Tool
92                                 Name="VCFxCopTool"
93                         />
94                         <Tool
95                                 Name="VCAppVerifierTool"
96                         />
97                         <Tool
98                                 Name="VCPostBuildEventTool"
99                         />
100                 </Configuration>
101                 <Configuration
102                         Name="Debug|x64"
103                         OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
104                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
105                         ConfigurationType="1"
106                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
107                         CharacterSet="2"
108                         >
109                         <Tool
110                                 Name="VCPreBuildEventTool"
111                         />
112                         <Tool
113                                 Name="VCCustomBuildTool"
114                         />
115                         <Tool
116                                 Name="VCXMLDataGeneratorTool"
117                         />
118                         <Tool
119                                 Name="VCWebServiceProxyGeneratorTool"
120                         />
121                         <Tool
122                                 Name="VCMIDLTool"
123                                 TargetEnvironment="3"
124                         />
125                         <Tool
126                                 Name="VCCLCompilerTool"
127                                 Optimization="0"
128                                 AdditionalIncludeDirectories="..\..\..\src;..\..\..\..\SimGear;..\..\..\..\install\msvc90-64\OpenSceneGraph\include;..\..\..\..\3rdParty.x64\include"
129                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;NOMINMAX;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS"
130                                 MinimalRebuild="true"
131                                 BasicRuntimeChecks="3"
132                                 RuntimeLibrary="3"
133                                 UsePrecompiledHeader="0"
134                                 WarningLevel="3"
135                                 Detect64BitPortabilityProblems="false"
136                                 DebugInformationFormat="3"
137                         />
138                         <Tool
139                                 Name="VCManagedResourceCompilerTool"
140                         />
141                         <Tool
142                                 Name="VCResourceCompilerTool"
143                         />
144                         <Tool
145                                 Name="VCPreLinkEventTool"
146                         />
147                         <Tool
148                                 Name="VCLinkerTool"
149                                 AdditionalDependencies="sg_d.lib net_d.lib ul_d.lib ws2_32.lib winmm.lib zlibd.lib"
150                                 LinkIncremental="2"
151                                 AdditionalLibraryDirectories="..\..\..\..\3rdParty.x64\lib"
152                                 GenerateDebugInformation="true"
153                                 ProgramDatabaseFile="$(OutDir)/GPSsmooth.pdb"
154                                 SubSystem="1"
155                                 RandomizedBaseAddress="1"
156                                 DataExecutionPrevention="0"
157                                 TargetMachine="17"
158                         />
159                         <Tool
160                                 Name="VCALinkTool"
161                         />
162                         <Tool
163                                 Name="VCManifestTool"
164                         />
165                         <Tool
166                                 Name="VCXDCMakeTool"
167                         />
168                         <Tool
169                                 Name="VCBscMakeTool"
170                         />
171                         <Tool
172                                 Name="VCFxCopTool"
173                         />
174                         <Tool
175                                 Name="VCAppVerifierTool"
176                         />
177                         <Tool
178                                 Name="VCPostBuildEventTool"
179                         />
180                 </Configuration>
181                 <Configuration
182                         Name="Release|Win32"
183                         OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
184                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
185                         ConfigurationType="1"
186                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
187                         CharacterSet="2"
188                         >
189                         <Tool
190                                 Name="VCPreBuildEventTool"
191                         />
192                         <Tool
193                                 Name="VCCustomBuildTool"
194                         />
195                         <Tool
196                                 Name="VCXMLDataGeneratorTool"
197                         />
198                         <Tool
199                                 Name="VCWebServiceProxyGeneratorTool"
200                         />
201                         <Tool
202                                 Name="VCMIDLTool"
203                         />
204                         <Tool
205                                 Name="VCCLCompilerTool"
206                                 AdditionalIncludeDirectories="..\..\..\src;..\..\..\..\SimGear;..\..\..\..\install\msvc90\OpenSceneGraph\include;..\..\..\..\3rdParty\include"
207                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;NOMINMAX;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS"
208                                 RuntimeLibrary="2"
209                                 UsePrecompiledHeader="0"
210                                 WarningLevel="3"
211                                 Detect64BitPortabilityProblems="false"
212                                 DebugInformationFormat="3"
213                         />
214                         <Tool
215                                 Name="VCManagedResourceCompilerTool"
216                         />
217                         <Tool
218                                 Name="VCResourceCompilerTool"
219                         />
220                         <Tool
221                                 Name="VCPreLinkEventTool"
222                         />
223                         <Tool
224                                 Name="VCLinkerTool"
225                                 AdditionalDependencies="sg.lib net.lib ul.lib ws2_32.lib winmm.lib zlib.lib"
226                                 LinkIncremental="1"
227                                 AdditionalLibraryDirectories="..\..\..\..\3rdParty\lib"
228                                 GenerateDebugInformation="true"
229                                 SubSystem="1"
230                                 OptimizeReferences="2"
231                                 EnableCOMDATFolding="2"
232                                 RandomizedBaseAddress="1"
233                                 DataExecutionPrevention="0"
234                                 TargetMachine="1"
235                         />
236                         <Tool
237                                 Name="VCALinkTool"
238                         />
239                         <Tool
240                                 Name="VCManifestTool"
241                         />
242                         <Tool
243                                 Name="VCXDCMakeTool"
244                         />
245                         <Tool
246                                 Name="VCBscMakeTool"
247                         />
248                         <Tool
249                                 Name="VCFxCopTool"
250                         />
251                         <Tool
252                                 Name="VCAppVerifierTool"
253                         />
254                         <Tool
255                                 Name="VCPostBuildEventTool"
256                         />
257                 </Configuration>
258                 <Configuration
259                         Name="Release|x64"
260                         OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
261                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
262                         ConfigurationType="1"
263                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
264                         CharacterSet="2"
265                         >
266                         <Tool
267                                 Name="VCPreBuildEventTool"
268                         />
269                         <Tool
270                                 Name="VCCustomBuildTool"
271                         />
272                         <Tool
273                                 Name="VCXMLDataGeneratorTool"
274                         />
275                         <Tool
276                                 Name="VCWebServiceProxyGeneratorTool"
277                         />
278                         <Tool
279                                 Name="VCMIDLTool"
280                                 TargetEnvironment="3"
281                         />
282                         <Tool
283                                 Name="VCCLCompilerTool"
284                                 AdditionalIncludeDirectories="..\..\..\src;..\..\..\..\SimGear;..\..\..\..\install\msvc90-64\OpenSceneGraph\include;..\..\..\..\3rdParty\include"
285                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;NOMINMAX;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS"
286                                 RuntimeLibrary="2"
287                                 UsePrecompiledHeader="0"
288                                 WarningLevel="3"
289                                 Detect64BitPortabilityProblems="false"
290                                 DebugInformationFormat="3"
291                         />
292                         <Tool
293                                 Name="VCManagedResourceCompilerTool"
294                         />
295                         <Tool
296                                 Name="VCResourceCompilerTool"
297                         />
298                         <Tool
299                                 Name="VCPreLinkEventTool"
300                         />
301                         <Tool
302                                 Name="VCLinkerTool"
303                                 AdditionalDependencies="sg.lib net.lib ul.lib ws2_32.lib winmm.lib zlib.lib"
304                                 LinkIncremental="1"
305                                 AdditionalLibraryDirectories="..\..\..\..\3rdParty.x64\lib"
306                                 GenerateDebugInformation="true"
307                                 SubSystem="1"
308                                 OptimizeReferences="2"
309                                 EnableCOMDATFolding="2"
310                                 RandomizedBaseAddress="1"
311                                 DataExecutionPrevention="0"
312                                 TargetMachine="17"
313                         />
314                         <Tool
315                                 Name="VCALinkTool"
316                         />
317                         <Tool
318                                 Name="VCManifestTool"
319                         />
320                         <Tool
321                                 Name="VCXDCMakeTool"
322                         />
323                         <Tool
324                                 Name="VCBscMakeTool"
325                         />
326                         <Tool
327                                 Name="VCFxCopTool"
328                         />
329                         <Tool
330                                 Name="VCAppVerifierTool"
331                         />
332                         <Tool
333                                 Name="VCPostBuildEventTool"
334                         />
335                 </Configuration>
336         </Configurations>
337         <References>
338         </References>
339         <Files>
340                 <Filter
341                         Name="Source Files"
342                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
343                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
344                         >
345                         <File
346                                 RelativePath="..\..\..\utils\GPSsmooth\gps.cxx"
347                                 >
348                         </File>
349                         <File
350                                 RelativePath="..\..\..\utils\GPSsmooth\gps_main.cxx"
351                                 >
352                         </File>
353                 </Filter>
354                 <Filter
355                         Name="Header Files"
356                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
357                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
358                         >
359                         <File
360                                 RelativePath="..\..\..\utils\GPSsmooth\gps.hxx"
361                                 >
362                         </File>
363                 </Filter>
364                 <Filter
365                         Name="Resource Files"
366                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
367                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
368                         >
369                 </Filter>
370         </Files>
371         <Globals>
372         </Globals>
373 </VisualStudioProject>