summaryrefslogtreecommitdiffstats
path: root/examples/exampleresources/exampleresources.pri
Commit message (Collapse)AuthorAgeFilesLines
* Fix example building on MinGWGiuseppe D'Angelo2015-01-261-3/+7
| | | | | | | In general make the code slightly more robust. Change-Id: I54b3a6c91d0cf086e0bd804f95a2286d2ec00452 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
* Link to example assets static lib on windowsSean Harmer2014-06-021-2/+12
| | | | | | | | | | With this change Qt3D 2 now compiles and links on Windows. At least with MSVC 2012. The examples start but there is some issue with context or window initialization as swapbuffers fails. Change-Id: Ib90a6faf0f360efddefed800c66c3adb74df76b9 Reviewed-by: Paul Lemire <paul.lemire@kdab.com> Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
* Fix shadow builds on unix systemsSean Harmer2014-04-071-1/+2
| | | | | | Change-Id: Ibbe253bd0470d92c09b3dfded8d3f8fb91af88da Reviewed-by: Paul Lemire <paul.lemire@kdab.com> Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
* Import initial examples and export symbols from libSean Harmer2014-02-251-0/+2
Change-Id: I6eb7c66cb96956e3cb3e1d319a82a08a0fd3c37a Reviewed-by: Sean Harmer <sean.harmer@kdab.com>