tests/benchmarks/qquaternion/qquaternion.pro
changeset 3 41300fa6a67c
parent 0 1918ee327afb
equal deleted inserted replaced
2:56cd8111b7f7 3:41300fa6a67c
     1 load(qttest_p4)
     1 load(qttest_p4)
     2 TEMPLATE = app
     2 TEMPLATE = app
     3 TARGET = tst_qquaternion
     3 TARGET = tst_bench_qquaternion
     4 
     4 
     5 SOURCES += tst_qquaternion.cpp
     5 SOURCES += tst_qquaternion.cpp
     6 
     6