Sweden-Number/dlls/winmm/winejack/Makefile.in

16 lines
257 B
Makefile
Raw Normal View History

2002-12-13 03:26:18 +01:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = winejack.drv
IMPORTS = winmm user32 kernel32
2004-12-08 14:44:41 +01:00
EXTRALIBS = -ldxguid -luuid $(LIBUNICODE)
2002-12-13 03:26:18 +01:00
C_SRCS = \
audio.c \
jack.c
@MAKE_DLL_RULES@
### Dependencies: