Solving issues from last commit

This commit is contained in:
Aaron Campf
2014-05-09 21:21:55 -07:00
parent 81467a86cc
commit 841e90dc46
3 changed files with 1325 additions and 1401 deletions

View File

@@ -33,7 +33,7 @@
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>x86</PlatformTarget>
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>