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
wined3d: Get rid of WINED3DDEVINFO_PIPELINETIMINGS.
[wine/multimedia.git]
/
dlls
/
sti
/
Makefile.in
blob
9149cf433c413e107b17efa4b9fa44fc99ef9f7d
1
MODULE
=
sti.dll
2
IMPORTLIB
=
sti
3
IMPORTS
=
uuid ole32 oleaut32 rpcrt4 advapi32
4
EXTRADEFS
= -
DENTRY_PREFIX
=
STI_
-
DPROXY_DELEGATION
-
DWINE_REGISTER_DLL
5
6
C_SRCS
=
\
7
sti.c \
8
sti_main.c
9
10
IDL_P_SRCS
=
\
11
sti_wia.idl
12
13
IDL_R_SRCS
=
\
14
sti_wia.idl
15
16
EXTRA_OBJS
=
dlldata.o
17
18
@MAKE_DLL_RULES@