First implementation of the WriteIniValues action.
[wine/hacks.git] / dlls / d3dx8 / Makefile.in
blobabc45c06a36a11444b1d89a5e9c8b050906f990a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = d3dx8.dll
6 IMPORTS = d3d8 user32 gdi32 kernel32
7 EXTRAINCL = @X_CFLAGS@
8 EXTRALIBS = -ldxguid -luuid @X_LIBS@ @X_PRE_LIBS@ @XLIB@ @X_EXTRA_LIBS@ @OPENGL_LIBS@
10 C_SRCS = \
11 d3dx8_main.c \
12 d3dxbuffer.c
14 @MAKE_DLL_RULES@
16 ### Dependencies: