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
winmm: Improve MCI's Sysinfo string command.
[wine/multimedia.git]
/
dlls
/
msxml4
/
Makefile.in
blob
957a9a673549d9662b9e7a01f081111e2077109d
1
EXTRADEFS
= -
DCOM_NO_WINDOWS_H
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
msxml4.dll
7
IMPORTS
=
ole32 advapi32 kernel32
8
9
C_SRCS
=
\
10
main.c \
11
regsvr.c
12
13
@MAKE_DLL_RULES@