forked from mirror/OpenTTD
(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:
@@ -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
|
||||
|
Reference in New Issue
Block a user