1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-10-19 12:59:36 +00:00

vcproj update. This enables fast SSE2 float math.

This commit is contained in:
fgenesis 2012-07-10 22:25:12 +02:00
commit 37654f4c8c
3 changed files with 11 additions and 0 deletions

View file

@ -131,6 +131,7 @@
BufferSecurityCheck="false"
EnableFunctionLevelLinking="false"
EnableEnhancedInstructionSet="2"
FloatingPointModel="2"
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="3"