repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shell32: Update the Danish translation.
[wine/hacks.git]
/
programs
/
write
/
Makefile.in
blob
5ac2c78905caa7c9f7f7f021c121014a718f16d2
1
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
write.exe
7
APPMODE
= -
mwindows
8
IMPORTS
=
user32 gdi32 kernel32
9
10
C_SRCS
=
write.c
11
12
RC_SRCS
=
\
13
Da.rc \
14
De.rc \
15
En.rc \
16
Es.rc \
17
Fr.rc \
18
It.rc \
19
Ja.rc \
20
Ko.rc \
21
Lt.rc \
22
Nl.rc \
23
No.rc \
24
Pl.rc \
25
Pt.rc \
26
Ro.rc \
27
Ru.rc \
28
Si.rc \
29
Sv.rc \
30
Uk.rc
31
32
@MAKE_PROG_RULES@