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
gdiplus: Add test for GdipGetImageThumbnail.
[wine/hacks.git]
/
dlls
/
wintab32
/
Makefile.in
blob
9b9319dfc4450bd6cfecc5f626d2749c01b9ac05
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wintab32.dll
6
IMPORTLIB
=
wintab32
7
IMPORTS
=
user32 kernel32
8
9
C_SRCS
=
\
10
context.c \
11
manager.c \
12
wintab32.c
13
14
@MAKE_DLL_RULES@