equal
deleted
inserted
replaced
102 #QMAKE_DISTCLEAN += $$hbNativePath($${HB_BUILD_DIR}/include/hbcore/private/*) |
102 #QMAKE_DISTCLEAN += $$hbNativePath($${HB_BUILD_DIR}/include/hbcore/private/*) |
103 |
103 |
104 TRANSLATIONS += i18n/translations/directorylocalizer_en_GB.ts |
104 TRANSLATIONS += i18n/translations/directorylocalizer_en_GB.ts |
105 TRANSLATIONS += i18n/translations/directorylocalizer_de_DE.ts |
105 TRANSLATIONS += i18n/translations/directorylocalizer_de_DE.ts |
106 TRANSLATIONS += i18n/translations/languages.ts |
106 TRANSLATIONS += i18n/translations/languages.ts |
|
107 TRANSLATIONS += i18n/translations/collations.ts |
|
108 TRANSLATIONS += i18n/translations/regions.ts |
|
109 TRANSLATIONS += i18n/translations/languages_OLD.ts |
107 |
110 |
108 symbian { |
111 symbian { |
109 defFilePath = defs |
112 defFilePath = defs |
110 |
113 |
111 TARGET.EPOCALLOWDLLDATA = 1 |
114 TARGET.EPOCALLOWDLLDATA = 1 |
158 file3 = $${PWD}/$$file2 |
161 file3 = $${PWD}/$$file2 |
159 BLD_INF_RULES.prj_exports += "$$section(file3, ":", 1) $$exportqm.path/$$basename(file2)" |
162 BLD_INF_RULES.prj_exports += "$$section(file3, ":", 1) $$exportqm.path/$$basename(file2)" |
160 } |
163 } |
161 # i18n's other files export |
164 # i18n's other files export |
162 BLD_INF_RULES.prj_exports += "$$section(PWD, ":", 1)/i18n/translations/language_list.txt $${EPOCROOT}epoc32/winscw/c/resource/hbi18n/translations/language_list.txt" |
165 BLD_INF_RULES.prj_exports += "$$section(PWD, ":", 1)/i18n/translations/language_list.txt $${EPOCROOT}epoc32/winscw/c/resource/hbi18n/translations/language_list.txt" |
|
166 BLD_INF_RULES.prj_exports += "$$section(PWD, ":", 1)/i18n/translations/locale_mappings.txt $${EPOCROOT}epoc32/winscw/c/resource/hbi18n/translations/locale_mappings.txt" |
163 |
167 |
164 LIBS += -lapparc |
168 LIBS += -lapparc |
165 LIBS += -lavkon |
169 LIBS += -lavkon |
166 LIBS += -lbafl |
170 LIBS += -lbafl |
167 LIBS += -lSensrvClient |
171 LIBS += -lSensrvClient |