summaryrefslogtreecommitdiffstats
path: root/examples/qpa/qpa.pro
Commit message (Collapse)AuthorAgeFilesLines
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-291-6/+0
| | | | | | | | | | | | | it's confusing for the users if the examples' project files contain code to install their own sources. also, this constitutes an enormous code duplication, and lots of mistakes. consequently, automate it. more or less as a side effect, this also removes the entirely meaningless target installs in subdirs projects. Task-number: QTBUG-28184 Change-Id: I9fc1367a06db9e2c46aeb67d68729a4f67163ef9 Reviewed-by: hjk <qthjk@ovi.com>
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
| | | | | | | | This makes the structure of the examples after an 'make install' similar to the one in a 'developer build'. Change-Id: I9120bd741fab332e64e30adc01cefe87e5633454 Reviewed-by: Martin Smith <martin.smith@digia.com>
* Examples: QPA window example does not require widgets.Friedemann Kleint2011-05-301-1/+0
|
* fix pro filesLars Knoll2011-05-071-0/+1
| | | | all examples compile again
* Pure QWindow with multiple windows and child windows example added.Samuel Rødal2011-05-031-0/+8