mirror of
https://github.com/amnezia-vpn/amneziawg-tools.git
synced 2025-08-03 18:12:51 +02:00
5 lines
127 B
Prolog
5 lines
127 B
Prolog
QT += core gui widgets
|
|
TEMPLATE = app
|
|
TARGET = highlight
|
|
SOURCES += highlight.cpp ../highlighter.c
|
|
HEADERS += ../highlighter.h
|