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:
Motaz Alnuweiri 2013-05-26 17:44:12 +03:00
parent 2624423cde
commit 48ce6169a5

View File

@ -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