[Qt-interest] QMake source directory

Daniel Grubbs dgrubbs at dexrex.com
Tue Mar 31 20:39:04 CEST 2009


Here's what should be an easy question.  How do you reference the source
directory in QMake.  In particular, I want to export my UI headers to a
directory relative to the source files, not to the output files.
UI_HEADERS_DIR = ./uiheaderdir doesn't work. I'm thinking this should be
UI_HEADERS_DIR = $$[SOURCEDIR]/uiheaderdir or something like that. What is
SOURCEDIR?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090331/e863b151/attachment.html 


More information about the Qt-interest-old mailing list