repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 1.6-rc2.
[wine/testsucceed.git]
/
dlls
/
vbscript
/
tests
/
Makefile.in
blob
88a57f7f9d87e508807dcd1d349ad3942b96b84c
1
TESTDLL
=
vbscript.dll
2
IMPORTS
=
oleaut32 ole32 advapi32
3
4
C_SRCS
=
\
5
createobj.c \
6
run.c \
7
vbscript.c
8
9
IDL_H_SRCS
=
vbsregexp55.idl
10
11
RC_SRCS
=
rsrc.rc
12
13
@MAKE_TEST_RULES@