user32: Fix the DDE service formatting for 64-bit.
[wine.git] / programs / start / Makefile.in
blob976766f3524a923981b0e0cb677e88b880483474
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = start.exe
7 APPMODE = -mconsole -municode
8 IMPORTS = shell32 user32 kernel32
10 C_SRCS = start.c
12 RC_SRCS = rsrc.rc
14 @MAKE_PROG_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend