mirror of
https://github.com/reactos/wine.git
synced 2024-12-11 05:14:25 +00:00
6 lines
96 B
Makefile
6 lines
96 B
Makefile
MODULE = capi2032.dll
|
|
IMPORTLIB = capi2032
|
|
EXTRAINCL = $(CAPI20_CFLAGS)
|
|
|
|
C_SRCS = cap20wxx.c
|