mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 05:00:30 +00:00
6 lines
85 B
Makefile
6 lines
85 B
Makefile
MODULE = cfgmgr32.dll
|
|
IMPORTLIB = cfgmgr32
|
|
IMPORTS = setupapi
|
|
|
|
@MAKE_DLL_RULES@
|