wer: Add new stubbed wer.dll.
[wine/hramrach.git] / dlls / cabinet / Makefile.in
blob4982c2ce9623022f3de1c464ab483dfedb881a1c
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = cabinet.dll
6 IMPORTLIB = cabinet
8 C_SRCS = \
9 cabinet_main.c \
10 fci.c \
11 fdi.c
13 RC_SRCS = cabinet.rc
15 @MAKE_DLL_RULES@