From 68c3039715d8b68aa1b33a44bae3dd5d59eb5e5f Mon Sep 17 00:00:00 2001 From: megamage Date: Thu, 26 Mar 2009 13:53:32 -0600 Subject: *Move most reputation/force faction reaction code to new ReputationMgr. Author: VladimirMangos --HG-- branch : trunk --- win/VC71/game.vcproj | 6 ++++++ win/VC80/game.vcproj | 8 ++++++++ win/VC90/game.vcproj | 8 ++++++++ 3 files changed, 22 insertions(+) (limited to 'win') diff --git a/win/VC71/game.vcproj b/win/VC71/game.vcproj index 884121169af..0a226b5db42 100644 --- a/win/VC71/game.vcproj +++ b/win/VC71/game.vcproj @@ -811,6 +811,12 @@ + + + + diff --git a/win/VC80/game.vcproj b/win/VC80/game.vcproj index 2b948b37bd0..2d8b79365b5 100644 --- a/win/VC80/game.vcproj +++ b/win/VC80/game.vcproj @@ -1219,6 +1219,14 @@ RelativePath="..\..\src\game\ReactorAI.h" > + + + + diff --git a/win/VC90/game.vcproj b/win/VC90/game.vcproj index fe10eeef8ac..3eabeb0e139 100644 --- a/win/VC90/game.vcproj +++ b/win/VC90/game.vcproj @@ -1218,6 +1218,14 @@ RelativePath="..\..\src\game\ReactorAI.h" > + + + + -- cgit v1.2.3