riched32: Don't bother to unregister classes at process exit.
[wine/wine-gecko.git] / dlls / gphoto2.ds / Makefile.in
blob1e716fc4df9d0472060532b4002fa8f4bee3a509
1 MODULE = gphoto2.ds
2 IMPORTS = comctl32 user32 gdi32 advapi32
3 EXTRALIBS = @GPHOTO2_LIBS@ @GPHOTO2_PORT_LIBS@
4 EXTRAINCL = @GPHOTO2_CFLAGS@ @GPHOTO2_PORT_CFLAGS@
6 C_SRCS = \
7 capability.c \
8 ds_image.c \
9 gphoto2_main.c \
10 ui.c
12 RC_SRCS = gphoto2.rc
13 PO_SRCS = gphoto2.rc
15 @MAKE_DLL_RULES@