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
kernelbase: Let GetModuleBaseName succeed on 64bit modules in wow64.
[wine.git]
/
dlls
/
gphoto2.ds
/
Makefile.in
blob
501c3215238f1dbf9db1b38c95eb0c1bfba5b640
1
MODULE
=
gphoto2.ds
2
UNIXLIB
=
gphoto2.so
3
IMPORTS
= $(
JPEG_PE_LIBS
)
comctl32 user32 gdi32 advapi32
4
EXTRAINCL
= $(
JPEG_PE_CFLAGS
)
5
UNIX_LIBS
= $(
GPHOTO2_LIBS
) $(
GPHOTO2_PORT_LIBS
)
6
UNIX_CFLAGS
= $(
GPHOTO2_CFLAGS
) $(
GPHOTO2_PORT_CFLAGS
)
7
8
C_SRCS
=
\
9
capability.c \
10
ds_image.c \
11
gphoto2_main.c \
12
ui.c \
13
unixlib.c
14
15
RC_SRCS
=
gphoto2.rc