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
c2man: Fix .spec file flag recognition.
[wine/testsucceed.git]
/
dlls
/
jscript
/
tests
/
Makefile.in
blob
8a50c4dc8a5dcf7b1d3f8bbbd8fd998ef6629bad
1
TESTDLL
=
jscript.dll
2
IMPORTS
=
oleaut32 ole32 advapi32
3
4
C_SRCS
=
\
5
activex.c \
6
jscript.c \
7
run.c
8
9
RC_SRCS
=
rsrc.rc
10
11
@MAKE_TEST_RULES@