?? comsocketserver2.vcproj
字號:
<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.00"
Name="COMSocketServer2"
SccProjectName=""$/Web Articles/SocketServers/COMSocketServer2/COMSocketServer2", TABAAAAA"
SccAuxPath=""
SccLocalPath="."
SccProvider="MSSCCI:Microsoft Visual SourceSafe"
Keyword="AtlProj">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Unicode Debug|Win32"
OutputDirectory=".\Output\VC7\UDebug"
IntermediateDirectory=".\Output\VC7\UDebug"
ConfigurationType="2"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="1">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\"
PreprocessorDefinitions="_DEBUG;UNICODE;WIN32;_WINDOWS;_USRDLL;_MERGE_PROXYSTUB"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
PrecompiledHeaderFile=".\Output\VC7\UDebug/COMSocketServer2.pch"
AssemblerListingLocation=".\Output\VC7\UDebug/"
ObjectFile=".\Output\VC7\UDebug/"
ProgramDataBaseFileName=".\Output\VC7\UDebug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"
Description="Performing registration"
CommandLine="if "%OS%"=="" goto NOTNT
if not "%OS%"=="Windows_NT" goto NOTNT
regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
goto end
:NOTNT
echo Warning : Cannot register Unicode DLL on Windows 95
:end
"
Outputs="$(OutDir)\regsvr32.trg"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="odbc32.lib odbccp32.lib"
OutputFile="Output\VS6\UDebug/COMSocketServer.dll"
LinkIncremental="2"
SuppressStartupBanner="TRUE"
ModuleDefinitionFile=".\COMSocketServer.def"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\Output\VC7\UDebug/COMSocketServer.pdb"
SubSystem="2"
ImportLibrary=".\Output\VC7\UDebug/COMSocketServer.lib"/>
<Tool
Name="VCMIDLTool"
TypeLibraryName=".\Output\VC7\UDebug/COMSocketServer2.tlb"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="2057"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
</Configuration>
<Configuration
Name="Unicode Release|Win32"
OutputDirectory=".\Output\VC7\URelease"
IntermediateDirectory=".\Output\VC7\URelease"
ConfigurationType="2"
UseOfMFC="0"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="1">
<Tool
Name="VCCLCompilerTool"
Optimization="1"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\"
PreprocessorDefinitions="NDEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;_MERGE_PROXYSTUB;UNICODE"
StringPooling="TRUE"
RuntimeLibrary="0"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile=".\Output\VC7\URelease/COMSocketServer2.pch"
AssemblerListingLocation=".\Output\VC7\URelease/"
ObjectFile=".\Output\VC7\URelease/"
ProgramDataBaseFileName=".\Output\VC7\URelease/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
"
Outputs="$(OutDir)\regsvr32.trg"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="odbc32.lib odbccp32.lib"
OutputFile="Output\VS6\URelease/COMSocketServer.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
ModuleDefinitionFile=".\COMSocketServer.def"
ProgramDatabaseFile=".\Output\VC7\URelease/COMSocketServer.pdb"
SubSystem="2"
ImportLibrary=".\Output\VC7\URelease/COMSocketServer.lib"/>
<Tool
Name="VCMIDLTool"
TypeLibraryName=".\Output\VC7\URelease/COMSocketServer2.tlb"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="2057"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
</Configuration>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\Output\VC7\Debug"
IntermediateDirectory=".\Output\VC7\Debug"
ConfigurationType="2"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\"
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_USRDLL;_MERGE_PROXYSTUB"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
PrecompiledHeaderFile=".\Output\VC7\Debug/COMSocketServer2.pch"
AssemblerListingLocation=".\Output\VC7\Debug/"
ObjectFile=".\Output\VC7\Debug/"
ProgramDataBaseFileName=".\Output\VC7\Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
"
Outputs="$(OutDir)\regsvr32.trg"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="odbc32.lib odbccp32.lib"
OutputFile="Output\VS6\Debug/COMSocketServer.dll"
LinkIncremental="2"
SuppressStartupBanner="TRUE"
ModuleDefinitionFile=".\COMSocketServer.def"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\Output\VC7\Debug/COMSocketServer.pdb"
SubSystem="2"
ImportLibrary=".\Output\VC7\Debug/COMSocketServer.lib"/>
<Tool
Name="VCMIDLTool"
TypeLibraryName=".\Output\VC7\Debug/COMSocketServer2.tlb"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="2057"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory=".\Output\VC7\Release"
IntermediateDirectory=".\Output\VC7\Release"
ConfigurationType="2"
UseOfMFC="0"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="1"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\"
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL;_MERGE_PROXYSTUB"
StringPooling="TRUE"
RuntimeLibrary="0"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile=".\Output\VC7\Release/COMSocketServer2.pch"
AssemblerListingLocation=".\Output\VC7\Release/"
ObjectFile=".\Output\VC7\Release/"
ProgramDataBaseFileName=".\Output\VC7\Release/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
"
Outputs="$(OutDir)\regsvr32.trg"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="odbc32.lib odbccp32.lib"
OutputFile="Output\VS6\Release/COMSocketServer.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
ModuleDefinitionFile=".\COMSocketServer.def"
ProgramDatabaseFile=".\Output\VC7\Release/COMSocketServer.pdb"
SubSystem="2"
ImportLibrary=".\Output\VC7\Release/COMSocketServer.lib"/>
<Tool
Name="VCMIDLTool"
TypeLibraryName=".\Output\VC7\Release/COMSocketServer2.tlb"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="2057"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
</Configuration>
</Configurations>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
RelativePath=".\Address.cpp">
</File>
<File
RelativePath=".\COMSocketServer.cpp">
</File>
<File
RelativePath=".\COMSocketServer.def">
</File>
<File
RelativePath=".\COMSocketServer.rc">
<FileConfiguration
Name="Unicode Debug|Win32">
<Tool
Name="VCResourceCompilerTool"
AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="Unicode Release|Win32">
<Tool
Name="VCResourceCompilerTool"
AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCResourceCompilerTool"
AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCResourceCompilerTool"
AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"/>
</FileConfiguration>
</File>
<File
RelativePath=".\Data.cpp">
</File>
<File
RelativePath=".\Server.cpp">
</File>
<File
RelativePath=".\Socket.cpp">
</File>
<File
RelativePath=".\SocketServer.cpp">
</File>
<File
RelativePath=".\SocketServerFactory.cpp">
</File>
<File
RelativePath=".\SocketServerWorkerThread.cpp">
</File>
<File
RelativePath=".\StdAfx.cpp">
<FileConfiguration
Name="Unicode Release|Win32">
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="stdafx.h"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="stdafx.h"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="stdafx.h"/>
</FileConfiguration>
</File>
<File
RelativePath=".\dlldatax.c">
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl">
<File
RelativePath=".\Address.h">
</File>
<File
RelativePath=".\COMSocketServerCP.h">
</File>
<File
RelativePath=".\Data.h">
</File>
<File
RelativePath=".\IAddressInit.h">
</File>
<File
RelativePath=".\IDataInit.h">
</File>
<File
RelativePath=".\ISocketInit.h">
</File>
<File
RelativePath=".\Resource.h">
</File>
<File
RelativePath=".\Server.h">
</File>
<File
RelativePath=".\Socket.h">
</File>
<File
RelativePath=".\SocketServer.h">
</File>
<File
RelativePath=".\SocketServerFactory.h">
</File>
<File
RelativePath=".\SocketServerWorkerThread.h">
</File>
<File
RelativePath=".\StdAfx.h">
</File>
<File
RelativePath=".\dlldatax.h">
</File>
</Filter>
<Filter
Name="Resource Files"
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
<File
RelativePath=".\Address.rgs">
</File>
<File
RelativePath=".\Data.rgs">
</File>
<File
RelativePath=".\Server.rgs">
</File>
<File
RelativePath=".\Socket.rgs">
</File>
<File
RelativePath=".\SocketServerFactory.rgs">
</File>
</Filter>
<Filter
Name="Interfaces"
Filter="">
<File
RelativePath=".\COMSocketServer.idl">
<FileConfiguration
Name="Unicode Debug|Win32">
<Tool
Name="VCMIDLTool"
AdditionalIncludeDirectories="..\;$(NoInherit)"
GenerateStublessProxies="TRUE"
TypeLibraryName=".\COMSocketServer.tlb"
HeaderFileName="COMSocketServer.h"
InterfaceIdentifierFileName="COMSocketServer_i.c"/>
</FileConfiguration>
<FileConfiguration
Name="Unicode Release|Win32">
<Tool
Name="VCMIDLTool"
AdditionalIncludeDirectories="..\;$(NoInherit)"
GenerateStublessProxies="TRUE"
TypeLibraryName=".\COMSocketServer.tlb"
HeaderFileName="COMSocketServer.h"
InterfaceIdentifierFileName="COMSocketServer_i.c"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCMIDLTool"
AdditionalIncludeDirectories="..\;$(NoInherit)"
GenerateStublessProxies="TRUE"
TypeLibraryName=".\COMSocketServer.tlb"
HeaderFileName="COMSocketServer.h"
InterfaceIdentifierFileName="COMSocketServer_i.c"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCMIDLTool"
AdditionalIncludeDirectories="..\;$(NoInherit)"
GenerateStublessProxies="TRUE"
TypeLibraryName=".\COMSocketServer.tlb"
HeaderFileName="COMSocketServer.h"
InterfaceIdentifierFileName="COMSocketServer_i.c"/>
</FileConfiguration>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -