Files
Sun1602/Server/SolarConsole/SolarConsole.2008.vcproj
2022-10-26 12:25:11 +08:00

270 lines
5.8 KiB
XML

<?xml version="1.0" encoding="ks_c_5601-1987"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Name="SolarConsole"
ProjectGUID="{02148F6E-30B5-494E-9F2F-35DE52CDE404}"
RootNamespace="SolarConsole"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="..\_binv90"
IntermediateDirectory="..\..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
ConfigurationType="2"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\Utility&quot;;&quot;$(ProjectDir)..\Include&quot;"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SOLARCONSOLE_EXPORTS"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="4"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(ProjectName)_d.dll"
LinkIncremental="1"
ModuleDefinitionFile="SolarConsole.def"
GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
SubSystem="2"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary="..\lib\v90\$(TargetName).lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="copy $(ProjectDir)\ISolarConsole.h $(ProjectDir)..\include&#x0D;&#x0A;copy $(ProjectDir)\ISolarConsole_Define.h $(ProjectDir)..\include&#x0D;&#x0A;copy $(ProjectDir)\ISolarConsole_Guid.h $(ProjectDir)..\include&#x0D;&#x0A;"
ExcludedFromBuild="true"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="..\_binv90"
IntermediateDirectory="..\..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
ConfigurationType="2"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="3"
InlineFunctionExpansion="2"
FavorSizeOrSpeed="1"
AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\Utility&quot;;&quot;$(ProjectDir)..\Include&quot;"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SOLARCONSOLE_EXPORTS"
RuntimeLibrary="0"
UsePrecompiledHeader="0"
WarningLevel="4"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
ModuleDefinitionFile="SolarConsole.def"
GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary="..\lib\v90\$(TargetName).lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="copy $(ProjectDir)\ISolarConsole.h $(ProjectDir)..\include&#x0D;&#x0A;copy $(ProjectDir)\ISolarConsole_Define.h $(ProjectDir)..\include&#x0D;&#x0A;copy $(ProjectDir)\ISolarConsole_Guid.h $(ProjectDir)..\include&#x0D;&#x0A;"
ExcludedFromBuild="true"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="main"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath=".\main.cpp"
>
</File>
<File
RelativePath=".\SolarConsole.def"
>
</File>
<File
RelativePath=".\StdAfx.cpp"
>
</File>
<File
RelativePath=".\StdAfx.h"
>
</File>
</Filter>
<Filter
Name="¼Ò½º"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath=".\ListControl.cpp"
>
</File>
<File
RelativePath=".\ListControl.h"
>
</File>
<File
RelativePath=".\resource.h"
>
</File>
<File
RelativePath=".\SolarConsole.cpp"
>
</File>
<File
RelativePath=".\SolarConsole.h"
>
</File>
<File
RelativePath=".\SolarConsoleFactory.cpp"
>
</File>
<File
RelativePath=".\SolarConsoleFactory.h"
>
</File>
</Filter>
<Filter
Name="ÀÎÅÍÆäÀ̽º"
>
<File
RelativePath=".\ISolarConsole.h"
>
</File>
<File
RelativePath=".\ISolarConsole_Define.h"
>
</File>
<File
RelativePath=".\ISolarConsole_Guid.h"
>
</File>
</Filter>
<File
RelativePath=".\SolarConsole.rc"
>
</File>
</Files>
<Globals>
<Global
Name="DevPartner_IsInstrumented"
Value="0"
/>
</Globals>
</VisualStudioProject>