po: Update Korean translation.
[wine/multimedia.git] / programs / clock / Makefile.in
blob8936221774fbf81757e7771855efae007155957a
1 MODULE = clock.exe
2 APPMODE = -mwindows
3 IMPORTS = comdlg32 shell32 user32 gdi32
5 C_SRCS = \
6 main.c \
7 winclock.c
9 RC_SRCS = clock.rc
10 PO_SRCS = clock.rc
12 @MAKE_PROG_RULES@