MODULE = cabinet.dll IMPORTLIB = cabinet IMPORTS = $(ZLIB_PE_LIBS) EXTRAINCL = $(ZLIB_PE_CFLAGS) VER_FILEDESCRIPTION_STR = "Wine Cabinet File API" VER_PRODUCTVERSION = 5,0,2147,1 SOURCES = \ cabinet_main.c \ fci.c \ fdi.c