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:
parent
0585f558cb
commit
3741669b56
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue