mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-02 09:00:55 +00:00
6 lines
203 B
Makefile
6 lines
203 B
Makefile
MODULE = unicows.dll
|
|
IMPORTLIB = unicows
|
|
IMPORTS = avicap32 msvfw32 oledlg comdlg32 shell32 winmm winspool \
|
|
rasapi32 secur32 sensapi version user32 mpr gdi32 advapi32
|
|
|
|
@MAKE_DLL_RULES@
|