From fd2f768dfd7c877880942477a7d1b1645f5bfab9 Mon Sep 17 00:00:00 2001 From: XTZGZoReX Date: Thu, 19 Mar 2009 19:53:14 +0100 Subject: * Move WheatyExceptionReport back to realmd/worldd. Apparently, it doesn't work when in the shared library. * Fixed debug build on Windows (no more warnings). * Spaces->tabs in some .vcproj's; these files are not meant to be composed of spaces (Visual Studio plainly doesn't like it). --HG-- branch : trunk --- win/VC80/mangosd.vcproj | 8 ++++++++ win/VC80/realmd.vcproj | 8 ++++++++ win/VC80/shared.vcproj | 8 -------- 3 files changed, 16 insertions(+), 8 deletions(-) (limited to 'win/VC80') diff --git a/win/VC80/mangosd.vcproj b/win/VC80/mangosd.vcproj index 222440991a5..a6294ae5fc6 100644 --- a/win/VC80/mangosd.vcproj +++ b/win/VC80/mangosd.vcproj @@ -501,6 +501,14 @@ RelativePath="..\..\src\mangosd\RASocket.h" > + + + + diff --git a/win/VC80/realmd.vcproj b/win/VC80/realmd.vcproj index b854ceeef64..16f6c8565f9 100644 --- a/win/VC80/realmd.vcproj +++ b/win/VC80/realmd.vcproj @@ -445,6 +445,14 @@ RelativePath="..\..\src\realmd\RealmList.h" > + + + + diff --git a/win/VC80/shared.vcproj b/win/VC80/shared.vcproj index 673f900332c..5964d2502a0 100644 --- a/win/VC80/shared.vcproj +++ b/win/VC80/shared.vcproj @@ -797,14 +797,6 @@ RelativePath="..\..\src\shared\SystemConfig.h" > - - - - -- cgit v1.2.3