From c68c83dffa2edbf854935effedeac0c4697d5db7 Mon Sep 17 00:00:00 2001 From: rubidium Date: Sat, 22 Sep 2007 12:59:43 +0000 Subject: (svn r11138) -Codechange: prepare some subsystems for persistent storage for NewGRFs. --- projects/openttd.vcproj | 6 ++++++ projects/openttd_vs80.vcproj | 8 ++++++++ 2 files changed, 14 insertions(+) (limited to 'projects') diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index 0a7e6bb26..e47fba85f 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -570,6 +570,9 @@ + + @@ -1121,6 +1124,9 @@ + + diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 2a79f1c91..70f1cd775 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -991,6 +991,10 @@ RelativePath=".\..\src\newgrf_station.h" > + + @@ -1715,6 +1719,10 @@ RelativePath=".\..\src\newgrf_station.cpp" > + + -- cgit v1.2.3-54-g00ecf