mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
[USER32_WSPRINTF]
* Add a missing dependency on psdk, revealed by the previous commit. svn path=/trunk/; revision=56306
This commit is contained in:
@@ -37,6 +37,7 @@ add_library(user32_wsprintf
|
||||
string/mbstowcs_nt.c
|
||||
string/wcstombs_nt.c)
|
||||
|
||||
add_dependencies(user32_wsprintf psdk)
|
||||
add_target_compile_definitions(user32_wsprintf _USER32_WSPRINTF)
|
||||
|
||||
add_library(getopt misc/getopt.c)
|
||||
|
||||
Reference in New Issue
Block a user