171 lines
4.7 KiB
XML
171 lines
4.7 KiB
XML
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.00"
|
|
Name="graphobj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Unicode Debug|Win32"
|
|
ConfigurationType="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions=";_DEBUG;WIN32;_WINDOWS;_USRDLL;_UNICODE"
|
|
MinimalRebuild="TRUE"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderFile=".\DebugU\GraphObj.pch"
|
|
ObjectFile=".\DebugU\"
|
|
ProgramDataBaseFileName=".\DebugU\"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileOnly="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib .\DebugU\GraphObj.lib"
|
|
OutputFile="".\DEBUGU\GRAPHOBJ.DLL""
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=""
|
|
SubSystem="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
ResourceOutputFileName=".\debugu\graphobj.res"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Unicode Release|Win32"
|
|
ConfigurationType="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="1"
|
|
PreprocessorDefinitions=";NDEBUG;_ATL_STATIC_REGISTRY;_ATL_MIN_CRT;WIN32;_WINDOWS;_USRDLL;_UNICODE"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderFile=".\ReleaseU\GraphObj.pch"
|
|
ObjectFile=".\ReleaseU\"
|
|
ProgramDataBaseFileName=".\ReleaseU\"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileOnly="TRUE"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib .\ReleaseU\GraphObj.lib"
|
|
OutputFile="".\RELEASEU\GRAPHOBJ.DLL""
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
ProgramDatabaseFile="".\RELEASEU\GRAPHOBJ.PDB""
|
|
SubSystem="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
ResourceOutputFileName=".\releaseu\graphobj.res"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
|
<File
|
|
RelativePath="GraphObj.Cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="Line.Cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="Point.Cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="StdAfx.Cpp">
|
|
<FileConfiguration
|
|
Name="Unicode Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions=";_DEBUG;WIN32;_WINDOWS;_USRDLL;_UNICODE"
|
|
MinimalRebuild="TRUE"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="1"
|
|
PrecompiledHeaderFile=".\DebugU\GraphObj.pch"
|
|
ObjectFile=".\DebugU\"
|
|
ProgramDataBaseFileName=".\DebugU\"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileOnly="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Unicode Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="1"
|
|
PreprocessorDefinitions=";NDEBUG;_ATL_STATIC_REGISTRY;_ATL_MIN_CRT;WIN32;_WINDOWS;_USRDLL;_UNICODE"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="1"
|
|
PrecompiledHeaderFile=".\ReleaseU\GraphObj.pch"
|
|
ObjectFile=".\ReleaseU\"
|
|
ProgramDataBaseFileName=".\ReleaseU\"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileOnly="TRUE"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc">
|
|
<File
|
|
RelativePath="DllDatax.h">
|
|
</File>
|
|
<File
|
|
RelativePath="IPersistStm.h">
|
|
</File>
|
|
<File
|
|
RelativePath="Line.h">
|
|
</File>
|
|
<File
|
|
RelativePath="Point.h">
|
|
</File>
|
|
<File
|
|
RelativePath="Resource.h">
|
|
</File>
|
|
<File
|
|
RelativePath="StdAfx.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
|
<File
|
|
RelativePath="GraphObj.Rc">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
</VisualStudioProject>
|