Changes between Version 38 and Version 39 of BB10
- Timestamp:
- Jan 10, 2013, 7:50:58 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BB10
v38 v39 58 58 This tells bbpy too look for the Qt libraries on device. 59 59 60 Then remove all 'libQt*.so' files from the ''blackberry-py/lib'' folder for you package as they are no longer needed.60 Then remove all 'libQt*.so' files from the ''blackberry-py/lib'' folder and remove the ''blackberry-py/plugins'' ''blackberry-py/imports'' folders for you package as they are no longer needed. 61 61 62 62 This should make your package much smaller. A python hello-world with included Qt libraries has about 16 MB, without the librairies it has 3.7 MB.