Hi,

Ok :) let's try with reduced qmake syntax (just variables, no functions). We 
can still fall back to json if it's too clumsy.

I certainly prefer qmake syntax from an editing POV because I don't need to 
quote everything like crazy :)


Simon

  Original Message
From: Thiago Macieira
Sent: Wednesday, June 10, 2015 22:21
To: [email protected]
Subject: Re: [Development] Specifying module dependencies


On Wednesday 10 June 2015 19:33:37 Hausmann Simon wrote:
> Any particular reason against json, btw? Qmake can read it out of the box,
> as opposed to .ini. So the only other option I can think of is a very very
> limited qmake subset (variable.subvar = value per line and # comment).

Didn't know that, but qmake .pri file is even simpler.

http://doc.qt.io/qt-5/qmake-function-reference.html#fromfile-filename-variablename
--
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to