This repository has been archived on 2024-01-23. You can view files and clone it, but cannot push or open issues or pull requests.
wireguard-tools/contrib/highlighter/gui/highlight.pro

6 lines
127 B
Prolog

QT += core gui widgets
TEMPLATE = app
TARGET = highlight
SOURCES += highlight.cpp ../highlighter.c
HEADERS += ../highlighter.h