wine/dlls/mprapi/Makefile.in
2010-07-21 17:38:36 +02:00

12 lines
167 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = mprapi.dll
IMPORTLIB = mprapi
C_SRCS = \
mprapi.c
@MAKE_DLL_RULES@