summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2006-12-04 14:30:18 +0000
committerpeter1138 <peter1138@openttd.org>2006-12-04 14:30:18 +0000
commitb7654e09a2a84b609960426324efd72398e0a357 (patch)
treef2ca417de77d162ef30a99b971551bf0a47e9cdb
parentc7d3d996bf34218aa83764b055e9a3463d624308 (diff)
downloadopenttd-b7654e09a2a84b609960426324efd72398e0a357.tar.xz
(svn r7358) -Codechange: add newgrf_gui.c to MS project files
-rw-r--r--openttd.vcproj3
-rw-r--r--openttd_vs80.vcproj4
2 files changed, 7 insertions, 0 deletions
diff --git a/openttd.vcproj b/openttd.vcproj
index 094f52d2d..c624e6bc5 100644
--- a/openttd.vcproj
+++ b/openttd.vcproj
@@ -759,6 +759,9 @@
RelativePath=".\network_gui.c">
</File>
<File
+ RelativePath=".\newgrf_gui.c">
+ </File>
+ <File
RelativePath=".\news_gui.c">
</File>
<File
diff --git a/openttd_vs80.vcproj b/openttd_vs80.vcproj
index 5370011fa..20757a8d5 100644
--- a/openttd_vs80.vcproj
+++ b/openttd_vs80.vcproj
@@ -1312,6 +1312,10 @@
>
</File>
<File
+ RelativePath=".\newgrf_gui.c"
+ >
+ </File>
+ <File
RelativePath=".\news_gui.c"
>
</File>