As stated by the docs, you can add several custom install targets...
Qt Code:
headers.files = #your files here... headers.target = mylibrary/include INSTALLS += headersTo copy to clipboard, switch view to plain text mode
Hope this helps.![]()
As stated by the docs, you can add several custom install targets...
Qt Code:
headers.files = #your files here... headers.target = mylibrary/include INSTALLS += headersTo copy to clipboard, switch view to plain text mode
Hope this helps.![]()
Current Qt projects : QCodeEdit, RotiDeCode
ghorwin (9th May 2007)
Bookmarks