Commander Genius Update

This commit is contained in:
Gerhard Stein
2017-01-01 11:01:25 +01:00
parent 304bffa18a
commit 58ab8b2618
2 changed files with 4 additions and 4 deletions

View File

@@ -7,10 +7,10 @@ AppName="Commander Genius"
AppFullName=net.sourceforge.clonekeenplus
# Application version code (integer)
AppVersionCode=195700
AppVersionCode=195800
# Application user-visible version name (string)
AppVersionName="1.9.7.0 Beta"
AppVersionName="1.9.8.0 Beta"
# Specify path to download application data in zip archive in the form 'Description|URL|MirrorURL^Description2|URL2|MirrorURL2^...'
# If you'll start Description with '!' symbol it will be enabled by default, other downloads should be selected by user from startup config menu
@@ -221,7 +221,7 @@ AppCflags='-frtti -fexceptions -finline-functions -DOGG=1 -DDOWNLOADER=1 -DANDRO
# Additional LDFLAGS for application
#AppLdflags='-ltremor'
#AppLdflags='-lvorbis -logg -lcrypto -lssl -lcurl'
AppLdflags='-lz -lvorbis -logg -lpython3'
AppLdflags='-lz -lvorbis -logg -lpython3 -lpython3.5m'
# If application has headers with the same name as system headers, this option tries to fix compiler flags to make it compilable
AppOverlapsSystemHeaders=