Sweden-Number/dlls/comsvcs/Makefile.in

14 lines
192 B
Makefile
Raw Normal View History

2013-08-01 02:19:23 +02:00
MODULE = comsvcs.dll
IMPORTLIB = comsvcs
IMPORTS = ole32 uuid
2013-08-01 02:19:23 +02:00
EXTRADLLFLAGS = -Wb,--prefer-native
2013-08-01 02:19:23 +02:00
C_SRCS = \
main.c \
property.c
IDL_SRCS = \
comsvcs_classes.idl \
comsvcs_tlb.idl