repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
clock: Convert translations to po files.
[wine.git]
/
programs
/
clock
/
Makefile.in
blob
c085893bfc8104f3c8925f083bf9af72ade511bb
1
MODULE
=
clock.exe
2
APPMODE
= -
mwindows
3
IMPORTS
=
comdlg32 shell32 user32 gdi32
4
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
5
6
C_SRCS
=
\
7
main.c \
8
winclock.c
9
10
RC_SRCS
=
clock.rc
11
12
@MAKE_PROG_RULES@