aboutsummaryrefslogtreecommitdiff
path: root/win/VC90/ScriptsInterfaces.vcproj
AgeCommit message (Collapse)Author
2010-01-21Removed the Debug_NoPCH config from Windows build.Xanadu
--HG-- branch : trunk
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-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-04*Change some VC90 compile options to be the same as those of Mangos. I am ↵megamage
not sure if this could be the reason that some windows users have cpu or memroy spikes. --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-21[svn] Change MSVC project files to use multithreaded (debug) dll runtime ↵w12x
libraries. Hopefully this will solve the problems with ACE. Original patch by Derex. --HG-- branch : trunk
2008-10-02[svn] * Proper SVN structureinitNeo2003
--HG-- branch : trunk