Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
17 lines
298 B
Prolog
17 lines
298 B
Prolog
load(qttest_p4)
|
|
TEMPLATE = app
|
|
TARGET = tst_bench_qgraphicsview
|
|
|
|
SOURCES += tst_qgraphicsview.cpp
|
|
RESOURCES += qgraphicsview.qrc
|
|
|
|
include(chiptester/chiptester.pri)
|
|
|
|
symbian {
|
|
qt_not_deployed {
|
|
plugins.files = qjpeg.dll
|
|
plugins.path = imageformats
|
|
DEPLOYMENT += plugins
|
|
}
|
|
}
|