changeset 34 | ed14f46c0e55 |
parent 6 | c3690ec91ef8 |
--- a/src/src.pro Mon Oct 04 17:49:30 2010 +0300 +++ b/src/src.pro Mon Oct 18 18:23:13 2010 +0300 @@ -76,11 +76,10 @@ } # do not build host tools on symbian -!symbian:!contains(HB_NOMAKE_PARTS, hbtools) { +!symbian:!host_tools:!contains(HB_NOMAKE_PARTS, hbtools) { hbtools.depends = hbcore hbwidgets hbutils SUBDIRS *= hbcore hbwidgets hbutils SUBDIRS += hbtools } include(hbcommon.pri) -include(symbian_installs/symbian_installs.pri)