mirror of
https://github.com/reactos/wine.git
synced 2025-03-04 02:37:09 +00:00

Signed-off-by: Bruno Jesus <00cpxxx@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
6 lines
64 B
Makefile
6 lines
64 B
Makefile
MODULE = wlanapi.dll
|
|
IMPORTLIB = wlanapi
|
|
|
|
C_SRCS = \
|
|
main.c
|