- Status update.
[wine/multimedia.git] / dlls / wined3d / Makefile.in
blobe55096090614faf45ddd23dbb13cc1c65d9bdf39
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wined3d.dll
6 IMPORTS = 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 vertexshader.c \
12 wined3d_main.c
14 @MAKE_DLL_RULES@
16 ### Dependencies: