repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vbscript: Added more tests.
[wine/multimedia.git]
/
programs
/
taskkill
/
Makefile.in
blob
277c5a78a06aefb95a82cf4f2f84de0db0fd5891
1
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
2
MODULE
=
taskkill.exe
3
APPMODE
= -
mconsole
-
municode
4
IMPORTS
=
psapi user32
5
6
C_SRCS
=
taskkill.c
7
8
RC_SRCS
=
taskkill.rc
9
PO_SRCS
=
taskkill.rc
10
11
@MAKE_PROG_RULES@