On Fri, May 04, 2012 at 06:37:59PM -0700, ext Mohammad Mirzadeh wrote:
> I have a package that comes with makefiles and conf files defining several
> variables. How can I import these variables inside a .pro file and tell
> qmake to use them? I tried include() but did not seem to work
> 
well, you obviously cannot include makefiles. but if you write that
config file compatible to qmake syntax, you can include it just fine.
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to