hb.prf
changeset 5 627c4a0fd0e7
parent 3 11d3954df52a
child 6 c3690ec91ef8
equal deleted inserted replaced
3:11d3954df52a 5:627c4a0fd0e7
    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 }