summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2009-08-02 12:34:26 +0000
committerfrosch <frosch@openttd.org>2009-08-02 12:34:26 +0000
commita6cbf0d419569989d54f6df37232e9e771acafa8 (patch)
treed3263e8de74e831af809bc3318becad666d8918b /projects
parent053ba65836d98b73f2061a2d92681cce30380f1e (diff)
downloadopenttd-a6cbf0d419569989d54f6df37232e9e771acafa8.tar.xz
(svn r17036) -Codechange: Split price bases from economy.cpp to table/pricebase.h.
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj4
-rw-r--r--projects/openttd_vs90.vcproj4
2 files changed, 8 insertions, 0 deletions
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
@@ -2268,6 +2268,10 @@
>
</File>
<File
+ RelativePath=".\..\src\table\pricebase.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\table\railtypes.h"
>
</File>
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
@@ -2265,6 +2265,10 @@
>
</File>
<File
+ RelativePath=".\..\src\table\pricebase.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\table\railtypes.h"
>
</File>