summaryrefslogtreecommitdiffstats
path: root/examples/activeqt/wrapper/wrapperax.def
Commit message (Collapse)AuthorAgeFilesLines
* Fix installation of ActiveQt examplesv5.0.0-beta1Miikka Heikkinen2012-08-221-0/+6
Active Qt examples cannot have dependencies to sources because not all installations have sources available. Each example that needs them now has its own copy of .rc, .def, and .ico files to make them self-contained. Task-number: QTBUG-26848 Change-Id: I1ce919dd393ff372ef12c5db268f9f08022fa3f7 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>