clarified, and ignored another user side project file

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1107 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
squall-leonhart 2012-07-22 20:31:54 +00:00
parent 0585f558cb
commit 3741669b56
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#if (_MSC_VER == 1600 && _M_IX86_FP >= 0 && (_MSC_FULL_VER < 160040219))
#error You must compile this software without SSE!
#error The version of Visual Studio 2010 you are using generates SSE2 instructions when /arch:SSE is specified. Please update to Service Pack 1.
#endif
#ifdef NO_D3D