From 184b82abccfff95b18bed81ded1b5a7e98d2dbd3 Mon Sep 17 00:00:00 2001 From: megamage Date: Wed, 24 Dec 2008 11:18:01 -0600 Subject: Backed out changeset: ad4f100c0a9d --HG-- branch : trunk --- win/VC90/TrinityCore.vcproj | 508 ++++++++++++++++++++++++++++++++++++++++++ win/VC90/TrinityRealm.vcproj | 452 ++++++++++++++++++++++++++++++++++++++ win/VC90/game.vcproj | 59 ++--- win/VC90/mangosd.vcproj | 511 ------------------------------------------- win/VC90/realmd.vcproj | 460 -------------------------------------- 5 files changed, 979 insertions(+), 1011 deletions(-) create mode 100644 win/VC90/TrinityCore.vcproj create mode 100644 win/VC90/TrinityRealm.vcproj delete mode 100644 win/VC90/mangosd.vcproj delete mode 100644 win/VC90/realmd.vcproj (limited to 'win/VC90') diff --git a/win/VC90/TrinityCore.vcproj b/win/VC90/TrinityCore.vcproj new file mode 100644 index 00000000000..39d09f277be --- /dev/null +++ b/win/VC90/TrinityCore.vcproj @@ -0,0 +1,508 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win/VC90/TrinityRealm.vcproj b/win/VC90/TrinityRealm.vcproj new file mode 100644 index 00000000000..80ba6157e8b --- /dev/null +++ b/win/VC90/TrinityRealm.vcproj @@ -0,0 +1,452 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win/VC90/game.vcproj b/win/VC90/game.vcproj index 60a01de9f4b..a6497190443 100644 --- a/win/VC90/game.vcproj +++ b/win/VC90/game.vcproj @@ -5,8 +5,7 @@ Name="game" ProjectGUID="{1DC6C4DA-A028-41F3-877D-D5400C594F88}" RootNamespace="game" - Keyword="Win32Proj" - TargetFrameworkVersion="0" + TargetFrameworkVersion="131072" > @@ -104,6 +105,7 @@ OutputDirectory=".\game__$(PlatformName)_$(ConfigurationName)" IntermediateDirectory=".\game__$(PlatformName)_$(ConfigurationName)" ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" CharacterSet="2" @@ -126,7 +128,7 @@ /> @@ -265,6 +270,7 @@ OutputDirectory=".\game__$(PlatformName)_$(ConfigurationName)" IntermediateDirectory=".\game__$(PlatformName)_$(ConfigurationName)" ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" CharacterSet="2" @@ -287,7 +293,7 @@ /> - - - - @@ -464,10 +463,6 @@ RelativePath="..\..\src\game\BattleGroundWS.h" > - - @@ -636,6 +631,14 @@ RelativePath="..\..\src\game\MapManager.h" > + + + + @@ -896,14 +899,6 @@ RelativePath="..\..\src\game\Bag.h" > - - - - @@ -1264,14 +1259,6 @@ RelativePath="..\..\src\game\UpdateMask.h" > - - - - @@ -1420,14 +1407,6 @@ RelativePath="..\..\src\game\HostilRefManager.h" > - - - - diff --git a/win/VC90/mangosd.vcproj b/win/VC90/mangosd.vcproj deleted file mode 100644 index fd1065673e0..00000000000 --- a/win/VC90/mangosd.vcproj +++ /dev/null @@ -1,511 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win/VC90/realmd.vcproj b/win/VC90/realmd.vcproj deleted file mode 100644 index b5097d89837..00000000000 --- a/win/VC90/realmd.vcproj +++ /dev/null @@ -1,460 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3