Merge pull request #506 from andrewcsmith/patch-2
[supercollider.git] / external_libraries / boost_endian / libs / integer / test / endian-in-sandbox / common.vsprops
blob65f2675fdbe19b4d6406fcb3dacf388a3408eb27
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioPropertySheet
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="common"
6 OutputDirectory="$(TEMP)\$(SolutionName)\$(ConfigurationName)"
7 IntermediateDirectory="$(TEMP)\$(SolutionName)\$(ProjectName)\$(ConfigurationName)"
9 <Tool
10 Name="VCCLCompilerTool"
11 AdditionalIncludeDirectories="&quot;$(BOOST_SANDBOX)\endian&quot;;&quot;$(BOOST_TRUNK)&quot;"
13 <Tool
14 Name="VCPostBuildEventTool"
15 Description="Executing test $(TargetName).exe..."
16 CommandLine="&quot;$(TargetDir)\$(TargetName).exe&quot;"
18 </VisualStudioPropertySheet>