summaryrefslogtreecommitdiff
path: root/openttd.dsp
diff options
context:
space:
mode:
authortron <tron@openttd.org>2005-08-05 11:53:48 +0000
committertron <tron@openttd.org>2005-08-05 11:53:48 +0000
commitbd48d67c28ba878fed75df6b276f92b6fab8ed01 (patch)
tree156ba2b5231e6c0ab0f9fe6830a7b60ec10af251 /openttd.dsp
parentf315c95fa1221441106f1e6e4f4a0f7849ccb4b4 (diff)
downloadopenttd-bd48d67c28ba878fed75df6b276f92b6fab8ed01.tar.xz
(svn r2810) Threads may now return information when they terminate using a void*.
Also add the new files to the MSVC project files.
Diffstat (limited to 'openttd.dsp')
-rw-r--r--openttd.dsp8
1 files changed, 8 insertions, 0 deletions
diff --git a/openttd.dsp b/openttd.dsp
index 127d362c0..01cd3731a 100644
--- a/openttd.dsp
+++ b/openttd.dsp
@@ -402,6 +402,10 @@ SOURCE=.\texteff.c
# End Source File
# Begin Source File
+SOURCE=.\thread.c
+# End Source File
+# Begin Source File
+
SOURCE=.\tile.c
# End Source File
# Begin Source File
@@ -650,6 +654,10 @@ SOURCE=.\strings.h
# End Source File
# Begin Source File
+SOURCE=.\thread.h
+# End Source File
+# Begin Source File
+
SOURCE=.\tile.h
# End Source File
# Begin Source File