Added tests for GetSystemDirectoryA/W and GetWindowsDirectoryA/W.
[wine/hacks.git] / dlls / avifil32 / Makefile.in
blob0c1f49593ce01298fab3c3a1f8ad6418980fa3af
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = avifil32.dll
6 ALTNAMES = avifile.dll
7 EXTRALIBS = $(LIBUUID)
9 LDDLLFLAGS = @LDDLLFLAGS@
10 SYMBOLFILE = $(MODULE).tmp.o
12 C_SRCS = \
13 api.c \
14 comentry.c \
15 iafile.c \
16 iastream.c \
17 igframe.c \
18 main.c \
19 string.c
21 @MAKE_DLL_RULES@
23 ### Dependencies: