wine/dlls/faultrep/Makefile.in
2010-10-26 13:02:29 +02:00

8 lines
106 B
Makefile

MODULE = faultrep.dll
IMPORTLIB = faultrep
IMPORTS = advapi32
C_SRCS = faultrep.c
@MAKE_DLL_RULES@