Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User sanness's Avatar
    Join Date
    Jun 2009
    Posts
    31
    hi,
    I try this lines into .pro file:

    symbian {
    vendorinfo = \
    "%{\"company-EN\"}" \
    ":\"company\""
    }
    but into tke .pkg file it is not changed :
    ; Localised Vendor name
    %{"Vendor"}

    ; Unique Vendor name
    :"Vendor"

    Any help please
    sannness

  2. #2
    Registered User blackbird700's Avatar
    Join Date
    Jan 2009
    Posts
    26
    put vendorinfo outside symbian {}

  3. #3
    Nokia Developer Champion danhicksbyron's Avatar
    Join Date
    Nov 2009
    Location
    Minnesota, USA
    Posts
    3,209
    Code:
    customrules.pkg_prerules = \
    	"; Localised Vendor name" \
    	"%{\"Hop Skip & Jump Corp.\"}" \
    	" " \
    	"; Unique Vendor name" \
    	":\"Hop Skip & Jump Corp.\""
    	
    DEPLOYMENT += customrules

Similar Threads

  1. Carbide & Qt .pro file: how to add extra files?
    By hurenkam in forum [Archived] Qt SDKs and Tools
    Replies: 3
    Last Post: 2009-10-07, 14:34
  2. Windows 2000 Pro , Win XP Pro and NCF 1.2
    By jimgilmour1 in forum Bluetooth Technology
    Replies: 1
    Last Post: 2006-09-06, 16:54

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