1 EXTRADEFS = -D_OLE32_ -DCOM_NO_WINDOWS_H
2 TOPSRCDIR = @top_srcdir@
8 IMPORTS = advapi32 user32 gdi32 rpcrt4 kernel32 ntdll
66 RC_SRCS16 = version16.rc
76 ole2nls.spec.o: ole2nls.spec version16.res
77 $(WINEBUILD) $(WINEBUILDFLAGS) --dll -o $@ --dll-name ole2nls --main-module $(MODULE) --res version16.res --export $(SRCDIR)/ole2nls.spec
79 version16.res: version16.rc
80 $(LDPATH) $(RC16) $(RC16FLAGS) -fo$@ $(SRCDIR)/version16.rc
82 @DEPENDENCIES@ # everything below this line is overwritten by make depend