From 93d59fe4480116a100aa000f38cea9534fab9184 Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 28 Mar 2008 18:00:38 +0000 Subject: (svn r12476) -Codechange: split type engine related types from engine.h (and openttd.h) to engine_type.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 b80b046af..f28f0d69e 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -935,6 +935,10 @@ RelativePath=".\..\src\engine.h" > + + diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index b639ab3c2..1032affd2 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -932,6 +932,10 @@ RelativePath=".\..\src\engine.h" > + + -- cgit v1.2.3-54-g00ecf