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
gdiplus: Implement GdipImageRotateFlip.
[wine.git]
/
dlls
/
mlang
/
Makefile.in
blob
5c08af88e76b818566aaa79bd9398ec700c886ac
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
mlang.dll
6
IMPORTLIB
=
mlang
7
IMPORTS
=
uuid ole32 gdi32 advapi32 kernel32
8
DELAYIMPORTS
=
oleaut32
9
EXTRADEFS
= -
DCOM_NO_WINDOWS_H
10
11
C_SRCS
=
\
12
mlang.c \
13
regsvr.c
14
15
@MAKE_DLL_RULES@