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
Release 1.3.7.
[wine/gsoc-2012-control.git]
/
dlls
/
explorerframe
/
Makefile.in
blob
af92758dbe59c51a53f12a2e43edb52093363f1b
1
EXTRADEFS
= -
DCOM_NO_WINDOWS_H
2
MODULE
=
explorerframe.dll
3
IMPORTS
=
uuid ole32 shell32 user32
4
5
C_SRCS
=
\
6
explorerframe_main.c \
7
nstc.c
8
9
RC_SRCS
=
\
10
eframe.rc \
11
version.rc
12
13
@MAKE_DLL_RULES@