author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Fri, 12 Mar 2010 15:46:37 +0200 | |
branch | RCL_3 |
changeset 5 | d3bac044e0f0 |
parent 0 | 1918ee327afb |
permissions | -rw-r--r-- |
load(qttest_p4) SOURCES += tst_qdirmodel.cpp wince*|symbian { addit.sources = dirtest\test1\* addit.path = dirtest\test1 tests.sources = test\* tests.path = test sourceFile.sources = tst_qdirmodel.cpp sourceFile.path = . DEPLOYMENT += addit tests sourceFile } wince*: { DEFINES += SRCDIR=\\\"./\\\" } else:symbian { TARGET.UID3 = 0xE0340003 DEFINES += SYMBIAN_SRCDIR_UID=$$lower($$replace(TARGET.UID3,"0x","")) } else { DEFINES += SRCDIR=\\\"$$PWD/\\\" }