repo.or.cz
/
wine
/
gsoc_dplay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added the DFCS_{HOT,TRANSPARENT} definitions.
[wine/gsoc_dplay.git]
/
dlls
/
twain
/
Makefile.in
blob
273e128703313ff3c4891aed36291b22582bf6f9
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
twain_32.dll
6
EXTRALIBS
=
@SANELIBS@
7
EXTRAINCL
=
@SANEINCL@
8
9
LDDLLFLAGS
=
@LDDLLFLAGS@
10
SYMBOLFILE
= $(
MODULE
)
.tmp.o
11
12
C_SRCS
=
\
13
capability.c \
14
ds_audio.c \
15
ds_ctrl.c \
16
ds_image.c \
17
dsm_ctrl.c \
18
twain32_main.c
19
20
@MAKE_DLL_RULES@
21
22
### Dependencies: