summaryrefslogtreecommitdiff
path: root/openttd.vcproj
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.vcproj
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.vcproj')
-rw-r--r--openttd.vcproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/openttd.vcproj b/openttd.vcproj
index 997054288..ec8279e2e 100644
--- a/openttd.vcproj
+++ b/openttd.vcproj
@@ -402,6 +402,9 @@
RelativePath="texteff.c">
</File>
<File
+ RelativePath=".\thread.c">
+ </File>
+ <File
RelativePath=".\tile.c">
</File>
<File
@@ -613,6 +616,9 @@
RelativePath=".\string.h">
</File>
<File
+ RelativePath=".\thread.h">
+ </File>
+ <File
RelativePath=".\tile.h">
</File>
<File