repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shdocvw: Try to guess scheme for IHTMLPrivateWindow navigation too.
[wine/multimedia.git]
/
dlls
/
msdmo
/
Makefile.in
blob
3565a92b5ec0d1f135dfcd0055b2ce33ce32dfa7
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
msdmo.dll
6
IMPORTLIB
=
msdmo
7
IMPORTS
=
uuid ole32 user32 advapi32 kernel32
8
9
C_SRCS
=
\
10
dmoreg.c \
11
dmort.c
12
13
RC_SRCS
=
\
14
rsrc.rc
15
16
@MAKE_DLL_RULES@