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    <PLATFORMARCHITECTURE>32</PLATFORMARCHITECTURE>
6  </PropertyGroup>
7  <PropertyGroup />
8  <PropertyGroup />
9  <PropertyGroup />
10  <PropertyGroup Label="Configuration">
11    <OutDir>$(ConfigurationBuildDir)\lib$(PlatformArchitecture)\</OutDir>
12  </PropertyGroup>
13  <ItemDefinitionGroup>
14    <BuildLog />
15  </ItemDefinitionGroup>
16  <ItemGroup>
17    <BuildMacro Include="PLATFORMARCHITECTURE">
18      <Value>$(PLATFORMARCHITECTURE)</Value>
19      <EnvironmentVariable>true</EnvironmentVariable>
20    </BuildMacro>
21  </ItemGroup>
22</Project>