[Interest] Obtaining TARGET value from .pro file before compiling

Thiago Macieira thiago.macieira at intel.com
Sun Mar 16 17:19:03 CET 2014


Em dom 16 mar 2014, às 13:02:23, gsmember gs escreveu:
> Thank you for your answer.
> Unfortunately that is what I want avoid.
> I really need a method to obtain (of course if it is possible) the TARGET
> value.

TARGET is a qmake variable. You can obtain its value by placing a double-
dollar before it: $$TARGET.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list