|
|
|
@ -1,296 +1,227 @@
|
|
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
|
<VisualStudioProject
|
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
|
Version="7.10"
|
|
|
|
|
Version="9,00"
|
|
|
|
|
Name="land_export"
|
|
|
|
|
ProjectGUID="{FECBB892-F33C-4195-AB69-9B708BFBCDEA}"
|
|
|
|
|
SccProjectName=""
|
|
|
|
|
SccLocalPath="">
|
|
|
|
|
RootNamespace="land_export"
|
|
|
|
|
TargetFrameworkVersion="131072"
|
|
|
|
|
>
|
|
|
|
|
<Platforms>
|
|
|
|
|
<Platform
|
|
|
|
|
Name="Win32"/>
|
|
|
|
|
Name="Win32"
|
|
|
|
|
/>
|
|
|
|
|
</Platforms>
|
|
|
|
|
<ToolFiles>
|
|
|
|
|
</ToolFiles>
|
|
|
|
|
<Configurations>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="Release|Win32"
|
|
|
|
|
OutputDirectory=".\Release"
|
|
|
|
|
IntermediateDirectory=".\Release"
|
|
|
|
|
OutputDirectory="bin"
|
|
|
|
|
IntermediateDirectory="obj\$(ConfigurationName)\$(PlatformName)"
|
|
|
|
|
ConfigurationType="1"
|
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
|
|
|
UseOfMFC="0"
|
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
|
CharacterSet="2">
|
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
|
CharacterSet="2"
|
|
|
|
|
>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
|
TypeLibraryName=".\Release/land_export.tlb"
|
|
|
|
|
HeaderFileName=""
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
Optimization="2"
|
|
|
|
|
InlineFunctionExpansion="1"
|
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
|
|
|
StringPooling="TRUE"
|
|
|
|
|
StringPooling="true"
|
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
|
EnableFunctionLevelLinking="TRUE"
|
|
|
|
|
RuntimeTypeInfo="TRUE"
|
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
|
EnableFunctionLevelLinking="true"
|
|
|
|
|
RuntimeTypeInfo="true"
|
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
|
PrecompiledHeaderFile=".\Release/land_export.pch"
|
|
|
|
|
AssemblerListingLocation=".\Release/"
|
|
|
|
|
ObjectFile=".\Release/"
|
|
|
|
|
ProgramDataBaseFileName=".\Release/"
|
|
|
|
|
WarningLevel="3"
|
|
|
|
|
SuppressStartupBanner="TRUE"/>
|
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
|
Culture="1033"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
|
AdditionalDependencies="freetype.lib libxml2.lib odbc32.lib odbccp32.lib"
|
|
|
|
|
OutputFile=".\Release/land_export.exe"
|
|
|
|
|
AdditionalDependencies="freetype.lib libxml2.lib odbc32.lib odbccp32.lib ws2_32.lib"
|
|
|
|
|
OutputFile="land_export_r.exe"
|
|
|
|
|
LinkIncremental="1"
|
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
|
ProgramDatabaseFile=".\Release/land_export.pdb"
|
|
|
|
|
SubSystem="1"
|
|
|
|
|
TargetMachine="1"/>
|
|
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
|
DataExecutionPrevention="0"
|
|
|
|
|
TargetMachine="1"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
|
TypeLibraryName=".\Release/land_export.tlb"
|
|
|
|
|
HeaderFileName=""/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
|
Name="VCALinkTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
|
Culture="1033"/>
|
|
|
|
|
Name="VCManifestTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
|
/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="ReleaseDebug|Win32"
|
|
|
|
|
OutputDirectory=".\ReleaseDebug"
|
|
|
|
|
IntermediateDirectory=".\ReleaseDebug"
|
|
|
|
|
Name="Debug|Win32"
|
|
|
|
|
OutputDirectory="bin"
|
|
|
|
|
IntermediateDirectory="obj\$(ConfigurationName)\$(PlatformName)"
|
|
|
|
|
ConfigurationType="1"
|
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
|
|
|
UseOfMFC="0"
|
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
|
CharacterSet="2">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
Optimization="2"
|
|
|
|
|
InlineFunctionExpansion="1"
|
|
|
|
|
PreprocessorDefinitions="_CONSOLE;WIN32;NDEBUG"
|
|
|
|
|
StringPooling="TRUE"
|
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
|
EnableFunctionLevelLinking="TRUE"
|
|
|
|
|
RuntimeTypeInfo="TRUE"
|
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
|
PrecompiledHeaderFile=".\ReleaseDebug/land_export.pch"
|
|
|
|
|
AssemblerListingLocation=".\ReleaseDebug/"
|
|
|
|
|
ObjectFile=".\ReleaseDebug/"
|
|
|
|
|
ProgramDataBaseFileName=".\ReleaseDebug/"
|
|
|
|
|
WarningLevel="3"
|
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
|
DebugInformationFormat="3"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
|
AdditionalDependencies="freetype.lib libxml2_a.lib odbc32.lib odbccp32.lib"
|
|
|
|
|
OutputFile=".\ReleaseDebug/land_export.exe"
|
|
|
|
|
LinkIncremental="1"
|
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
|
GenerateDebugInformation="TRUE"
|
|
|
|
|
ProgramDatabaseFile=".\ReleaseDebug/land_export.pdb"
|
|
|
|
|
SubSystem="1"
|
|
|
|
|
TargetMachine="1"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
|
TypeLibraryName=".\ReleaseDebug/land_export.tlb"
|
|
|
|
|
HeaderFileName=""/>
|
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
|
CharacterSet="2"
|
|
|
|
|
>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
|
Culture="1033"/>
|
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="Debug|Win32"
|
|
|
|
|
OutputDirectory=".\Debug"
|
|
|
|
|
IntermediateDirectory=".\Debug"
|
|
|
|
|
ConfigurationType="1"
|
|
|
|
|
UseOfMFC="0"
|
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
|
CharacterSet="2">
|
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
|
TypeLibraryName=".\Debug/land_export.tlb"
|
|
|
|
|
HeaderFileName=""
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
Optimization="0"
|
|
|
|
|
PreprocessorDefinitions="_CONSOLE;WIN32;_DEBUG"
|
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
|
RuntimeTypeInfo="TRUE"
|
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
|
RuntimeTypeInfo="true"
|
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
|
PrecompiledHeaderFile=".\Debug/land_export.pch"
|
|
|
|
|
AssemblerListingLocation=".\Debug/"
|
|
|
|
|
ObjectFile=".\Debug/"
|
|
|
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
|
|
|
WarningLevel="3"
|
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
|
DebugInformationFormat="3"/>
|
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
|
AdditionalDependencies="freetype.lib libxml2.lib odbc32.lib odbccp32.lib"
|
|
|
|
|
OutputFile=".\Debug/land_export.exe"
|
|
|
|
|
LinkIncremental="1"
|
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
|
GenerateDebugInformation="TRUE"
|
|
|
|
|
ProgramDatabaseFile=".\Debug/land_export.pdb"
|
|
|
|
|
SubSystem="1"
|
|
|
|
|
TargetMachine="1"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
|
TypeLibraryName=".\Debug/land_export.tlb"
|
|
|
|
|
HeaderFileName=""/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
|
Culture="1033"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
|
Culture="1033"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="DebugFast|Win32"
|
|
|
|
|
OutputDirectory=".\DebugFast"
|
|
|
|
|
IntermediateDirectory=".\DebugFast"
|
|
|
|
|
ConfigurationType="1"
|
|
|
|
|
UseOfMFC="0"
|
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
|
CharacterSet="2">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
Optimization="0"
|
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
|
RuntimeTypeInfo="TRUE"
|
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
|
PrecompiledHeaderFile=".\DebugFast/land_export.pch"
|
|
|
|
|
AssemblerListingLocation=".\DebugFast/"
|
|
|
|
|
ObjectFile=".\DebugFast/"
|
|
|
|
|
ProgramDataBaseFileName=".\DebugFast/"
|
|
|
|
|
WarningLevel="3"
|
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
|
DebugInformationFormat="3"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
|
AdditionalDependencies="freetype.lib libxml2.lib odbc32.lib odbccp32.lib"
|
|
|
|
|
OutputFile=".\DebugFast/land_export.exe"
|
|
|
|
|
AdditionalDependencies="freetype.lib libxml2.lib odbc32.lib odbccp32.lib ws2_32.lib"
|
|
|
|
|
OutputFile="land_export_d.exe"
|
|
|
|
|
LinkIncremental="1"
|
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
|
GenerateDebugInformation="TRUE"
|
|
|
|
|
ProgramDatabaseFile=".\DebugFast/land_export.pdb"
|
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
|
ProgramDatabaseFile=".\Debug/land_export.pdb"
|
|
|
|
|
SubSystem="1"
|
|
|
|
|
TargetMachine="1"/>
|
|
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
|
DataExecutionPrevention="0"
|
|
|
|
|
TargetMachine="1"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
|
TypeLibraryName=".\DebugFast/land_export.tlb"
|
|
|
|
|
HeaderFileName=""/>
|
|
|
|
|
Name="VCALinkTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
|
Name="VCManifestTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
|
Culture="1033"/>
|
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
|
/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
</Configurations>
|
|
|
|
|
<References>
|
|
|
|
|
</References>
|
|
|
|
|
<Files>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="land_export.cfg">
|
|
|
|
|
RelativePath="land_export.cfg"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath="main.cpp">
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="Release|Win32">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
Optimization="2"
|
|
|
|
|
PreprocessorDefinitions=""/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
RelativePath="main.cpp"
|
|
|
|
|
>
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="ReleaseDebug|Win32">
|
|
|
|
|
Name="Release|Win32"
|
|
|
|
|
>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
Optimization="2"
|
|
|
|
|
PreprocessorDefinitions=""/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="Debug|Win32">
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
Optimization="0"
|
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
|
BasicRuntimeChecks="3"/>
|
|
|
|
|
/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="DebugFast|Win32">
|
|
|
|
|
Name="Debug|Win32"
|
|
|
|
|
>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
Optimization="0"
|
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
|
BasicRuntimeChecks="3"/>
|
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
|
/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
</File>
|
|
|
|
|
</Files>
|
|
|
|
|