repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gdi32: PATH_ExtTextOut remove incorrect shift to DC origin.
[wine/hacks.git]
/
dlls
/
oledlg
/
Makefile.in
blob
73f079b1a9d10dbcbb46452e8d1de7fe09fc63ae
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
oledlg.dll
6
IMPORTLIB
=
oledlg
7
IMPORTS
=
ole32 comdlg32 user32 advapi32 kernel32
8
9
C_SRCS
=
\
10
insobjdlg.c \
11
oledlg_main.c \
12
pastespl.c
13
14
RC_SRCS
=
rsrc.rc
15
16
@MAKE_DLL_RULES@
17
18
@DEPENDENCIES@
# everything below this line is overwritten by make depend