Release now target x86

This commit is contained in:
kay.one 2011-05-31 20:57:50 -07:00
commit 6075a615ab
6 changed files with 8 additions and 3 deletions

View file

@ -49,6 +49,7 @@
<DefineConstants>TRACE;DOTNET2</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />