qmake: Introduce new template type
authorChristian Kandeler <christian.kandeler@nokia.com>
Tue, 3 May 2011 13:30:28 +0000 (15:30 +0200)
committerOlivier Goffart <olivier.goffart@nokia.com>
Tue, 10 May 2011 10:54:55 +0000 (12:54 +0200)
commitbc88f528dcfe3b2b2369530d76fee2994c2887f9
tree92ce42678b2f9050b5d632cfc5c578765496a138
parent5a7409a423ac55a97b0ff9044b392c5847c2833c
qmake: Introduce new template type

The template type "aux" is intended for projects that do not require building anything, but may need to install stuff (e.g. applications with QML entry point).

Reviewed-by: Joerg Bornemann
(cherry picked from commit 56443421cb5e537e60abd7ced42c9ebf587683fe)
qmake/generators/unix/unixmake2.cpp
qmake/generators/win32/borland_bmake.cpp
qmake/generators/win32/mingw_make.cpp
qmake/generators/win32/msvc_nmake.cpp