mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-01-31 18:53:03 +00:00
Update PPSSPP.pro
Hi, you can use "VERSION" Variable ---------------------------------- VERSION This variable contains the version number of the application or library if either the app TEMPLATE or the lib TEMPLATE is specified.
This commit is contained in:
parent
2624423cde
commit
48ce6169a5
@ -4,6 +4,7 @@ QT += core gui opengl
|
||||
CONFIG += mobility
|
||||
MOBILITY += multimedia
|
||||
win32: QT += multimedia
|
||||
VERSION = 0.7.6
|
||||
|
||||
include(Settings.pri)
|
||||
mobile_platform: MOBILITY += sensors
|
||||
|
Loading…
x
Reference in New Issue
Block a user