From 609047e333e4ee453add560e4a80ad636ed62a8e Mon Sep 17 00:00:00 2001 From: Wanne Date: Mon, 23 Jul 2012 12:57:46 +0000 Subject: [PATCH] - Updated VS 2005 and VS 2008 project files to include the missing referenced Food files git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5413 3b4a5df2-a311-0410-b5c6-a8a6f20db521 --- Tactical/Food.cpp | 31 ++++++++++++++++--------------- Tactical/Tactical_VS2005.vcproj | 12 ++++++++++++ Tactical/Tactical_VS2008.vcproj | 12 ++++++++++++ 3 files changed, 40 insertions(+), 15 deletions(-) diff --git a/Tactical/Food.cpp b/Tactical/Food.cpp index 4fdb4c48..784dd290 100644 --- a/Tactical/Food.cpp +++ b/Tactical/Food.cpp @@ -1,6 +1,7 @@ #ifdef PRECOMPILEDHEADERS #include "Tactical All.h" #else + #include #include "sgp.h" #include "soldier profile.h" #include "Food.h" @@ -9,21 +10,21 @@ #include "points.h" #include "message.h" #include "GameSettings.h" // SANDRO - had to add this, dammit! -#include "Random.h" -#include "Text.h" -#include "Interface.h" -#include "Dialogue Control.h" -#include "Sound Control.h" -#include "Assignments.h" -#include "Overhead.h" -#include "worldman.h" -#include "Isometric Utils.h" -#include "Campaign Types.h" -#include "Drugs And Alcohol.h" -#include "environment.h" -//#include "Game Clock.h" -#include "WorldDat.h" -#include "Facilities.h" + #include "Random.h" + #include "Text.h" + #include "Interface.h" + #include "Dialogue Control.h" + #include "Sound Control.h" + #include "Assignments.h" + #include "Overhead.h" + #include "worldman.h" + #include "Isometric Utils.h" + #include "Campaign Types.h" + #include "Drugs And Alcohol.h" + #include "environment.h" + //#include "Game Clock.h" + #include "WorldDat.h" + #include "Facilities.h" #endif //forward declarations of common classes to eliminate includes diff --git a/Tactical/Tactical_VS2005.vcproj b/Tactical/Tactical_VS2005.vcproj index 6e2e22df..d7954705 100644 --- a/Tactical/Tactical_VS2005.vcproj +++ b/Tactical/Tactical_VS2005.vcproj @@ -418,6 +418,10 @@ RelativePath=".\faces.h" > + + @@ -752,6 +756,10 @@ RelativePath=".\Faces.cpp" > + + @@ -1064,6 +1072,10 @@ RelativePath=".\XML_Explosive.cpp" > + + diff --git a/Tactical/Tactical_VS2008.vcproj b/Tactical/Tactical_VS2008.vcproj index e869a153..614b2321 100644 --- a/Tactical/Tactical_VS2008.vcproj +++ b/Tactical/Tactical_VS2008.vcproj @@ -422,6 +422,10 @@ RelativePath="faces.h" > + + @@ -754,6 +758,10 @@ RelativePath="Faces.cpp" > + + @@ -1066,6 +1074,10 @@ RelativePath="XML_Explosive.cpp" > + +