Fixed tlb build in vs2k8, it had SSE2 compiler optimizations on. Very bad idea :p

git-svn-id: http://pcsx2-playground.googlecode.com/svn/trunk@105 a6443dda-0b58-4228-96e9-037be469359c
This commit is contained in:
ramapcsx2 2008-09-08 19:02:38 +00:00 committed by Gregory Hainaut
parent 43b8f52249
commit ab95086a7b
1 changed files with 0 additions and 1 deletions

View File

@ -280,7 +280,6 @@
StructMemberAlignment="5"
BufferSecurityCheck="false"
EnableFunctionLevelLinking="false"
EnableEnhancedInstructionSet="2"
PrecompiledHeaderFile=".\ReleaseTLB/pcsx2.pch"
AssemblerListingLocation=".\ReleaseTLB/"
ObjectFile=".\ReleaseTLB/"