notepad: Fix the position of the Encoding combobox.
[wine/multimedia.git] / programs / progman / Makefile.in
blob79bc73a7c9aee9261136295f50b36ca3acb28c24
1 MODULE = progman.exe
2 APPMODE = -mwindows
3 IMPORTS = shell32 comdlg32 user32 gdi32
5 C_SRCS = \
6 dialog.c \
7 group.c \
8 grpfile.c \
9 main.c \
10 program.c \
11 string.c
13 RC_SRCS = progman.rc
14 PO_SRCS = progman.rc
16 @MAKE_PROG_RULES@