Commit 57c7a7fa authored by Alexandre Julliard's avatar Alexandre Julliard

wlanapi: Build with msvcrt.

parent 8a281038
MODULE = wlanapi.dll
IMPORTLIB = wlanapi
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
main.c
......@@ -26,8 +26,6 @@
* that the program calls WlanGetAvailableNetworkList or WlanGetNetworkBssList.
*/
#include "config.h"
#include <stdarg.h>
#include "windef.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment