You can install basically anything you want. Here's an example of a typical qmake feature file installation:
qmake Code:
feature.path = $$[QT_INSTALL_DATA]/mkspecs/features feature.files = mylibrary.prf INSTALLS += featureTo copy to clipboard, switch view to plain text mode
Bookmarks