services: Start the 32-bit winedevice.exe for 32-bit kernel drivers.
[wine/multimedia.git] / programs / control / Makefile.in
blob291836b63037e194d3288001f9f5db14cb5f4865
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = control.exe
7 APPMODE = -mwindows -municode
8 IMPORTS = shell32 user32 kernel32
10 C_SRCS = control.c
12 @MAKE_PROG_RULES@