DEBSOURCES
Skip Quicknav
sources / libqxt / 0.6.2-1 / tests / unit / core / json / json.pro
12345678
TEMPLATE = app TARGET = DEPENDPATH += . INCLUDEPATH += . QT = core testlib QXT = core SOURCES += main.cpp include(../../unit.pri)