wine/programs/schtasks/tests/Makefile.in
Francois Gouget 739c5c547c schtasks/tests: Deleting folders requires elevated privileges on Windows 7 & 8.
This means skipping any test that requires creating a task as the test
would be unable to clean up after itself.

Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=52193
Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=54634
2023-03-27 17:43:37 +02:00

7 lines
77 B
Makefile

TESTDLL = schtasks.exe
IMPORTS = advapi32 ole32
C_SRCS = \
schtasks.c