From 68bb5a08c50e6c25a26625fc324609d2fd93989a Mon Sep 17 00:00:00 2001 From: rubidium Date: Sat, 24 May 2008 11:55:25 +0000 Subject: (svn r13231) -Codechange: split the core console code and the console GUI. --- 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 c5c799b15..51c4b128e 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -507,6 +507,10 @@ RelativePath=".\..\src\console_cmds.cpp" > + + diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 6ba4ef986..3a90e1626 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -504,6 +504,10 @@ RelativePath=".\..\src\console_cmds.cpp" > + + -- cgit v1.2.3-54-g00ecf