user32/tests: Fix a couple of dimension checks on W2k3 and Vista.
[wine/multimedia.git] / dlls / wnaspi32 / Makefile.in
blob36cbf72229ea52f1bd5d076735cfb2663e74793f
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wnaspi32.dll
6 IMPORTLIB = wnaspi32
7 IMPORTS = advapi32 kernel32
9 C_SRCS = \
10 aspi.c \
11 winaspi32.c
13 @MAKE_DLL_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend