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
Const correctness, pointer cast correctness, removed extraneous ';'.
[wine.git]
/
dlls
/
twain
/
Makefile.in
blob
0ad3e84ff40d709965f6e422f7b8cb00d1a5ca81
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
twain_32.dll
6
IMPORTS
=
user32 gdi32 kernel32
7
EXTRALIBS
=
@SANELIBS@
8
EXTRAINCL
=
@SANEINCL@
9
10
C_SRCS
=
\
11
capability.c \
12
ds_audio.c \
13
ds_ctrl.c \
14
ds_image.c \
15
dsm_ctrl.c \
16
twain32_main.c
17
18
@MAKE_DLL_RULES@
19
20
### Dependencies: