From bc8e66c202ce9af15aa12718939726eea42b25fd Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 31 Aug 2009 22:38:37 +0000 Subject: (svn r17336) -Codechange: move some os specific files into src/os/ --- projects/determineversion.vbs | 4 ++-- projects/openttd_vs80.vcproj | 10 +++++----- projects/openttd_vs80.vcproj.in | 4 ++-- projects/openttd_vs90.vcproj | 10 +++++----- projects/openttd_vs90.vcproj.in | 4 ++-- 5 files changed, 16 insertions(+), 16 deletions(-) (limited to 'projects') diff --git a/projects/determineversion.vbs b/projects/determineversion.vbs index 7104b833a..1c6f48552 100755 --- a/projects/determineversion.vbs +++ b/projects/determineversion.vbs @@ -44,7 +44,7 @@ Sub UpdateFiles(version) End If UpdateFile modified, revision, version, cur_date, "../src/rev.cpp" - UpdateFile modified, revision, version, cur_date, "../src/ottdres.rc" + UpdateFile modified, revision, version, cur_date, "../src/os/windows/ottdres.rc" End Sub Function ReadRegistryKey(shive, subkey, valuename, architecture) @@ -286,6 +286,6 @@ End Function Dim version version = DetermineSVNVersion -If Not (IsCachedVersion(version) And CheckFile("../src/rev.cpp") And CheckFile("../src/ottdres.rc")) Then +If Not (IsCachedVersion(version) And CheckFile("../src/rev.cpp") And CheckFile("../src/os/windows/ottdres.rc")) Then UpdateFiles version End If diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 9e868d5f6..566353e7b 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -16,7 +16,7 @@ @@ -652,7 +652,7 @@ > @@ -458,7 +458,7 @@ Filter="asm" > @@ -649,7 +649,7 @@ > @@ -455,7 +455,7 @@ Filter="asm" >