wine/dlls/atl100/Makefile.in

10 lines
115 B
Makefile
Raw Normal View History

2012-11-21 10:09:45 +00:00
MODULE = atl100.dll
IMPORTLIB = atl100
IMPORTS = uuid advapi32
2012-11-21 10:09:45 +00:00
C_SRCS = \
atl.c \
registrar.c
2012-11-21 10:09:45 +00:00
@MAKE_DLL_RULES@