mirror of
https://github.com/reactos/wine.git
synced 2024-12-11 05:14:25 +00:00
6 lines
75 B
Makefile
6 lines
75 B
Makefile
MODULE = loadperf.dll
|
|
IMPORTLIB = loadperf
|
|
|
|
C_SRCS = \
|
|
loadperf_main.c
|