Stub implementations for functions handling paged search results.
[wine] / dlls / cabinet / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = cabinet.dll
6 IMPORTLIB = libcabinet.$(IMPLIBEXT)
7 IMPORTS   = kernel32
8
9 C_SRCS = \
10         cabextract.c \
11         cabinet_main.c \
12         fci.c \
13         fdi.c
14
15 RC_SRCS = cabinet.rc
16
17 @MAKE_DLL_RULES@
18
19 ### Dependencies: