Ground-Zerro / Phobos Public
Code Issues Pull requests Actions Releases View on GitHub ↗
127 B plaintext
QT += core gui widgets
TEMPLATE = app
TARGET = highlight
SOURCES += highlight.cpp ../highlighter.c
HEADERS += ../highlighter.h