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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest