4 Commits

Author SHA1 Message Date
kh1
bf84d5675d Unify the output name to match the README file description.
Fix the dynamic page example to compile the additional resource.

Change-Id: I62a641f05c4ac76649951695ea5c2d03a390ee8d
Reviewed-by: Niels Weber <niels.weber@digia.com>
2014-10-30 11:30:07 +01:00
Kai Koehne
67ddd6b22b Fix automatic generation of examples for debug_and_release builds
Q_MAKE_EXTRA_TARGETS does generate targets both in Makefile,
Makefile.debug, and Makefile.release. Use QMAKE_EXTRA_COMPILERS
instead, which in addition will also work in generated Visual Studio
projects.

Change-Id: I29ec3760508e84c30b3afce39fc36d4e9b6c2e07
Reviewed-by: Niels Weber <niels.weber@digia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
2014-10-24 15:43:02 +02:00
Kai Koehne
b7fba68fc3 Add build rules for examples
Change-Id: Iada401128e754233361c84d0e102bb85f1b6538f
Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
2014-09-04 20:59:24 +02:00
Leena Miettinen
255cc2c1a3 Doc: add example documentation
Add initial topic skeletons. The contents will be
modified in subsequent patches.

Change-Id: I33ca4180c7070d5ae2ca20a59f75608289d76344
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
2014-07-09 15:53:37 +02:00