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
/
sti
/
Makefile.in
blob
c72feba02cc3d14f654a7a8a895d2b4bc2c82cc7
1
MODULE
=
sti.dll
2
IMPORTLIB
=
sti
3
IMPORTS
=
uuid ole32 oleaut32 rpcrt4 advapi32
4
EXTRADEFS
= -
DENTRY_PREFIX
=
STI_
-
DPROXY_DELEGATION
-
DREGISTER_PROXY_DLL
5
6
C_SRCS
=
\
7
regsvr.c \
8
sti.c \
9
sti_main.c
10
11
IDL_P_SRCS
=
\
12
sti_wia.idl
13
14
EXTRA_OBJS
=
dlldata.o
15
16
@MAKE_DLL_RULES@