Handle the %f case in wsprintf.
[wine.git] / dlls / dplayx / Makefile.in
blobca0549e8e068a9325c05ae604d33c4bd08854157
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dplayx
6 EXTRALIBS = $(LIBUUID)
8 LDDLLFLAGS = @LDDLLFLAGS@
9 SYMBOLFILE = $(MODULE).tmp.o
11 C_SRCS = \
12 dpclassfactory.c \
13 dplay.c \
14 dplaysp.c \
15 dplayx_global.c \
16 dplayx_main.c \
17 dplayx_messages.c \
18 dplobby.c \
19 lobbysp.c \
20 name_server.c
22 RC_SRCS = \
23 version.rc
25 @MAKE_DLL_RULES@
27 ### Dependencies: