• 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)</AdditionalIncludeDirectories>
9      <PreprocessorDefinitions>BOOST_ALL_NO_LIB;BOOST_ALL_DYN_LINK;_UNICODE;UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
10      <WarningLevel>Level4</WarningLevel>
11    </ClCompile>
12    <PostBuildEvent>
13      <Command>"$(TargetDir)\$(TargetName).exe"</Command>
14    </PostBuildEvent>
15    <PostBuildEvent>
16      <Message>Executing test $(TargetName).exe...</Message>
17    </PostBuildEvent>
18  </ItemDefinitionGroup>
19  <ItemGroup />
20</Project>