summaryrefslogtreecommitdiffstats
path: root/tests/auto/symbian/orientationchange/orientationchange.pro
blob: d240fa1a486073728ef1848dd91220c866bc8820 (plain)
1
2
3
4
5
6
7
load(qttest_p4)
HEADERS += 
SOURCES += tst_orientationchange.cpp

symbian {   
    INCLUDEPATH += $$MW_LAYER_SYSTEMINCLUDE
}