util/tests/auto/q3stylesheet/q3stylesheet.pro
changeset 7 f7bc934e204c
equal deleted inserted replaced
3:41300fa6a67c 7:f7bc934e204c
       
     1 ############################################################
       
     2 # Project file for autotest for file q3stylesheet.h
       
     3 ############################################################
       
     4 
       
     5 load(qttest_p4)
       
     6 QT += qt3support
       
     7 requires(contains(QT_CONFIG,qt3support))
       
     8 
       
     9 SOURCES += tst_q3stylesheet.cpp
       
    10 
       
    11