• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <ImportGroup Label="PropertySheets" />
4  <PropertyGroup Label="UserMacros" />
5  <PropertyGroup />
6  <ItemDefinitionGroup>
7    <ClCompile>
8      <AdditionalIncludeDirectories>../../../../..</AdditionalIncludeDirectories>
9    </ClCompile>
10  </ItemDefinitionGroup>
11  <ItemDefinitionGroup>
12    <ClCompile>
13      <WarningLevel>Level4</WarningLevel>
14      <PreprocessorDefinitions>BOOST_ALL_NO_LIB;BOOST_ALL_DYN_LINK;%(PreprocessorDefinitions)</PreprocessorDefinitions>
15      <ExceptionHandling>Async</ExceptionHandling>
16    </ClCompile>
17    <PostBuildEvent>
18      <Command>"$(TargetDir)\$(TargetName).exe"</Command>
19    </PostBuildEvent>
20  </ItemDefinitionGroup>
21  <ItemGroup />
22</Project>