hb.prf
changeset 3 11d3954df52a
parent 2 06ff229162e9
child 5 627c4a0fd0e7
equal deleted inserted replaced
2:06ff229162e9 3:11d3954df52a
    28 isEmpty(HB):HB = hbcore hbwidgets hbutils # hbinput hbfeedback
    28 isEmpty(HB):HB = hbcore hbwidgets hbutils # hbinput hbfeedback
    29 QT *= core gui svg network
    29 QT *= core gui svg network
    30 symbian:CONFIG += symbian_i18n skin_icon
    30 symbian:CONFIG += symbian_i18n skin_icon
    31 
    31 
    32 include(hb_install.prf)
    32 include(hb_install.prf)
    33 #include(docml2bin.prf)
    33 include(docml2bin.prf)
    34 
    34 
    35 CONFIG(debug, debug|release) {
    35 CONFIG(debug, debug|release) {
    36     win32:SUFFIX = d
    36     win32:SUFFIX = d
    37     mac:SUFFIX = _debug
    37     mac:SUFFIX = _debug
    38 }
    38 }