hb.prf
changeset 2 06ff229162e9
parent 1 f7ac710697a9
child 3 11d3954df52a
equal deleted inserted replaced
1:f7ac710697a9 2:06ff229162e9
    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 
    34 
    34 CONFIG(debug, debug|release) {
    35 CONFIG(debug, debug|release) {
    35     win32:SUFFIX = d
    36     win32:SUFFIX = d
    36     mac:SUFFIX = _debug
    37     mac:SUFFIX = _debug
    37 }
    38 }