Sweden-Number/dlls/atl100/Makefile.in

11 lines
155 B
Makefile
Raw Normal View History

2012-11-21 11:09:45 +01:00
MODULE = atl100.dll
IMPORTLIB = atl100
IMPORTS = uuid ole32 oleaut32 user32 gdi32 advapi32
2012-11-21 11:09:45 +01:00
C_SRCS = \
atl.c \
atl_ax.c \
registrar.c
2012-11-21 11:09:45 +01:00
@MAKE_DLL_RULES@