Is it possible to create a .pro file that exposes configuration options.
Example:
Qt Code:
qmake --enable-my-super-fantastic-featuresTo copy to clipboard, switch view to plain text mode
I know I can set variables. So if the above is not possible, I can follow that path.
Bookmarks