This repository has been archived on 2025-05-08. You can view files and clone it, but cannot push or open issues or pull requests.
ip-reporter-cpp/ip_reporter.pro
2024-08-31 22:49:36 -04:00

8 lines
89 B
Prolog

QT += widgets core gui network
CONFIG += c++17
SOURCES += src/main.cpp
LIBS += -lpcap