1 2 3 4 5
TARGET = editor SOURCES += main.cpp stack.cpp commands.cpp HEADERS += stack.h commands.h QT += quick uihelpers