mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-02-02 03:32:17 +00:00
Update for Blackberry/Symbian versions: v0.6.1
This commit is contained in:
parent
f1103b05c8
commit
2adac54060
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user