(svn r2810) Threads may now return information when they terminate using a void*.
Also add the new files to the MSVC project files.
This commit is contained in:
@@ -401,6 +401,9 @@
|
||||
<File
|
||||
RelativePath="texteff.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\thread.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\tile.c">
|
||||
</File>
|
||||
@@ -612,6 +615,9 @@
|
||||
<File
|
||||
RelativePath=".\string.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\thread.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\tile.h">
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user