[qmake] how to add 'include' directive to Makefile
-
wrote on 12 Oct 2012, 17:03 last edited by
I need to have 'include Another.makefile' at the beginning of generated Makefile from .pro. Is there any way to do it? Currently I am using extra pass shell command but I guess that qmake must have some mechanism.
Thanks in advance!
-
wrote on 12 Oct 2012, 17:15 last edited by
1/2