repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add AppDefaults app selection to control panel
[wine/gsoc-2012-control.git]
/
dlls
/
jscript
/
tests
/
Makefile.in
blob
a3ad0ea6be87a087951ef69bcab553d14077d9ef
1
TESTDLL
=
jscript.dll
2
IMPORTS
=
oleaut32 ole32 advapi32
3
4
C_SRCS
=
\
5
activex.c \
6
caller.c \
7
jscript.c \
8
run.c
9
10
RC_SRCS
=
rsrc.rc
11
12
@MAKE_TEST_RULES@