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
browseui/tests: Call methods using helpers instead of direct vtbl access.
[wine.git]
/
programs
/
wscript
/
Makefile.in
blob
2f4074e3795b3d52103fb6b5918e3e232014afab
1
MODULE
=
wscript.exe
2
APPMODE
= -
mwindows
-
municode
3
IMPORTS
=
uuid shell32 oleaut32 ole32 advapi32
4
5
RC_SRCS
=
\
6
rsrc.rc
7
8
C_SRCS
=
\
9
arguments.c \
10
host.c \
11
main.c
12
13
IDL_H_SRCS
=
ihost.idl
14
IDL_TLB_SRCS
=
ihost.idl
15
16
@MAKE_PROG_RULES@