mirror of
https://github.com/reactos/wine.git
synced 2025-02-04 02:56:31 +00:00
6 lines
81 B
Makefile
6 lines
81 B
Makefile
MODULE = schtasks.exe
|
|
APPMODE = -mconsole -municode
|
|
|
|
C_SRCS = \
|
|
schtasks.c
|