Commit Graph

9 Commits

Author SHA1 Message Date
Rat
0a479b8795 *Fix CRLF
--HG--
branch : trunk
2009-07-29 22:28:47 +02:00
QAston
f4a90873b4 *Use _SECURE_SCL=0 in all release vcpp projects - original patch by DearScorpion.
--HG--
branch : trunk
2009-07-29 13:57:20 +02:00
megamage
5f167c56ef [7744] Use Precompiled Headers for fast build in win. Author: Ambal
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-05-03 21:56:55 -05:00
megamage
f4e473c877 [7423] Disable incremental limking for binaries in debug mode. Author: VladimirMangos
Anyway it always fail and back to non-incremental way.

--HG--
branch : trunk
2009-03-09 17:53:33 -06:00
Paradox
b0e5181a63 Fix typos in vcproj files that prevented TRINITY_DEBUG Preprocessor Definition from being set in VS builds, and related fixes.
--HG--
branch : trunk
2009-01-19 08:11:30 -05:00
w12x
63f37b8bd2 [svn] Change MSVC project files to use multithreaded (debug) dll runtime libraries. Hopefully this will solve the problems with ACE. Original patch by Derex.
--HG--
branch : trunk
2008-10-21 06:23:46 -05:00
Neo2003
95b91afbab [svn] * svn:eol-style native set on all files that need it
--HG--
branch : trunk
2008-10-11 14:16:25 -05:00
Neo2003
9245de8138 [svn] * Some renames of VS projects
ACEWraper -> ACEWrappers
ScriptFull -> TrinityScript

--HG--
branch : trunk
2008-10-05 11:17:53 -05:00
Neo2003
5651828bf7 [svn] * Added ACE for Linux and Windows (Thanks Derex for Linux part and partial Windows part)
* Updated to 6721 and 676
* Fixed TrinityScript logo
* Version updated to 0.2.6721.676

--HG--
branch : trunk
rename : 6700-670 => 6721-676
2008-10-04 06:17:19 -05:00