Sweden-Number/dlls/comsvcs/Makefile.in

15 lines
225 B
Makefile
Raw Normal View History

EXTRADEFS = -DWINE_NO_LONG_TYPES
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