mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[CMAKE]
Improve usetup svn path=/branches/cmake-bringup/; revision=48835
This commit is contained in:
@@ -37,6 +37,6 @@ target_link_libraries(usetup
|
||||
vfatlib
|
||||
mingw_common)
|
||||
|
||||
set_target_properties(usetup PROPERTIES LINK_FLAGS "-Wl,-entry,_NtProcessStartup@4")
|
||||
set_module_type(usetup nativecui)
|
||||
|
||||
add_dependencies(usetup psdk buildno_header)
|
||||
|
||||
Reference in New Issue
Block a user