Sleds/cppboost/libs/system/test/system_msvc/common.vsprops

20 lines
429 B
Plaintext
Raw Permalink Normal View History

2025-03-13 21:28:38 +00:00
<?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;BOOST_ALL_DYN_LINK"
ExceptionHandling="2"
WarningLevel="4"
/>
<Tool
Name="VCPostBuildEventTool"
Description=""
CommandLine=""
/>
</VisualStudioPropertySheet>