From 0045096403ed050cf972aef6d146535bbb88f713 Mon Sep 17 00:00:00 2001 From: smatz Date: Tue, 23 Jun 2009 21:44:48 +0000 Subject: (svn r16640) -Codechange: move roadstop stuff to separate files --- projects/openttd_vs80.vcproj | 8 ++++++++ projects/openttd_vs90.vcproj | 8 ++++++++ 2 files changed, 16 insertions(+) (limited to 'projects') diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 50d3cbc8c..836191ed4 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -687,6 +687,10 @@ RelativePath=".\..\src\road.cpp" > + + @@ -1327,6 +1331,10 @@ RelativePath=".\..\src\road_type.h" > + + diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index be8c39866..90789aaca 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -684,6 +684,10 @@ RelativePath=".\..\src\road.cpp" > + + @@ -1324,6 +1328,10 @@ RelativePath=".\..\src\road_type.h" > + + -- cgit v1.2.3-54-g00ecf