quartz: Report the previous refcount of a PullPin object.
[wine/wine-kai.git] / dlls / shfolder / Makefile.in
blobdb0da14f7f05e255f113645e476a0c029dbbd1b8
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = shfolder.dll
6 IMPORTLIB = libshfolder.$(IMPLIBEXT)
7 IMPORTS = shell32 kernel32
9 C_SRCS = shfolder_main.c
11 RC_SRCS = version.rc
13 @MAKE_DLL_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend