repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ntoskrnl.exe: Change calling conventions for Interlocked* functions.
[wine/multimedia.git]
/
dlls
/
gphoto2.ds
/
Makefile.in
blob
3b786cd1db5389e4b3b987a30d9688e95cedc47e
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
gphoto2.ds
6
IMPORTS
=
comctl32 user32 gdi32 advapi32 kernel32
7
EXTRALIBS
=
@GPHOTO2LIBS@
8
EXTRAINCL
=
@GPHOTO2INCL@
9
10
C_SRCS
=
\
11
capability.c \
12
ds_ctrl.c \
13
ds_image.c \
14
gphoto2_main.c \
15
ui.c
16
17
RC_SRCS
=
\
18
rsrc.rc
19
20
@MAKE_DLL_RULES@
21
22
@DEPENDENCIES@
# everything below this line is overwritten by make depend