fix on 64-bit computers

This commit is contained in:
beirich 2011-08-07 03:25:38 +00:00
parent d60656afb6
commit f6943cfa0f
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<UseVSHostingProcess>false</UseVSHostingProcess>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.