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
po: Update the English po files.
[wine.git]
/
programs
/
clock
/
Makefile.in
blob
a9c4b72e80ab97f08c8bcacd801a9166491f30d0
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
PO_SRCS
=
clock.rc
12
13
@MAKE_PROG_RULES@