From 811218cff672c518bcffacb7d341c5f8fa1ed449 Mon Sep 17 00:00:00 2001 From: ultramage Date: Mon, 21 Nov 2011 11:00:59 +0000 Subject: Added /MP (build with multiple processes) switch to all vcproj-9 files to significantly speed up compilation. Disabled /Gm (C++ minimal rebuild) in debug mode because it conflicted with /MP. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14997 54d463be-8e91-2dee-dedb-b68131a5f0ec --- vcproj-9/char-server_sql.vcproj | 3 ++- vcproj-9/char-server_txt.vcproj | 3 ++- vcproj-9/login-server_sql.vcproj | 3 ++- vcproj-9/login-server_txt.vcproj | 3 ++- vcproj-9/map-server_sql.vcproj | 3 ++- vcproj-9/map-server_txt.vcproj | 3 ++- vcproj-9/mapcache.vcproj | 3 ++- vcproj-9/plugin-console.vcproj | 3 ++- vcproj-9/plugin-pid.vcproj | 3 ++- vcproj-9/txt-converter-char.vcproj | 3 ++- vcproj-9/txt-converter-login.vcproj | 3 ++- 11 files changed, 22 insertions(+), 11 deletions(-) (limited to 'vcproj-9') diff --git a/vcproj-9/char-server_sql.vcproj b/vcproj-9/char-server_sql.vcproj index fd6aa7967..64fdf9bac 100644 --- a/vcproj-9/char-server_sql.vcproj +++ b/vcproj-9/char-server_sql.vcproj @@ -41,11 +41,11 @@ />