dplayx: Handling for CreatePlayer messages
[wine/gsoc_dplay.git] / programs / winepath / Makefile.in
blob1ced54e9e86aae67c3008eaaec823351d0153127
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = winepath.exe
7 APPMODE = -mconsole -municode
8 IMPORTS = kernel32
10 C_SRCS = winepath.c
12 @MAKE_PROG_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend