aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/pt_mstylesheet/pt_mstylesheet.pro
blob: 1755cd7ff86f381bcb02bb8553e3db91b532ddae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include(../common_top.pri)
INCLUDEPATH += $$MSRCDIR/include
INCLUDEPATH += $$MSRCDIR/corelib/theme
INCLUDEPATH += $$MSRCDIR/corelib/style
DEPENDPATH += $$INCLUDEPATH
TARGET = pt_mstylesheet

SOURCES += pt_mstylesheet.cpp \
           mlogicalvalues.cpp \
           mstylesheetattribute.cpp \

HEADERS += pt_mstylesheet.h \
           mlogicalvalues.h \
           mstylesheetattribute.h \