repo.or.cz
/
wine
/
wine64.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gdi32: Stop crash in font tests.
[wine/wine64.git]
/
dlls
/
twain_32
/
Makefile.in
blob
3fc9776bbe802d7b263d5684434bea184e367172
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
twain_32.dll
6
IMPORTS
=
kernel32
7
8
C_SRCS
=
\
9
dsm_ctrl.c \
10
twain32_main.c
11
12
C_SRCS16
=
\
13
twain16_main.c
14
15
SPEC_SRCS16
=
twain.spec
16
17
@MAKE_DLL_RULES@
18
19
@DEPENDENCIES@
# everything below this line is overwritten by make depend