Moved the test routines from wtmain.c into wine/test.h so that they
[wine/multimedia.git] / dlls / serialui / Makefile.in
blob1c2eb16aec22af28360927022918c11f1aad95cf
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = serialui.dll
6 IMPORTS = user32 advapi32 kernel32
8 LDDLLFLAGS = @LDDLLFLAGS@
9 SYMBOLFILE = $(MODULE).tmp.o
11 C_SRCS = \
12 confdlg.c
14 RC_SRCS= serialui_rc.rc
16 @MAKE_DLL_RULES@
18 ### Dependencies: