src/hbcore/hbcore.pro
changeset 2 06ff229162e9
parent 1 f7ac710697a9
child 3 11d3954df52a
equal deleted inserted replaced
1:f7ac710697a9 2:06ff229162e9
    90 
    90 
    91     INSTALLS += target pubheaders privheaders convheaders
    91     INSTALLS += target pubheaders privheaders convheaders
    92     win32:INSTALLS += dlltarget
    92     win32:INSTALLS += dlltarget
    93 }
    93 }
    94 
    94 
       
    95 contains(DEFINES, HB_HAVE_QT_MOBILITY) {
       
    96     CONFIG += mobility
       
    97     MOBILITY += publishsubscribe systeminfo
       
    98 }
       
    99 
    95 #QMAKE_DISTCLEAN += $$hbNativePath($${HB_BUILD_DIR}/include/hbcore/*)
   100 #QMAKE_DISTCLEAN += $$hbNativePath($${HB_BUILD_DIR}/include/hbcore/*)
    96 #QMAKE_DISTCLEAN += $$hbNativePath($${HB_BUILD_DIR}/include/hbcore/private/*)
   101 #QMAKE_DISTCLEAN += $$hbNativePath($${HB_BUILD_DIR}/include/hbcore/private/*)
    97 
   102 
    98 TRANSLATIONS += i18n/translations/directorylocalizer_en_GB.ts
   103 TRANSLATIONS += i18n/translations/directorylocalizer_en_GB.ts
    99 TRANSLATIONS += i18n/translations/directorylocalizer_de_DE.ts
   104 TRANSLATIONS += i18n/translations/directorylocalizer_de_DE.ts
   100 TRANSLATIONS += i18n/translations/languages.ts
   105 TRANSLATIONS += i18n/translations/languages.ts
   101 
   106 
   102 symbian {
   107 symbian {
       
   108     defFilePath = defs
       
   109     
   103     TARGET.EPOCALLOWDLLDATA = 1
   110     TARGET.EPOCALLOWDLLDATA = 1
   104     TARGET.CAPABILITY = CAP_GENERAL_DLL
   111     TARGET.CAPABILITY = CAP_GENERAL_DLL
   105     TARGET.UID3=0x20022EDC
   112     TARGET.UID3=0x20022EDC
   106     #DEPLOYMENT_PLUGIN += qjpeg # TODO: Removed because this is already in qt.sis and that caused problems
   113     #DEPLOYMENT_PLUGIN += qjpeg # TODO: Removed because this is already in qt.sis and that caused problems
   107     DEFINES += SYMBIAN_TARGET_ICON_CACHE_SIZE # TODO: what's this? why not use Q_OS_SYMBIAN?
   114     DEFINES += SYMBIAN_TARGET_ICON_CACHE_SIZE # TODO: what's this? why not use Q_OS_SYMBIAN?
   176     BLD_INF_RULES.prj_exports += "$$section(PWD, ":", 1)/resources/centralrepository/2002C384.txt $${EPOCROOT}epoc32/release/winscw/udeb/z/private/10202BE9/2002C384.txt"
   183     BLD_INF_RULES.prj_exports += "$$section(PWD, ":", 1)/resources/centralrepository/2002C384.txt $${EPOCROOT}epoc32/release/winscw/udeb/z/private/10202BE9/2002C384.txt"
   177     BLD_INF_RULES.prj_exports += "$$section(PWD, ":", 1)/resources/centralrepository/2002C384.txt $${EPOCROOT}epoc32/release/winscw/urel/z/private/10202BE9/2002C384.txt"
   184     BLD_INF_RULES.prj_exports += "$$section(PWD, ":", 1)/resources/centralrepository/2002C384.txt $${EPOCROOT}epoc32/release/winscw/urel/z/private/10202BE9/2002C384.txt"
   178     BLD_INF_RULES.prj_exports += "$$section(PWD, ":", 1)/resources/centralrepository/2002C3AE.txt $${EPOCROOT}epoc32/data/z/private/10202BE9/2002C3AE.txt"
   185     BLD_INF_RULES.prj_exports += "$$section(PWD, ":", 1)/resources/centralrepository/2002C3AE.txt $${EPOCROOT}epoc32/data/z/private/10202BE9/2002C3AE.txt"
   179     BLD_INF_RULES.prj_exports += "$$section(PWD, ":", 1)/resources/centralrepository/2002C3AE.txt $${EPOCROOT}epoc32/release/winscw/udeb/z/private/10202BE9/2002C3AE.txt"
   186     BLD_INF_RULES.prj_exports += "$$section(PWD, ":", 1)/resources/centralrepository/2002C3AE.txt $${EPOCROOT}epoc32/release/winscw/udeb/z/private/10202BE9/2002C3AE.txt"
   180     BLD_INF_RULES.prj_exports += "$$section(PWD, ":", 1)/resources/centralrepository/2002C3AE.txt $${EPOCROOT}epoc32/release/winscw/urel/z/private/10202BE9/2002C3AE.txt"
   187     BLD_INF_RULES.prj_exports += "$$section(PWD, ":", 1)/resources/centralrepository/2002C3AE.txt $${EPOCROOT}epoc32/release/winscw/urel/z/private/10202BE9/2002C3AE.txt"
       
   188     BLD_INF_RULES.prj_exports += "$$section(PWD, ":", 1)/resources/centralrepository/20022E82.txt $${EPOCROOT}epoc32/data/z/private/10202BE9/20022E82.txt"
       
   189     BLD_INF_RULES.prj_exports += "$$section(PWD, ":", 1)/resources/centralrepository/20022E82.txt $${EPOCROOT}epoc32/release/winscw/udeb/z/private/10202BE9/20022E82.txt"
       
   190     BLD_INF_RULES.prj_exports += "$$section(PWD, ":", 1)/resources/centralrepository/20022E82.txt $${EPOCROOT}epoc32/release/winscw/urel/z/private/10202BE9/20022E82.txt"
   181 }
   191 }
   182 
   192 
   183 hb_maemo_dui {
   193 hb_maemo_dui {
   184     INCLUDEPATH += /usr/include/dui
   194     INCLUDEPATH += /usr/include/dui
   185     INCLUDEPATH += /usr/local/include/dui
   195     INCLUDEPATH += /usr/local/include/dui