Hack to update ntdll current directory value in DRIVE_Chdir.
[wine/wine64.git] / programs / progman / Makefile.in
blobc358d7b70a54206c4eafb0a6f981c63b38f52d04
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = progman.exe
6 APPMODE = gui
7 IMPORTS = shell32 comdlg32 user32 gdi32 kernel32
9 LICENSELANG = En
11 C_SRCS = \
12 dialog.c \
13 group.c \
14 grpfile.c \
15 license.c \
16 main.c \
17 program.c \
18 string.c \
19 $(LICENSELANG:%=License_%.c)
21 RC_SRCS = rsrc.rc
23 @MAKE_PROG_RULES@
25 ### Dependencies: