author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Mon, 04 Oct 2010 01:19:32 +0300 | |
changeset 37 | 758a864f9613 |
parent 0 | 1918ee327afb |
permissions | -rw-r--r-- |
############################################################ # Project file for autotest for file qsvgrenderer.h ############################################################ load(qttest_p4) QT += svg SOURCES += tst_qsvgrenderer.cpp RESOURCES += resources.qrc wince*|symbian { addFiles.sources = *.svg *.svgz addFiles.path = . DEPLOYMENT += addFiles wince*|qt_not_deployed { DEPLOYMENT_PLUGIN += qsvg } }