author | William Roberts <williamr@symbian.org> |
Mon, 21 Jun 2010 22:38:13 +0100 | |
branch | GCC_SURGE |
changeset 27 | 93b982ccede2 |
parent 0 | 1918ee327afb |
permissions | -rw-r--r-- |
DEFINES += QT_COMPAT_WARNINGS QT_NO_CAST_TO_ASCII INCLUDEPATH += $$COMMON_FOLDER include($$COMMON_FOLDER/common.pri) #build_all:!build_pass { # CONFIG -= build_all # CONFIG += release #} #contains(CONFIG, debug_and_release_target) { # CONFIG(debug, debug|release) { # LIBS+=-L$$COMMON_FOLDER/debug # } else { # LIBS+=-L$$COMMON_FOLDER/release # } #} else { # LIBS += -L$$COMMON_FOLDER #} # #LIBS += -ltestcommon