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
msvcrt: Added _mbstok_s_l implementation.
[wine.git]
/
programs
/
winemine
/
Makefile.in
blob
c9d150a48fc6aadd11239e54281b3f076b6289c8
1
MODULE
=
winemine.exe
2
APPMODE
= -
mwindows
-
municode
3
IMPORTS
=
user32 gdi32 advapi32
4
DELAYIMPORTS
=
shell32
5
6
C_SRCS
=
\
7
dialog.c \
8
main.c
9
10
RC_SRCS
=
winemine.rc
11
PO_SRCS
=
winemine.rc
12
13
MANPAGE
=
winemine.man
14
15
SVG_SRCS
=
winemine.svg
16
17
@MAKE_PROG_RULES@