mirror of
https://git.zx2c4.com/wireguard-tools
synced 2025-04-09 17:24:25 +00:00
6 lines
127 B
Prolog
6 lines
127 B
Prolog
QT += core gui widgets
|
|
TEMPLATE = app
|
|
TARGET = highlight
|
|
SOURCES += highlight.cpp ../highlighter.c
|
|
HEADERS += ../highlighter.h
|