Posts Tagged ‘pro’

April 17, 2013 0

define install targets in qmake pro project files

By in c++, C++

There isn’t much documentation about how to define install targets in a .pro file for qmake. This link does however clearify some aspects of the possibilities: http://doc.qt.digia.com/4.3/qmake-environment-reference.html#installs  

Tags: , , , ,