20 lines
429 B
Plaintext
20 lines
429 B
Plaintext
|
|
<?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>
|