mirror of
https://github.com/libretro/ppsspp.git
synced 2024-11-24 00:29:57 +00:00
Update version to v0.7 for Windows, Blackberry, Symbian
This commit is contained in:
parent
1cbc0deef6
commit
e4b43b73b4
@ -3,8 +3,8 @@
|
||||
<id>com.Qtness.PPSSPP</id>
|
||||
<name>PPSSPP</name>
|
||||
<filename>PPSSPPBlackberry</filename>
|
||||
<versionNumber>0.6.1</versionNumber>
|
||||
<buildId>2</buildId>
|
||||
<versionNumber>0.7.0</versionNumber>
|
||||
<buildId>1</buildId>
|
||||
<description>Playstation portable emulator.</description>
|
||||
|
||||
<author>Qtness</author>
|
||||
|
@ -71,7 +71,7 @@ PRE_TARGETDEPS += compiler_lang_make_all
|
||||
|
||||
# Packaging
|
||||
symbian {
|
||||
deploy.pkg_prerules = "$${LITERAL_HASH}{\"PPSSPP\"}, (0xE0095B1D), 0, 6, 1, TYPE=SA" "%{\"Qtness\"}" ":\"Qtness\""
|
||||
deploy.pkg_prerules = "$${LITERAL_HASH}{\"PPSSPP\"}, (0xE0095B1D), 0, 7, 0, TYPE=SA" "%{\"Qtness\"}" ":\"Qtness\""
|
||||
assets.sources = ../android/assets/ui_atlas.zim ../assets/ppge_atlas.zim ../assets/flash
|
||||
assets.path = E:/PPSSPP
|
||||
DEPLOYMENT += deploy assets
|
||||
|
@ -47,7 +47,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x0
|
||||
BEGIN
|
||||
DEFPUSHBUTTON "OK",IDOK,243,140,50,14
|
||||
ICON IDI_PPSSPP,IDC_STATIC,10,9,21,20
|
||||
LTEXT "PPSSPP v0.6.1",IDC_VERSION,40,8,127,9
|
||||
LTEXT "PPSSPP v0.7.0",IDC_VERSION,40,8,127,9
|
||||
LTEXT "Copyright (c) by Henrik Rydgard && the PPSSPP project 2012-",IDC_STATIC,40,33,253,8
|
||||
LTEXT "All trademarks are property of their respective owners.\nThe emulator is for educational and development purposes only and it may not be used to play games you do not legally own.",IDC_STATIC,40,102,253,24
|
||||
LTEXT "PSP emulator and debugger",IDC_STATIC,40,19,253,8
|
||||
|
Loading…
Reference in New Issue
Block a user