mirror of
https://github.com/reactos/wine.git
synced 2025-02-12 15:38:29 +00:00
7 lines
75 B
Makefile
7 lines
75 B
Makefile
EXTRADEFS = -D_SLC_
|
|
MODULE = slc.dll
|
|
IMPORTLIB = slc
|
|
|
|
C_SRCS = \
|
|
slc.c
|