Sweden-Number/dlls/msvideo/Makefile.in

22 lines
352 B
Makefile
Raw Normal View History

1999-08-04 11:49:49 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = msvfw32.dll
IMPORTS = winmm comctl32 version user32 gdi32 advapi32 kernel32 ntdll
EXTRALIBS = $(LIBUNICODE)
1999-08-04 11:49:49 +02:00
C_SRCS = \
mciwnd.c \
msvideo_main.c \
drawdib.c
C_SRCS16 = \
msvideo16.c
SPEC_SRCS16 = msvideo.spec
@MAKE_DLL_RULES@
1999-08-04 11:49:49 +02:00
### Dependencies: