repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gdi32/tests: Update the vertical font to be a proper windows vertical font.
[wine.git]
/
dlls
/
dispex
/
Makefile.in
blob
aaa8c5eea2d7682ab307666b28e64e58ddac003c
1
MODULE
=
dispex.dll
2
IMPORTS
=
uuid oleaut32 ole32 rpcrt4 advapi32
3
EXTRADEFS
= -
DWINE_REGISTER_DLL
-
DPROXY_DELEGATION
4
5
EXTRA_OBJS
=
dlldata.o
6
7
C_SRCS
=
\
8
usrmarshal.c
9
10
IDL_P_SRCS
=
\
11
disp_ex.idl
12
13
IDL_R_SRCS
=
\
14
disp_ex.idl
15
16
@MAKE_DLL_RULES@