Update for Blackberry/Symbian versions: v0.6.1

This commit is contained in:
Sacha 2013-01-29 07:22:15 +10:00
parent f1103b05c8
commit 2adac54060
2 changed files with 6 additions and 6 deletions

View File

@ -3,8 +3,8 @@
<id>com.Qtness.PPSSPP</id>
<name>PPSSPP</name>
<filename>PPSSPPBlackberry</filename>
<versionNumber>0.5</versionNumber>
<buildId>1</buildId>
<versionNumber>0.6.1</versionNumber>
<buildId>2</buildId>
<description>Playstation portable emulator.</description>
<author>Qtness</author>

View File

@ -57,11 +57,11 @@ linux:!mobile_platform {
# Packaging
symbian {
vendorinfo = "%{\"Qtness\"}" ":\"Qtness\""
packageheader = "$${LITERAL_HASH}{\"PPSSPP\"}, (0xE0095B1D), 0, 0, 5, TYPE=SA"
my_deployment.pkg_prerules = packageheader vendorinfo
assets.sources = ../android/assets/ui_atlas.zim ../android/assets/ppge_atlas.zim
packageheader = "$${LITERAL_HASH}{\"PPSSPP\"}, (0xE0095B1D), 0, 6, 1, TYPE=SA"
deployinfo.pkg_prerules = packageheader vendorinfo
assets.sources = ../android/assets/ui_atlas.zim ../assets/ppge_atlas.zim
assets.path = E:/PPSSPP
DEPLOYMENT += my_deployment assets
DEPLOYMENT += deployinfo assets
ICON = ../assets/icon.svg
# 268MB maximum
TARGET.EPOCHEAPSIZE = 0x40000 0x10000000