author | Alex Gilkes <alex.gilkes@nokia.com> |
Mon, 11 Jan 2010 14:00:40 +0000 | |
changeset 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