summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@openttd.org>2005-02-05 16:12:07 +0000
committertron <tron@openttd.org>2005-02-05 16:12:07 +0000
commit7278f72157d834da45a3b7986128ea865c1b8ddc (patch)
treee0cc463a1eb08240d35cff9226c0f6b43653810d
parentf0f85a7ef3dd7502657138bea7575dd54f6f8bdb (diff)
downloadopenttd-7278f72157d834da45a3b7986128ea865c1b8ddc.tar.xz
(svn r1804) Bring MSVC project files up to date (bociusz)
-rw-r--r--ttd.dsp12
-rw-r--r--ttd.vcproj9
2 files changed, 14 insertions, 7 deletions
diff --git a/ttd.dsp b/ttd.dsp
index 9ef8b7a98..37b629833 100644
--- a/ttd.dsp
+++ b/ttd.dsp
@@ -192,6 +192,10 @@ SOURCE=.\console_cmds.c
# End Source File
# Begin Source File
+SOURCE=.\debug.c
+# End Source File
+
+# Begin Source File
SOURCE=.\documentation.txt
# End Source File
@@ -458,6 +462,10 @@ SOURCE=.\console.h
# End Source File
# Begin Source File
+SOURCE=.\debug.h
+# End Source File
+
+# Begin Source File
SOURCE=.\economy.h
# End Source File
@@ -797,10 +805,6 @@ SOURCE=.\table\clear_land.h
# End Source File
# Begin Source File
-SOURCE=.\table\directions.h
-# End Source File
-
-# Begin Source File
SOURCE=.\table\engines.h
# End Source File
diff --git a/ttd.vcproj b/ttd.vcproj
index 7b47ae23b..c5eb89079 100644
--- a/ttd.vcproj
+++ b/ttd.vcproj
@@ -310,6 +310,9 @@
RelativePath=".\console_cmds.c">
</File>
<File
+ RelativePath=".\debug.c">
+ </File>
+ <File
RelativePath=".\dedicated.c">
</File>
<File
@@ -1158,6 +1161,9 @@
RelativePath="console.h">
</File>
<File
+ RelativePath="debug.h">
+ </File>
+ <File
RelativePath="economy.h">
</File>
<File
@@ -2535,9 +2541,6 @@
RelativePath="table\clear_land.h">
</File>
<File
- RelativePath=".\table\directions.h">
- </File>
- <File
RelativePath="table\engines.h">
</File>
<File