wine/dlls/taskschd/tests/Makefile.in
Francois Gouget 490e36c807 taskschd/tests: Deleting tasks & folders requires elevated privileges on Windows 7.
This means skipping any test that requires creating a folder as the
test would be unable to clean up after itself.
Add a test to show that there is the same issue with tasks by creating
one in the root folder.

Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=54106
2023-03-28 11:44:02 +02:00

6 lines
86 B
Makefile

TESTDLL = taskschd.dll
IMPORTS = advapi32 oleaut32 ole32
C_SRCS = \
scheduler.c