dmime/tests: Added tests for IDirectMusicPerformance.
[wine.git] / programs / expand / Makefile.in
blob832abd85238dbc734ede3b326064e16c2145888b
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = expand.exe
7 APPMODE = -mconsole
8 IMPORTS = setupapi
10 C_SRCS = expand.c
12 @MAKE_PROG_RULES@