mirror of
https://github.com/reactos/wine.git
synced 2024-12-02 08:46:29 +00:00
6 lines
88 B
Makefile
6 lines
88 B
Makefile
MODULE = powrprof.dll
|
|
IMPORTLIB = powrprof
|
|
IMPORTS = advapi32
|
|
|
|
C_SRCS = powrprof.c
|