mirror of
https://github.com/reactos/wine.git
synced 2025-02-01 01:32:34 +00:00
6 lines
94 B
Makefile
6 lines
94 B
Makefile
MODULE = unlodctr.exe
|
|
APPMODE = -mconsole
|
|
IMPORTS = loadperf
|
|
|
|
C_SRCS = unlodctr_main.c
|