Moved DCX_* constants to winuser.h.
[wine/multimedia.git] / programs / progman / Makefile.in
blobe677f4e5e84eef10a48dabba177eaea34222c7e9
1 DEFS = -DSTRICT
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = progman
8 LICENSELANG = En
10 C_SRCS = \
11 dialog.c \
12 group.c \
13 grpfile.c \
14 license.c \
15 main.c \
16 program.c \
17 string.c \
18 $(LICENSELANG:%=License_%.c)
20 RC_SRCS = rsrc.rc
22 @MAKE_PROG_RULES@
24 ### Dependencies: