source: trunk/src/s60installs/qtdemoapps.iby@ 561

Last change on this file since 561 was 561, checked in by Dmitry A. Kuminov, 15 years ago

trunk: Merged in qt 4.6.1 sources.

  • Property svn:eol-style set to native
File size: 490 bytes
RevLine 
[556]1#ifndef QTDEMOAPPS_IBY
2#define QTDEMOAPPS_IBY
3
4// A subset of Qt demo & example applications
5
6// Note that star requires OpenVG and the Qt OpenVG paint engine
7S60_APP_EXE(star)
8S60_APP_RESOURCE(star)
9data=\epoc32\data\Z\private\10003a3f\import\Apps\star_reg.rsc \private\10003a3f\import\apps\star_reg.rsc
10
11S60_APP_EXE(wiggly)
12S60_APP_RESOURCE(wiggly)
13data=\epoc32\data\Z\private\10003a3f\import\Apps\wiggly_reg.rsc \private\10003a3f\import\apps\wiggly_reg.rsc
14
15#endif // QTDEMOAPPS_IBY
Note: See TracBrowser for help on using the repository browser.