Changed to x86 so it runs on x64

This commit is contained in:
kudzu_cp 2008-01-25 19:34:19 +00:00
parent 3ff96b6f5a
commit 0cb4c6ff4e

View file

@ -26,6 +26,7 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>