equal
deleted
inserted
replaced
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 } |