wine-wine/dlls/oledb32/Makefile.in

15 lines
306 B
Makefile
Raw Normal View History

2009-09-02 11:02:39 +00:00
EXTRADEFS = -DCOM_NO_WINDOWS_H
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = oledb32.dll
IMPORTS = oleaut32 ole32 user32 advapi32 kernel32
C_SRCS = \
main.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend