June 8, 2011

coderus coderus
Lab Rat
6 posts

How to change application name

 

Hello
I making project in Qt Creator for S^3, but i cant find options to rename application, name which displayed in phone menu.
How to change it?

2 replies

June 9, 2011

Chuck Gao Chuck Gao
Lab Rat
342 posts

Look at your .pro file. Modify the target name :D

 Signature 

Chuck

June 9, 2011

coderus coderus
Lab Rat
6 posts

Oh, pro file, thanks.
It is strange that there is no project settings in creator UI.

I searched about pro file, it’s DEPLOYMENT.display_name what i need, thanks. TARGET is output file name.

 
  ‹‹ How to store an image inside the Qt project      Qt runtime error on Freescale / same code works on other systems ››

You must log in to post a reply. Not a member yet? Register here!