Ignore:
Timestamp:
May 5, 2011, 5:36:53 AM (14 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/demos/embedded/embedded.pro

    r561 r846  
    55    SUBDIRS += embeddedsvgviewer \
    66               desktopservices
     7    fluidlauncher.subdir = fluidlauncher
     8    fluidlauncher.depends = styledemo desktopservices raycasting flickable digiflip lightmaps flightinfo
    79    !vxworks:!qnx:SUBDIRS += fluidlauncher
    810}
     
    1820}
    1921
     22contains(QT_CONFIG, declarative) {
     23    # Qml demos require DEPLOYMENT support. Therefore, only symbian.
     24    symbian:SUBDIRS += qmlcalculator qmlclocks qmldialcontrol qmleasing qmlflickr qmlphotoviewer qmltwitter
     25}
     26
    2027# install
    2128sources.files = README *.pro
Note: See TracChangeset for help on using the changeset viewer.