mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 11:41:42 +00:00
[SCHTASKS] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
parent
457c843251
commit
4ce8df2ba6
3 changed files with 348 additions and 9 deletions
|
@ -2,5 +2,5 @@
|
|||
add_executable(schtasks schtasks.c)
|
||||
target_link_libraries(schtasks wine)
|
||||
set_module_type(schtasks win32cui UNICODE)
|
||||
add_importlibs(schtasks msvcrt kernel32 ntdll)
|
||||
add_importlibs(schtasks oleaut32 ole32 msvcrt kernel32 ntdll)
|
||||
add_cd_file(TARGET schtasks DESTINATION reactos/system32 FOR all)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue