[Interest] Run variables from qtcreator

Thiago Macieira thiago.macieira at intel.com
Thu Jan 16 21:54:04 CET 2014


On quinta-feira, 16 de janeiro de 2014 21:52:07, Simone wrote:
> Hello all,
> In my project i need to setup some variables before launch in remote my
> application. My remote device is an embedded linux (on ARM) with qt 4.8.5
> 
> I'm able to setup the run environment in qtcreator, but i would need to
> write this values directly in the .pro file instead of compiling them
> manually in the apposite dialog. Is it possible?

The .pro file is not involved in the running of the program. Nothing you do 
there will affect the environment of the application being launched.

> If not, where are the current run settings stored?

In the Creator file that it creates to store your settings. The format changes 
from version to version of Creator.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140116/f3b1d63e/attachment.sig>


More information about the Interest mailing list