mirror of
https://github.com/reactos/wine.git
synced 2025-02-14 01:31:43 +00:00
8 lines
113 B
Makefile
8 lines
113 B
Makefile
MODULE = capi2032.dll
|
|
IMPORTLIB = capi2032
|
|
EXTRAINCL = @CAPI20_CFLAGS@
|
|
|
|
C_SRCS = cap20wxx.c
|
|
|
|
@MAKE_DLL_RULES@
|