wine/dlls/oledlg/Makefile.in
2014-01-02 12:08:18 +01:00

11 lines
162 B
Makefile

MODULE = oledlg.dll
IMPORTLIB = oledlg
IMPORTS = ole32 comdlg32 user32 advapi32
C_SRCS = \
insobjdlg.c \
oledlg_main.c \
pastespl.c
RC_SRCS = oledlg.rc