wined3d: Remove fake nvidia card in GetAdapterIdentifier.
[wine/dibdrv.git] / dlls / wnaspi32 / Makefile.in
blob8cef4d07b47170a34ad52fb4fa5764d25e9cd9da
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wnaspi32.dll
6 IMPORTLIB = libwnaspi32.$(IMPLIBEXT)
7 IMPORTS = advapi32 kernel32
9 C_SRCS = \
10 aspi.c \
11 winaspi32.c
13 C_SRCS16 = \
14 winaspi16.c
16 SPEC_SRCS16 = winaspi.spec
18 @MAKE_DLL_RULES@
20 @DEPENDENCIES@ # everything below this line is overwritten by make depend