aboutsummaryrefslogtreecommitdiff
path: root/win/VC80/ScriptsInterfaces.vcproj
AgeCommit message (Collapse)Author
2009-07-29*Fix CRLFRat
--HG-- branch : trunk
2009-07-29*Use _SECURE_SCL=0 in all release vcpp projects - original patch by ↵QAston
DearScorpion. --HG-- branch : trunk
2009-07-26*Remove _SECURE_SCL = 0 option from windows release builds - this fixes ↵QAston
memory corruption at player login and crash -by Kuteur. --HG-- branch : trunk
2009-07-24 [8194] Use _SECURE_SCL=0 for speedup iterators work at Windows platform ↵megamage
in release mode. Author: Ambal Change added for VC80/VC90, but not added for VC10. --HG-- branch : trunk
2009-05-13 [7810] Moved ZThread related code on ACE framework. Author: Ambalmegamage
Remove ZThread source code from mangos. --HG-- branch : trunk
2009-05-05 [7765] Fixed build in proper way in case selected Debug_NoPCH windows ↵megamage
configuration Author: VladimirMangos * Build mangosd fiels in proper dir * Use Win32 getrevision version * Use proper prebuild libs at script DLL linking --HG-- branch : trunk
2009-05-04*Replace some "mangos_debug" with "trinity_debug"megamage
--HG-- branch : trunk
2009-05-03 [7744] Use Precompiled Headers for fast build in win. Author: Ambalmegamage
Work in "Visual Studio 8 2005" and "Visual Studio 9 2008". For Compile without precompiled headers use Debug_NoPCH configuration. *Note: I have only tested VC90. VC80 is not tested. And I do not know if cmake needs any changes. --HG-- branch : trunk
2009-01-19Fix typos in vcproj files that prevented TRINITY_DEBUG Preprocessor ↵Paradox
Definition from being set in VS builds, and related fixes. --HG-- branch : trunk
2008-10-02[svn] * Proper SVN structureinitNeo2003
--HG-- branch : trunk