📄 resizablelib.vcproj
字号:
<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.00"
Name="ResizableLib"
ProjectGUID="{C5258812-002D-41CD-A6CE-0B94B56553A2}"
SccProjectName=""
SccLocalPath=""
Keyword="MFCProj">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory=".\Release"
IntermediateDirectory=".\Release"
ConfigurationType="4"
UseOfMFC="1"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
StringPooling="TRUE"
RuntimeLibrary="0"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="stdafx.h"
PrecompiledHeaderFile=".\Release/ResizableLib.pch"
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
ProgramDataBaseFileName=".\Release/"
WarningLevel="4"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile=".\Release\ResizableLib.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_AFXDLL;NDEBUG"
Culture="1040"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
</Configuration>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\Debug"
IntermediateDirectory=".\Debug"
ConfigurationType="4"
UseOfMFC="1"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="stdafx.h"
PrecompiledHeaderFile=".\Debug/ResizableLib.pch"
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
WarningLevel="4"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile=".\Debug\ResizableLib.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_AFXDLL;_DEBUG"
Culture="1040"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
</Configuration>
</Configurations>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
RelativePath=".\ResizableDialog.cpp">
</File>
<File
RelativePath=".\ResizableFormView.cpp">
</File>
<File
RelativePath="ResizableFrame.cpp">
</File>
<File
RelativePath=".\ResizableGrip.cpp">
</File>
<File
RelativePath=".\ResizableLayout.cpp">
</File>
<File
RelativePath="ResizableMDIChild.cpp">
</File>
<File
RelativePath="ResizableMDIFrame.cpp">
</File>
<File
RelativePath=".\ResizableMinMax.cpp">
</File>
<File
RelativePath=".\ResizablePage.cpp">
</File>
<File
RelativePath=".\ResizablePageEx.cpp">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"/>
</FileConfiguration>
</File>
<File
RelativePath=".\ResizableSheet.cpp">
</File>
<File
RelativePath=".\ResizableSheetEx.cpp">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"/>
</FileConfiguration>
</File>
<File
RelativePath=".\ResizableState.cpp">
</File>
<File
RelativePath="StdAfx.cpp">
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl">
<File
RelativePath=".\ResizableDialog.h">
</File>
<File
RelativePath=".\ResizableFormView.h">
</File>
<File
RelativePath="ResizableFrame.h">
</File>
<File
RelativePath=".\ResizableGrip.h">
</File>
<File
RelativePath=".\ResizableLayout.h">
</File>
<File
RelativePath="ResizableMDIChild.h">
</File>
<File
RelativePath="ResizableMDIFrame.h">
</File>
<File
RelativePath=".\ResizableMinMax.h">
</File>
<File
RelativePath="ResizableMsgSupport.h">
</File>
<File
RelativePath="ResizableMsgSupport.inl">
</File>
<File
RelativePath=".\ResizablePage.h">
</File>
<File
RelativePath=".\ResizablePageEx.h">
</File>
<File
RelativePath=".\ResizableSheet.h">
</File>
<File
RelativePath=".\ResizableSheetEx.h">
</File>
<File
RelativePath=".\ResizableState.h">
</File>
<File
RelativePath="StdAfx.h">
</File>
</Filter>
<Filter
Name="Doc"
Filter="">
<File
RelativePath=".\Docs\DoDoxygen.bat">
</File>
<File
RelativePath=".\Docs\doxyfile.txt">
</File>
</Filter>
<File
RelativePath=".\Artistic-License.txt">
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -