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
/
objsel
/
Makefile.in
blob
d64cbeac72107dab3dd25337ceeec651e3213817
1
MODULE
=
objsel.dll
2
IMPORTS
=
strmiids uuid ole32 advapi32
3
4
C_SRCS
=
\
5
factory.c \
6
objsel.c \
7
regsvr.c
8
9
RC_SRCS
=
objsel.rc
10
11
@MAKE_DLL_RULES@