repo.or.cz
/
wine
/
zf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
msxml3: Store selected query language in backend document instance.
[wine/zf.git]
/
dlls
/
explorerframe
/
Makefile.in
blob
ef5ba5622862b855a475d591214fcb59d57e4e7a
1
EXTRADEFS
= -
DCOM_NO_WINDOWS_H
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
explorerframe.dll
7
IMPORTS
=
uuid ole32 shell32 user32
8
9
C_SRCS
=
\
10
explorerframe_main.c \
11
nstc.c
12
13
RC_SRCS
=
\
14
eframe.rc \
15
version.rc
16
17
@MAKE_DLL_RULES@