projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
vbscript: Ignore fdexNameCaseSensitive flag.
[wine]
/
dlls
/
vbscript
/
tests
/
Makefile.in
1
TESTDLL = vbscript.dll
2
IMPORTS = oleaut32 ole32 advapi32
3
4
C_SRCS = \
5
createobj.c \
6
run.c \
7
vbscript.c
8
9
RC_SRCS = rsrc.rc
10
11
@MAKE_TEST_RULES@