* Allow unsafe code with BulletSim

user_profiles
teravus 2013-01-20 08:03:17 -05:00
parent 9c590e51b6
commit 10de5d8169
1 changed files with 2 additions and 0 deletions

View File

@ -1727,11 +1727,13 @@
<Configuration name="Debug">
<Options>
<OutputPath>../../../../bin/Physics/</OutputPath>
<AllowUnsafe>true</AllowUnsafe>
</Options>
</Configuration>
<Configuration name="Release">
<Options>
<OutputPath>../../../../bin/Physics/</OutputPath>
<AllowUnsafe>true</AllowUnsafe>
</Options>
</Configuration>