From a6cbf0d419569989d54f6df37232e9e771acafa8 Mon Sep 17 00:00:00 2001 From: frosch Date: Sun, 2 Aug 2009 12:34:26 +0000 Subject: (svn r17036) -Codechange: Split price bases from economy.cpp to table/pricebase.h. --- projects/openttd_vs80.vcproj | 4 ++++ projects/openttd_vs90.vcproj | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'projects') diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 26826403a..bf10c3c04 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -2267,6 +2267,10 @@ RelativePath=".\..\src\table\palettes.h" > + + diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 903bd692b..0e07feca7 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -2264,6 +2264,10 @@ RelativePath=".\..\src\table\palettes.h" > + + -- cgit v1.2.3-54-g00ecf