View | Details | Raw Unified
Collapse All | Expand All

(-) qtpfsgui-1.8.9.orig/project.pro (-4 / +4 lines)
 Lines 188-199    Link Here 
MAJOR_MINOR_QT_VERSION = $$[QT_VERSION]
MAJOR_MINOR_QT_VERSION = $$[QT_VERSION]
MAJOR_MINOR_QT_VERSION ~= s/(4\..)\../\1
MAJOR_MINOR_QT_VERSION ~= s/(4\..)\../\1
contains(MAJOR_MINOR_QT_VERSION,4.2) {
contains(MAJOR_MINOR_QT_VERSION,4.1) {
DEFINES += I18NDIR=\\\"$$I18NDIR\\\"
#message("Detected Qt4.2")
} else {
DEFINES += I18NDIR=\"$$I18NDIR\"
DEFINES += I18NDIR=\"$$I18NDIR\"
#message("Detected Qt4.1")
#message("Detected Qt4.1")
} else {
DEFINES += I18NDIR=\\\"$$I18NDIR\\\"
#message("Detected Qt4.2 or later")
}
}
#################################################################################################
#################################################################################################
#CONFIG += debug
#CONFIG += debug