<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
<VisualStudioProject
|
ProjectType="Visual C++"
|
Version="9.00"
|
Name="SharedMapDll"
|
ProjectGUID="{681CB63A-6D15-48C9-9990-8874B881CB8C}"
|
RootNamespace="SharedMapDll"
|
Keyword="MFCDLLProj"
|
TargetFrameworkVersion="196613"
|
>
|
<Platforms>
|
<Platform
|
Name="Win32"
|
/>
|
<Platform
|
Name="x64"
|
/>
|
</Platforms>
|
<ToolFiles>
|
</ToolFiles>
|
<Configurations>
|
<Configuration
|
Name="Debug|Win32"
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
IntermediateDirectory="$(ConfigurationName)"
|
ConfigurationType="2"
|
UseOfMFC="2"
|
CharacterSet="2"
|
>
|
<Tool
|
Name="VCPreBuildEventTool"
|
/>
|
<Tool
|
Name="VCCustomBuildTool"
|
/>
|
<Tool
|
Name="VCXMLDataGeneratorTool"
|
/>
|
<Tool
|
Name="VCWebServiceProxyGeneratorTool"
|
/>
|
<Tool
|
Name="VCMIDLTool"
|
PreprocessorDefinitions="_DEBUG"
|
MkTypLibCompatible="false"
|
/>
|
<Tool
|
Name="VCCLCompilerTool"
|
Optimization="0"
|
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_AFXEXT"
|
MinimalRebuild="true"
|
BasicRuntimeChecks="3"
|
RuntimeLibrary="3"
|
UsePrecompiledHeader="2"
|
WarningLevel="3"
|
DebugInformationFormat="4"
|
/>
|
<Tool
|
Name="VCManagedResourceCompilerTool"
|
/>
|
<Tool
|
Name="VCResourceCompilerTool"
|
PreprocessorDefinitions="_DEBUG"
|
Culture="1042"
|
AdditionalIncludeDirectories="$(IntDir)"
|
/>
|
<Tool
|
Name="VCPreLinkEventTool"
|
/>
|
<Tool
|
Name="VCLinkerTool"
|
LinkIncremental="2"
|
ModuleDefinitionFile=".\SharedMapDll.def"
|
GenerateDebugInformation="true"
|
SubSystem="2"
|
TargetMachine="1"
|
/>
|
<Tool
|
Name="VCALinkTool"
|
/>
|
<Tool
|
Name="VCManifestTool"
|
/>
|
<Tool
|
Name="VCXDCMakeTool"
|
/>
|
<Tool
|
Name="VCBscMakeTool"
|
/>
|
<Tool
|
Name="VCFxCopTool"
|
/>
|
<Tool
|
Name="VCAppVerifierTool"
|
/>
|
<Tool
|
Name="VCPostBuildEventTool"
|
/>
|
</Configuration>
|
<Configuration
|
Name="Debug|x64"
|
OutputDirectory="..\..\½ÇÇàÆÄÀÏ\Debug\"
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
ConfigurationType="2"
|
UseOfMFC="2"
|
CharacterSet="2"
|
>
|
<Tool
|
Name="VCPreBuildEventTool"
|
/>
|
<Tool
|
Name="VCCustomBuildTool"
|
/>
|
<Tool
|
Name="VCXMLDataGeneratorTool"
|
/>
|
<Tool
|
Name="VCWebServiceProxyGeneratorTool"
|
/>
|
<Tool
|
Name="VCMIDLTool"
|
PreprocessorDefinitions="_DEBUG"
|
MkTypLibCompatible="false"
|
TargetEnvironment="3"
|
/>
|
<Tool
|
Name="VCCLCompilerTool"
|
Optimization="0"
|
AdditionalIncludeDirectories=".\Header"
|
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_AFXEXT"
|
MinimalRebuild="true"
|
BasicRuntimeChecks="3"
|
RuntimeLibrary="3"
|
UsePrecompiledHeader="2"
|
PrecompiledHeaderFile="..\Library\Debug\$(TargetName).pch"
|
AssemblerListingLocation="$(IntDir)"
|
ProgramDataBaseFileName="..\Library\Debug\$(TargetName).pdb"
|
BrowseInformationFile="$(IntDir)"
|
WarningLevel="3"
|
DebugInformationFormat="3"
|
ErrorReporting="2"
|
/>
|
<Tool
|
Name="VCManagedResourceCompilerTool"
|
/>
|
<Tool
|
Name="VCResourceCompilerTool"
|
PreprocessorDefinitions="_DEBUG"
|
Culture="1042"
|
AdditionalIncludeDirectories="$(IntDir)"
|
/>
|
<Tool
|
Name="VCPreLinkEventTool"
|
/>
|
<Tool
|
Name="VCLinkerTool"
|
OutputFile="..\..\½ÇÇàÆÄÀÏ\Debug\$(ProjectName).dll"
|
LinkIncremental="2"
|
ModuleDefinitionFile=".\SharedMapDll.def"
|
GenerateDebugInformation="true"
|
ProgramDatabaseFile="..\Library\Debug\$(TargetName).pdb"
|
SubSystem="2"
|
TargetMachine="17"
|
ErrorReporting="2"
|
/>
|
<Tool
|
Name="VCALinkTool"
|
/>
|
<Tool
|
Name="VCManifestTool"
|
/>
|
<Tool
|
Name="VCXDCMakeTool"
|
/>
|
<Tool
|
Name="VCBscMakeTool"
|
OutputFile="$(OutDir)$(TargetName).bsc"
|
/>
|
<Tool
|
Name="VCFxCopTool"
|
/>
|
<Tool
|
Name="VCAppVerifierTool"
|
/>
|
<Tool
|
Name="VCPostBuildEventTool"
|
/>
|
</Configuration>
|
<Configuration
|
Name="Release|Win32"
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
IntermediateDirectory="$(ConfigurationName)"
|
ConfigurationType="2"
|
UseOfMFC="2"
|
CharacterSet="1"
|
WholeProgramOptimization="1"
|
>
|
<Tool
|
Name="VCPreBuildEventTool"
|
/>
|
<Tool
|
Name="VCCustomBuildTool"
|
/>
|
<Tool
|
Name="VCXMLDataGeneratorTool"
|
/>
|
<Tool
|
Name="VCWebServiceProxyGeneratorTool"
|
/>
|
<Tool
|
Name="VCMIDLTool"
|
PreprocessorDefinitions="NDEBUG"
|
MkTypLibCompatible="false"
|
/>
|
<Tool
|
Name="VCCLCompilerTool"
|
Optimization="2"
|
EnableIntrinsicFunctions="true"
|
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_AFXEXT"
|
RuntimeLibrary="2"
|
EnableFunctionLevelLinking="true"
|
UsePrecompiledHeader="2"
|
WarningLevel="3"
|
DebugInformationFormat="3"
|
/>
|
<Tool
|
Name="VCManagedResourceCompilerTool"
|
/>
|
<Tool
|
Name="VCResourceCompilerTool"
|
PreprocessorDefinitions="NDEBUG"
|
Culture="1042"
|
AdditionalIncludeDirectories="$(IntDir)"
|
/>
|
<Tool
|
Name="VCPreLinkEventTool"
|
/>
|
<Tool
|
Name="VCLinkerTool"
|
LinkIncremental="1"
|
ModuleDefinitionFile=".\SharedMapDll.def"
|
GenerateDebugInformation="true"
|
SubSystem="2"
|
OptimizeReferences="2"
|
EnableCOMDATFolding="2"
|
TargetMachine="1"
|
/>
|
<Tool
|
Name="VCALinkTool"
|
/>
|
<Tool
|
Name="VCManifestTool"
|
/>
|
<Tool
|
Name="VCXDCMakeTool"
|
/>
|
<Tool
|
Name="VCBscMakeTool"
|
/>
|
<Tool
|
Name="VCFxCopTool"
|
/>
|
<Tool
|
Name="VCAppVerifierTool"
|
/>
|
<Tool
|
Name="VCPostBuildEventTool"
|
/>
|
</Configuration>
|
<Configuration
|
Name="Release|x64"
|
OutputDirectory="..\..\½ÇÇàÆÄÀÏ\Release\"
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
ConfigurationType="2"
|
UseOfMFC="2"
|
CharacterSet="2"
|
WholeProgramOptimization="1"
|
>
|
<Tool
|
Name="VCPreBuildEventTool"
|
/>
|
<Tool
|
Name="VCCustomBuildTool"
|
/>
|
<Tool
|
Name="VCXMLDataGeneratorTool"
|
/>
|
<Tool
|
Name="VCWebServiceProxyGeneratorTool"
|
/>
|
<Tool
|
Name="VCMIDLTool"
|
PreprocessorDefinitions="NDEBUG"
|
MkTypLibCompatible="false"
|
TargetEnvironment="3"
|
/>
|
<Tool
|
Name="VCCLCompilerTool"
|
Optimization="2"
|
EnableIntrinsicFunctions="true"
|
AdditionalIncludeDirectories=".\Header"
|
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_AFXEXT"
|
RuntimeLibrary="2"
|
EnableFunctionLevelLinking="true"
|
UsePrecompiledHeader="2"
|
PrecompiledHeaderFile="..\Library\Release\$(TargetName).pch"
|
AssemblerListingLocation="$(IntDir)"
|
ProgramDataBaseFileName="..\Library\Release\$(TargetName).pdb"
|
BrowseInformationFile="$(IntDir)"
|
WarningLevel="3"
|
DebugInformationFormat="3"
|
CompileAs="0"
|
ErrorReporting="2"
|
/>
|
<Tool
|
Name="VCManagedResourceCompilerTool"
|
/>
|
<Tool
|
Name="VCResourceCompilerTool"
|
PreprocessorDefinitions="NDEBUG"
|
Culture="1042"
|
AdditionalIncludeDirectories="$(IntDir)"
|
/>
|
<Tool
|
Name="VCPreLinkEventTool"
|
/>
|
<Tool
|
Name="VCLinkerTool"
|
OutputFile="..\..\½ÇÇàÆÄÀÏ\Release\$(ProjectName).dll"
|
LinkIncremental="1"
|
ModuleDefinitionFile=".\SharedMapDll.def"
|
GenerateDebugInformation="true"
|
SubSystem="2"
|
OptimizeReferences="2"
|
EnableCOMDATFolding="2"
|
TargetMachine="17"
|
/>
|
<Tool
|
Name="VCALinkTool"
|
/>
|
<Tool
|
Name="VCManifestTool"
|
/>
|
<Tool
|
Name="VCXDCMakeTool"
|
/>
|
<Tool
|
Name="VCBscMakeTool"
|
OutputFile="$(OutDir)$(TargetName).bsc"
|
/>
|
<Tool
|
Name="VCFxCopTool"
|
/>
|
<Tool
|
Name="VCAppVerifierTool"
|
/>
|
<Tool
|
Name="VCPostBuildEventTool"
|
/>
|
</Configuration>
|
</Configurations>
|
<References>
|
</References>
|
<Files>
|
<Filter
|
Name="¼Ò½º ÆÄÀÏ"
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
>
|
<File
|
RelativePath=".\dllmain.cpp"
|
>
|
<FileConfiguration
|
Name="Debug|Win32"
|
>
|
<Tool
|
Name="VCCLCompilerTool"
|
UsePrecompiledHeader="0"
|
CompileAsManaged="0"
|
/>
|
</FileConfiguration>
|
<FileConfiguration
|
Name="Debug|x64"
|
>
|
<Tool
|
Name="VCCLCompilerTool"
|
UsePrecompiledHeader="0"
|
CompileAsManaged="0"
|
/>
|
</FileConfiguration>
|
<FileConfiguration
|
Name="Release|Win32"
|
>
|
<Tool
|
Name="VCCLCompilerTool"
|
UsePrecompiledHeader="0"
|
CompileAsManaged="0"
|
/>
|
</FileConfiguration>
|
<FileConfiguration
|
Name="Release|x64"
|
>
|
<Tool
|
Name="VCCLCompilerTool"
|
UsePrecompiledHeader="0"
|
CompileAsManaged="0"
|
/>
|
</FileConfiguration>
|
</File>
|
<File
|
RelativePath=".\LogManager.cpp"
|
>
|
</File>
|
<File
|
RelativePath=".\SharedMapDll.cpp"
|
>
|
</File>
|
<File
|
RelativePath=".\SharedMapDll.def"
|
>
|
</File>
|
<File
|
RelativePath=".\stdafx.cpp"
|
>
|
<FileConfiguration
|
Name="Debug|Win32"
|
>
|
<Tool
|
Name="VCCLCompilerTool"
|
UsePrecompiledHeader="1"
|
/>
|
</FileConfiguration>
|
<FileConfiguration
|
Name="Debug|x64"
|
>
|
<Tool
|
Name="VCCLCompilerTool"
|
UsePrecompiledHeader="1"
|
/>
|
</FileConfiguration>
|
<FileConfiguration
|
Name="Release|Win32"
|
>
|
<Tool
|
Name="VCCLCompilerTool"
|
UsePrecompiledHeader="1"
|
/>
|
</FileConfiguration>
|
<FileConfiguration
|
Name="Release|x64"
|
>
|
<Tool
|
Name="VCCLCompilerTool"
|
UsePrecompiledHeader="1"
|
/>
|
</FileConfiguration>
|
</File>
|
</Filter>
|
<Filter
|
Name="Çì´õ ÆÄÀÏ"
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
>
|
<File
|
RelativePath=".\LogManager.h"
|
>
|
</File>
|
<File
|
RelativePath=".\Resource.h"
|
>
|
</File>
|
<File
|
RelativePath=".\stdafx.h"
|
>
|
</File>
|
<File
|
RelativePath=".\targetver.h"
|
>
|
</File>
|
</Filter>
|
<Filter
|
Name="¸®¼Ò½º ÆÄÀÏ"
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
>
|
<File
|
RelativePath=".\SharedMapDll.rc"
|
>
|
</File>
|
<File
|
RelativePath=".\res\SharedMapDll.rc2"
|
>
|
</File>
|
</Filter>
|
<File
|
RelativePath=".\ReadMe.txt"
|
>
|
</File>
|
</Files>
|
<Globals>
|
</Globals>
|
</VisualStudioProject>
|