mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-01-31 18:53:03 +00:00
Update versions for Qt/Symbian/Blackberry
This commit is contained in:
parent
6a9e6ce5fe
commit
8f3f93fe2a
@ -3,7 +3,7 @@
|
||||
<id>com.Qtness.PPSSPP</id>
|
||||
<name>PPSSPP</name>
|
||||
<filename>PPSSPPBlackberry</filename>
|
||||
<versionNumber>0.7.6</versionNumber>
|
||||
<versionNumber>0.8.0</versionNumber>
|
||||
<buildId>1</buildId>
|
||||
<description>Playstation portable emulator.</description>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Version=0.7.6
|
||||
Version=0.8.0
|
||||
Type=Application
|
||||
Terminal=false
|
||||
Name=PPSSPP
|
||||
|
@ -4,7 +4,7 @@ QT += core gui opengl
|
||||
CONFIG += mobility
|
||||
MOBILITY += multimedia
|
||||
win32: QT += multimedia
|
||||
VERSION = 0.7.6
|
||||
VERSION = 0.8.0
|
||||
|
||||
include(Settings.pri)
|
||||
mobile_platform: MOBILITY += sensors
|
||||
@ -82,7 +82,7 @@ PRE_TARGETDEPS += compiler_lang_make_all
|
||||
|
||||
# Packaging
|
||||
symbian {
|
||||
deploy.pkg_prerules = "$${LITERAL_HASH}{\"PPSSPP\"}, (0xE0095B1D), 0, 7, 6, TYPE=SA" "%{\"Qtness\"}" ":\"Qtness\""
|
||||
deploy.pkg_prerules = "$${LITERAL_HASH}{\"PPSSPP\"}, (0xE0095B1D), 0, 8, 0, TYPE=SA" "%{\"Qtness\"}" ":\"Qtness\""
|
||||
assets.sources = ../assets/flash ../lang
|
||||
assets.path = E:/PPSSPP
|
||||
DEPLOYMENT += deploy assets
|
||||
|
Loading…
x
Reference in New Issue
Block a user