wine/dlls/scardsvr/Makefile.in
Zebediah Figura aff181e6d9 scardsvr: Add stub service.
The Rutoken driver installer tries to start this service, and fails if it
doesn't exist.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54396
2023-02-08 08:58:25 +01:00

6 lines
70 B
Makefile

MODULE = scardsvr.dll
IMPORTS = advapi32
C_SRCS = \
scardsvr.c