📄 bcamtopologyview.vcproj
字号:
<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.00"
Name="BcamTopologyView"
ProjectGUID="{28A345C3-78BC-488F-A1FA-26DCA9B9D8CF}"
SccProjectName=""
SccAuxPath=""
SccLocalPath=""
SccProvider=""
Keyword="AtlProj">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\Debug"
IntermediateDirectory=".\Debug"
ConfigurationType="2"
UseOfMFC="0"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\..\inc"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="3"
PrecompiledHeaderThrough="stdafx.h"
PrecompiledHeaderFile=".\Debug/BcamTopologyView.pch"
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
BrowseInformation="1"
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="setupapi.lib bcamapiatl7d.lib"
OutputFile="..\..\bin\BcamTopologyViewd.dll"
LinkIncremental="2"
SuppressStartupBanner="TRUE"
ModuleDefinitionFile=".\BcamTopologyViewd.def"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\Debug/BcamTopologyViewd.pdb"
SubSystem="2"
ImportLibrary=".\Debug/BcamTopologyViewd.lib"/>
<Tool
Name="VCMIDLTool"
TypeLibraryName=".\Debug/BcamTopologyView.tlb"/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="xcopy /f /y /r BcamTopologyView.tlb ..\..\lib\
xcopy /f /y /r BcamTopologyView.h ..\..\inc\
xcopy /f /y /r BcamTopologyView_i.c ..\..\inc\
"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1031"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory=".\Release"
IntermediateDirectory=".\Release"
ConfigurationType="2"
UseOfMFC="0"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="1"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\..\inc"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
StringPooling="TRUE"
RuntimeLibrary="0"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="3"
PrecompiledHeaderThrough="stdafx.h"
PrecompiledHeaderFile=".\Release/BcamTopologyView.pch"
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
ProgramDataBaseFileName=".\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="setupapi.lib bcamapiatl7.lib"
OutputFile="..\..\bin\BcamTopologyView.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
ModuleDefinitionFile=".\BcamTopologyView.def"
ProgramDatabaseFile=".\Release/BcamTopologyView.pdb"
SubSystem="2"
ImportLibrary=".\Release/BcamTopologyView.lib"/>
<Tool
Name="VCMIDLTool"
TypeLibraryName=".\Release/BcamTopologyView.tlb"/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="xcopy /f /y /r BcamTopologyView.tlb ..\..\lib\
xcopy /f /y /r BcamTopologyView.h ..\..\inc\
xcopy /f /y /r BcamTopologyView_i.c ..\..\inc\
"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1031"/>
<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=".\BcamTopologyView.cpp">
</File>
<File
RelativePath=".\BcamTopologyView.def">
</File>
<File
RelativePath=".\BcamTopologyView.idl">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCMIDLTool"
GenerateStublessProxies="TRUE"
TypeLibraryName=".\BcamTopologyView.tlb"
HeaderFileName="BcamTopologyView.h"
InterfaceIdentifierFileName="BcamTopologyView_i.c"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCMIDLTool"
GenerateStublessProxies="TRUE"
TypeLibraryName=".\BcamTopologyView.tlb"
HeaderFileName="BcamTopologyView.h"
InterfaceIdentifierFileName="BcamTopologyView_i.c"/>
</FileConfiguration>
</File>
<File
RelativePath=".\BcamTopologyView.rc">
<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=".\BcamTopologyViewCtl.cpp">
</File>
<File
RelativePath=".\StdAfx.cpp">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"/>
</FileConfiguration>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl">
<File
RelativePath=".\BcamTopologyView.h">
</File>
<File
RelativePath=".\BcamTopologyViewCtl.h">
</File>
<File
RelativePath=".\Resource.h">
</File>
<File
RelativePath=".\StdAfx.h">
</File>
<File
RelativePath=".\propertiesdlg.h">
</File>
<File
RelativePath=".\resourcesdlg.h">
</File>
</Filter>
<Filter
Name="Resource Files"
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
<File
RelativePath=".\BcamTopologyViewCtl.rgs">
</File>
<File
RelativePath=".\BcamTopologyViewd.def">
</File>
<File
RelativePath=".\bcamtopo.bmp">
</File>
<File
RelativePath=".\res\bitmap1.bmp">
</File>
<File
RelativePath="res\bitmap10.bmp">
</File>
<File
RelativePath=".\res\bitmap2.bmp">
</File>
<File
RelativePath=".\res\bitmap3.bmp">
</File>
<File
RelativePath=".\res\bitmap4.bmp">
</File>
<File
RelativePath=".\res\bitmap5.bmp">
</File>
<File
RelativePath=".\res\bitmap6.bmp">
</File>
<File
RelativePath=".\res\bitmap7.bmp">
</File>
<File
RelativePath=".\res\bitmap8.bmp">
</File>
<File
RelativePath="res\bitmap9.bmp">
</File>
</Filter>
<File
RelativePath=".\BcamTopologyView.dox">
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -