mirror of
https://github.com/reactos/wine.git
synced 2024-12-04 17:56:51 +00:00
6 lines
88 B
Makefile
6 lines
88 B
Makefile
MODULE = faultrep.dll
|
|
IMPORTLIB = faultrep
|
|
IMPORTS = advapi32
|
|
|
|
C_SRCS = faultrep.c
|