📄 gbench-install.vcproj
字号:
<?xml version="1.0" encoding="Windows-1252"?><VisualStudioProject ProjectType="Visual C++" Version="7.10" Name="gbench-install" ProjectGUID="{6C23686B-1522-4B44-8D48-7E3176C36247}" RootNamespace="gbench-install" Keyword="MakeFileProj"> <Platforms> <Platform Name="Win32"/> </Platforms> <Configurations> <Configuration Name="DebugDLL|Win32" OutputDirectory="DebugDLL" IntermediateDirectory="DebugDLL" ConfigurationType="0"> <Tool Name="VCNMakeTool" BuildCommandLine="nmake -f $(InputDir)\gbench_install.mak all IntDir=$(IntDir)" ReBuildCommandLine="nmake -f $(InputDir)\gbench_install.mak all IntDir=$(IntDir)" CleanCommandLine="nmake -f $(InputDir)\gbench_install.mak clean IntDir=$(IntDir)" Output="gbench-install.exe"/> </Configuration> <Configuration Name="ReleaseDLL|Win32" OutputDirectory="ReleaseDLL" IntermediateDirectory="ReleaseDLL" ConfigurationType="0"> <Tool Name="VCNMakeTool" BuildCommandLine="nmake -f $(InputDir)\gbench_install.mak all IntDir=$(IntDir)" ReBuildCommandLine="nmake -f $(InputDir)\gbench_install.mak all IntDir=$(IntDir)" CleanCommandLine="nmake -f $(InputDir)\gbench_install.mak clean IntDir=$(IntDir)" Output="gbench-install.exe"/> </Configuration> </Configurations> <References> </References> <Files> <File RelativePath=".\gbench_install.mak"> </File> </Files> <Globals> </Globals></VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -