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

symbian {
    INCLUDEPATH += $$MW_LAYER_SYSTEMINCLUDE
}