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/VC90/ACE_vc9.vcproj | 13 +- win/VC90/g3dlite.vcproj | 32 +-- win/VC90/genrevision.vcproj | 652 ++++++++++++++++++++++---------------------- win/VC90/mangosd.vcproj | 8 + win/VC90/realmd.vcproj | 8 + win/VC90/shared.vcproj | 8 - 6 files changed, 365 insertions(+), 356 deletions(-) (limited to 'win/VC90') diff --git a/win/VC90/ACE_vc9.vcproj b/win/VC90/ACE_vc9.vcproj index 65642994907..8f449dcba2b 100644 --- a/win/VC90/ACE_vc9.vcproj +++ b/win/VC90/ACE_vc9.vcproj @@ -324,6 +324,7 @@ RuntimeTypeInfo="true" WarningLevel="3" Detect64BitPortabilityProblems="false" + DebugInformationFormat="3" DisableSpecificWarnings="4355" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + ProjectType="Visual C++" + Version="9,00" + Name="genrevision" + ProjectGUID="{803F488E-4C5A-4866-8D5C-1E6C03C007C2}" + RootNamespace="genrevision" + Keyword="Win32Proj" + TargetFrameworkVersion="196613" + > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win/VC90/mangosd.vcproj b/win/VC90/mangosd.vcproj index 8a0251fd66e..48f01ea5744 100644 --- a/win/VC90/mangosd.vcproj +++ b/win/VC90/mangosd.vcproj @@ -501,6 +501,14 @@ RelativePath="..\..\src\mangosd\RASocket.h" > + + + + diff --git a/win/VC90/realmd.vcproj b/win/VC90/realmd.vcproj index efe3fbf0832..5fae602e911 100644 --- a/win/VC90/realmd.vcproj +++ b/win/VC90/realmd.vcproj @@ -446,6 +446,14 @@ RelativePath="..\..\src\realmd\RealmList.h" > + + + + diff --git a/win/VC90/shared.vcproj b/win/VC90/shared.vcproj index 496932dca6a..23a93261cee 100644 --- a/win/VC90/shared.vcproj +++ b/win/VC90/shared.vcproj @@ -804,14 +804,6 @@ RelativePath="..\..\src\shared\SystemConfig.h" > - - - - -- cgit v1.2.3