Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User ahmetdemirci's Avatar
    Join Date
    May 2012
    Posts
    5
    please help me:
    howto change qt quick symbian application version number? I can not find answers anywhere. I would be glad if you make a detailed explanation.

  2. #2
    Registered User ahmetdemirci's Avatar
    Join Date
    May 2012
    Posts
    5
    i solved this problem. you write to projectname.pro files
    symbian {
    TARGET.CAPABILITY += NetworkServices

    my_deployment.pkg_prerules += vendorinfo

    DEPLOYMENT += my_deployment

    vendorinfo += "%{\"\"}" ":\"\""

    DEPLOYMENT.display_name += projectname

    VERSION=x.x.x


    }

    and not forget to save before make sis file

  3. #3
    Nokia Developer Expert izinin's Avatar
    Join Date
    Oct 2007
    Posts
    441
    Could you make clear your question ?

    If you develop application with the most recent Qt SDK 1.2.1 you use QtQuick 1.1 that is included to Qt SDK package, if you need to upgrade some old application to use that version then use QT SDK 1.2.1 --

Similar Threads

  1. Current version of Qt Quick for Symbian Anna
    By thk_ovi_publisher in forum [Archived] Qt Quick
    Replies: 1
    Last Post: 2012-01-25, 07:28
  2. How to change Symbian app name and version in Qt Creator?
    By Sasler in forum [Archived] Qt SDKs and Tools
    Replies: 8
    Last Post: 2011-12-21, 11:17
  3. Replies: 0
    Last Post: 2011-07-07, 11:13
  4. Change Symbian version in Nokia Mobiles
    By irgaot in forum Symbian C++
    Replies: 2
    Last Post: 2009-08-26, 14:38

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved