[Qt-interest] qmake issue
ami guru
dosto.walla at gmail.com
Sun Dec 21 14:24:15 CET 2008
Hello forum,
The contents of a variable can be read by prepending the variable name with
$$. This can be used to assign the contents of one variable to another:
TEMP_SOURCES = $$SOURCES
But the value has to be defined first. Isnt it?
I was going through the examples of the arthur widgets
and there is file inside the shared folder named shared.pri
The beginning of the file contains
INCLUDEPATH += $$SHARED_FOLDER
Could not find out where the value for shared folder has been defined
Sajjad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20081221/ecc63ebd/attachment.html
More information about the Qt-interest-old
mailing list