124 lines
3.1 KiB
Plaintext
124 lines
3.1 KiB
Plaintext
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="7.10"
|
||
|
Name="gpsExample"
|
||
|
ProjectGUID="{39B4C09E-E4E3-457F-B96C-B85D03C93B55}"
|
||
|
RootNamespace="gpsExample"
|
||
|
Keyword="ManagedCProj">
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"/>
|
||
|
</Platforms>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory="..\bin"
|
||
|
IntermediateDirectory="..\obj\$(ConfigurationName)-VC7"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="2"
|
||
|
ManagedExtensions="FALSE">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="..\include"
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG"
|
||
|
MinimalRebuild="FALSE"
|
||
|
BasicRuntimeChecks="0"
|
||
|
RuntimeLibrary="3"
|
||
|
RuntimeTypeInfo="TRUE"
|
||
|
ObjectFile="$(IntDir)\"
|
||
|
ProgramDataBaseFileName="$(IntDir)\$(TargetName)-VC7.pdb"
|
||
|
WarningLevel="3"
|
||
|
DebugInformationFormat="3"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="AriaDebug.lib winmm.lib wsock32.lib"
|
||
|
OutputFile="$(OutDir)\$(ProjectName).exe"
|
||
|
LinkIncremental="2"
|
||
|
AdditionalLibraryDirectories="..\lib"
|
||
|
GenerateDebugInformation="TRUE"
|
||
|
AssemblyDebug="0"
|
||
|
ProgramDatabaseFile="$(IntDir)\$(ProjectName).pdb"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory="..\bin"
|
||
|
IntermediateDirectory="..\obj\$(ConfigurationName)-VC7"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="2"
|
||
|
ManagedExtensions="FALSE">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories="..\include"
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG"
|
||
|
MinimalRebuild="FALSE"
|
||
|
RuntimeLibrary="0"
|
||
|
ObjectFile="$(IntDir)\"
|
||
|
ProgramDataBaseFileName="$(IntDir)\$(TargetName)-VC7.pdb"
|
||
|
WarningLevel="3"
|
||
|
DebugInformationFormat="3"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
OutputFile="$(OutDir)\$(ProjectName).exe"
|
||
|
LinkIncremental="1"
|
||
|
GenerateDebugInformation="FALSE"
|
||
|
AssemblyDebug="0"
|
||
|
ProgramDatabaseFile="$(IntDir)\$(ProjectName).pdb"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<File
|
||
|
RelativePath=".\gpsExample.cpp">
|
||
|
</File>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|