mirror of
https://github.com/reactos/wine.git
synced 2024-12-02 00:36:43 +00:00
7 lines
210 B
Makefile
7 lines
210 B
Makefile
MODULE = unicows.dll
|
|
IMPORTLIB = unicows
|
|
IMPORTS = avicap32 msvfw32 oledlg comdlg32 shell32 winmm winspool \
|
|
rasapi32 secur32 sensapi version oleacc user32 mpr gdi32 advapi32
|
|
|
|
@MAKE_DLL_RULES@
|