shell32: Add trash items enumeration.
[wine/multimedia.git] / dlls / d3dx8 / Makefile.in
blobffd1a5758d16cee3f82aee5c400e1218d1ff9554
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = d3dx8.dll
6 IMPORTLIB = libd3dx8.$(IMPLIBEXT)
7 IMPORTS = d3d8 user32 gdi32 kernel32
8 EXTRALIBS = -ldxguid -luuid
10 C_SRCS = \
11 d3dx8_main.c \
12 d3dxbuffer.c
14 @MAKE_DLL_RULES@
16 ### Dependencies: