mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
reference to mingw's libth32.a added so the thing compiles *and* links.
svn path=/trunk/; revision=3932
This commit is contained in:
@@ -12,7 +12,7 @@ TARGET_NAME = ps
|
||||
|
||||
TARGET_SDKLIBS = kernel32.a
|
||||
|
||||
TARGET_GCCLIBS = stdc++
|
||||
TARGET_GCCLIBS = th32 stdc++
|
||||
|
||||
TARGET_OBJECTS = $(TARGET_NAME).o
|
||||
|
||||
|
||||
Reference in New Issue
Block a user