summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-03-31 07:25:49 +0000
committerrubidium <rubidium@openttd.org>2008-03-31 07:25:49 +0000
commita0895d57fa4cc30e49bef6a689b1a73cf4c3d02a (patch)
tree15543e5435aa9c7caac61ef628a1dfdc780cddb9 /projects
parentb1e1c134200a18ec8178a933f7bf0442492f60f6 (diff)
downloadopenttd-a0895d57fa4cc30e49bef6a689b1a73cf4c3d02a.tar.xz
(svn r12501) -Codechange: split signs.h.
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj10
-rw-r--r--projects/openttd_vs90.vcproj10
2 files changed, 18 insertions, 2 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index ff901243f..ec5bb6673 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1320,7 +1320,15 @@
>
</File>
<File
- RelativePath=".\..\src\signs.h"
+ RelativePath=".\..\src\signs_base.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\signs_func.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\signs_type.h"
>
</File>
<File
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 1af13cafc..df74b8624 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -1317,7 +1317,15 @@
>
</File>
<File
- RelativePath=".\..\src\signs.h"
+ RelativePath=".\..\src\signs_base.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\signs_func.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\signs_type.h"
>
</File>
<File