You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

18 lines
612 B

######################################################################
# Automatically generated by qmake (3.0) Wed Aug 14 06:38:20 2013
######################################################################
QT += core
TEMPLATE = lib
TARGET = ip
INCLUDEPATH += /usr/include/libnl3
DEFINES += LIBIP_LIBRARY
QMAKE_CXXFLAGS += -Wall -Wextra -Werror -fsanitize=address -fPIE
QMAKE_CFLAGS += -Wall -Wextra -Werror -fsanitize=address -fPIE
LIBS += -lnl-route-3 -lnl-3 -lnl-genl-3 -lasan
HEADERS += interface.h neighbor.h wireless.h utils.h ieee80211.h
SOURCES += interface.cpp neighbor.cpp wireless.cpp utils.cpp