move mesa32 over to new dir
[reactos.git] / reactos / dll / oledlg / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = oledlg.dll
6 IMPORTLIB = liboledlg.$(IMPLIBEXT)
7 IMPORTS = ole32 comdlg32 user32 advapi32 kernel32 ntdll
8
9 C_SRCS = \
10 insobjdlg.c \
11 oledlg_main.c
12
13 RC_SRCS = rsrc.rc
14
15 @MAKE_DLL_RULES@
16
17 ### Dependencies: