common.vsprops

来自「Boost provides free peer-reviewed portab」· VSPROPS 代码 · 共 19 行

VSPROPS
19
字号
<?xml version="1.0" encoding="Windows-1252"?><VisualStudioPropertySheet	ProjectType="Visual C++"	Version="8.00"	Name="common"	>	<Tool		Name="VCCLCompilerTool"		AdditionalIncludeDirectories="../../../../.."		PreprocessorDefinitions="BOOST_ALL_NO_LIB"		ExceptionHandling="2"	/>	<Tool		Name="VCPostBuildEventTool"		Description="Executing test $(TargetName).exe..."		CommandLine="&quot;$(TargetDir)\$(TargetName).exe&quot; --result_code=no --report_level=no"	/></VisualStudioPropertySheet>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?