No longer directly accessing debuggee memory.
[wine] / dlls / avifil32 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = avifil32
6 SOVERSION = 1.0
7 ALTNAMES  = avifile
8 IMPORTS   = msvfw32 winmm
9
10 SPEC_SRCS = avifil32.spec avifile.spec
11
12 C_SRCS = \
13         avifile.c
14
15 @MAKE_DLL_RULES@
16
17 ### Dependencies:
18