mirror of
https://github.com/reactos/wine.git
synced 2024-12-02 08:46:29 +00:00
6 lines
90 B
Makefile
6 lines
90 B
Makefile
MODULE = lodctr.exe
|
|
APPMODE = -mconsole
|
|
IMPORTS = loadperf
|
|
|
|
C_SRCS = lodctr_main.c
|