tests/auto/qlibrary/tst/tst.pro
changeset 33 3e2da88830cd
parent 0 1918ee327afb
equal deleted inserted replaced
30:5dc02b23752f 33:3e2da88830cd
    14 wince*: {
    14 wince*: {
    15    addFiles.sources = ../*.dll ../*.dl2 ../mylib_noextension
    15    addFiles.sources = ../*.dll ../*.dl2 ../mylib_noextension
    16    addFiles.path = .
    16    addFiles.path = .
    17    DEPLOYMENT += addFiles
    17    DEPLOYMENT += addFiles
    18    DEFINES += SRCDIR=\\\"\\\"
    18    DEFINES += SRCDIR=\\\"\\\"
    19 }else:symbian* {
    19 }else:symbian {
    20    binDep.sources = \
    20    binDep.sources = \
    21         mylib.dll \
    21         mylib.dll \
    22         system.trolltech.test.mylib.dll
    22         system.trolltech.test.mylib.dll
    23    binDep.path = /sys/bin
    23    binDep.path = /sys/bin
    24 #mylib.dl2 nonstandard binary deployment will cause warning in emulator,
    24 #mylib.dl2 nonstandard binary deployment will cause warning in emulator,