summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorsmatz <smatz@openttd.org>2009-08-30 11:40:01 +0000
committersmatz <smatz@openttd.org>2009-08-30 11:40:01 +0000
commitc94b9973e60959cdb9bd706bddbf79727fb4dbe7 (patch)
treeca5ba7f3e16517f06140078ae11a064063069387 /projects
parent86ebf88176f640420c465c58d35ef7ce0b4445f1 (diff)
downloadopenttd-c94b9973e60959cdb9bd706bddbf79727fb4dbe7.tar.xz
(svn r17315) -Codechange: move code related to industry types to separate file
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj4
-rw-r--r--projects/openttd_vs90.vcproj4
2 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index a42c1db8a..9e868d5f6 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1088,6 +1088,10 @@
>
</File>
<File
+ RelativePath=".\..\src\industrytype.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\ini_type.h"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index cd2d44590..b74e04810 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -1085,6 +1085,10 @@
>
</File>
<File
+ RelativePath=".\..\src\industrytype.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\ini_type.h"
>
</File>