Have a look at qmake function reference. I guess you will find the answer contained in it :-)
Have a look at qmake function reference. I guess you will find the answer contained in it :-)
Qt Code:
AMDAPPSDKROOT = $$(AMDAPPSDKROOT) !isEmpty(AMDAPPSDKROOT) { INC_DIRS = "$${AMDAPPSDKROOT}include" }To copy to clipboard, switch view to plain text mode
Bookmarks