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
ntdll/tests: Skip test if LdrAddRefDll is missing.
[wine.git]
/
dlls
/
wshom.ocx
/
Makefile.in
blob
6635e5df80bed572e333848ba7cecd56c36615ae
1
MODULE
=
wshom.ocx
2
IMPORTS
=
uuid oleaut32 ole32 shell32
3
4
C_SRCS
=
\
5
shell
.c \
6
wshom_main.c
7
8
RC_SRCS
=
wshom.rc
9
10
IDL_H_SRCS
=
wshom.idl
11
IDL_TLB_SRCS
=
wshom.idl
12
13
@MAKE_DLL_RULES@