Revision: 11184
          http://warzone2100.svn.sourceforge.net/warzone2100/?rev=11184&view=rev
Author:   buginator
Date:     2010-07-12 23:17:15 +0000 (Mon, 12 Jul 2010)

Log Message:
-----------
Commit these project settings defines to disable extra checking which causes a 
huge performance hit.  (VS2k8 was already committed in r9639, this was 
forgotten.)

_HAS_ITERATOR_DEBUGGING=0
http://msdn.microsoft.com/en-us/library/aa985939(VS.80).aspx
_SECURE_SCL=0
http://msdn.microsoft.com/en-us/library/aa985896(VS.80).aspx
For more info on checked iterators see:
http://msdn.microsoft.com/en-us/library/aa985965(v=VS.80).aspx
and
http://msdn.microsoft.com/en-us/library/aa985982(v=VS.80).aspx

Modified Paths:
--------------
    trunk/lib/netplay/netplay.vcproj
    trunk/win32/Warzone2100.vcproj


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to