blob: 042cbc3322fdf5f7c58557ab3928b4ee696e980a [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = gphoto2.ds
IMPORTS = comctl32 user32 gdi32 kernel32 ntdll
EXTRALIBS = @GPHOTO2LIBS@
EXTRAINCL = @GPHOTO2INCL@
C_SRCS = \
capability.c \
ds_ctrl.c \
ds_image.c \
gphoto2_main.c \
ui.c
RC_SRCS = \
rsrc.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend