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
commitc78af95d1d3ed714d365fc9d9005e39f926bfb80 (patch)
tree156ba2b5231e6c0ab0f9fe6830a7b60ec10af251 /openttd.dsp
parent4696ef802a1c3b037a07a841945d73b52720a163 (diff)
downloadopenttd-c78af95d1d3ed714d365fc9d9005e39f926bfb80.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