?? xrtlopcdaproxy.vcproj
字號:
<?xml version="1.0" encoding = "windows-1251"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.00"
Name="XRTLOPCDAProxy"
ProjectGUID="{2F65082E-CC50-40E6-A7D5-3BC7F3BC9B98}"
Keyword="Win32Proj">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="Debug"
IntermediateDirectory="Debug"
ConfigurationType="2"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;REGISTER_PROXY_DLL;_WIN32_WINNT=0x400"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="FALSE"
DebugInformationFormat="4"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="rpcrt4.lib"
OutputFile="$(OutDir)/$(ProjectName).dll"
LinkIncremental="2"
ModuleDefinitionFile="$(ProjectName).def"
IgnoreEmbeddedIDL="FALSE"
GenerateDebugInformation="TRUE"
SubSystem="2"
TurnOffAssemblyGeneration="TRUE"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
GenerateStublessProxies="TRUE"
TypeLibraryName="$(InputName).tlb"
HeaderFileName="$(InputName).h"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
AdditionalIncludeDirectories=""/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="Release"
IntermediateDirectory="Release"
ConfigurationType="2"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
OmitFramePointers="TRUE"
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;REGISTER_PROXY_DLL;_WIN32_WINNT=0x400"
StringPooling="TRUE"
RuntimeLibrary="0"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="rpcrt4.lib"
OutputFile="$(OutDir)/$(ProjectName).dll"
LinkIncremental="1"
ModuleDefinitionFile="$(ProjectName).def"
GenerateDebugInformation="FALSE"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
TurnOffAssemblyGeneration="TRUE"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
GenerateStublessProxies="TRUE"
TypeLibraryName="$(InputName).tlb"
HeaderFileName="$(InputName).h"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
</Configuration>
</Configurations>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
<File
RelativePath="XRTLOPCDA.idl">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCMIDLTool"
TypeLibraryName="$(InputName).tlb"/>
</FileConfiguration>
</File>
<File
RelativePath="XRTLOPCDA_i.c">
</File>
<File
RelativePath="XRTLOPCDA_p.c">
</File>
<File
RelativePath="dlldata.c">
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc">
<File
RelativePath="XRTLOPCDA.h">
</File>
</Filter>
<Filter
Name="Resource Files"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
<File
RelativePath="XRTLOPCDAProxy.rc">
</File>
</Filter>
<File
RelativePath="XRTLOPCDA.tlb">
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -