tests/auto/qdbusmarshall/test/test.pro
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 load(qttest_p4)
       
     2 SOURCES += ../tst_qdbusmarshall.cpp
       
     3 TARGET = ../tst_qdbusmarshall
       
     4 
       
     5 QT = core
       
     6 QT += dbus
       
     7 
       
     8