mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-02 01:21:47 +00:00
3052c70068
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
5 lines
64 B
Makefile
5 lines
64 B
Makefile
MODULE = wlanapi.dll
|
|
IMPORTLIB = wlanapi
|
|
|
|
C_SRCS = \
|
|
main.c
|