mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-02 00:46:03 +00:00
5 lines
75 B
Makefile
5 lines
75 B
Makefile
MODULE = loadperf.dll
|
|
IMPORTLIB = loadperf
|
|
|
|
C_SRCS = \
|
|
loadperf_main.c
|