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
/
extrac32
/
Makefile.in
blob
5f8af3dc1237bdea54e7568d260f70f8eaca77c6
1
MODULE
=
extrac32.exe
2
APPMODE
= -
mwindows
-
municode
3
EXTRADEFS
= -
DWINE_NO_UNICODE
4
IMPORTS
=
shell32 setupapi shlwapi user32
5
6
C_SRCS
=
\
7
extrac32.c
8
9
@MAKE_PROG_RULES@