Ignore:
Timestamp:
Feb 11, 2010, 11:19:06 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.6.1 sources.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/examples/widgets/widgets.pro

    r2 r561  
    2323                windowflags
    2424
     25symbian: SUBDIRS = \
     26                analogclock \
     27                calculator \
     28                calendarwidget \
     29                lineedits \
     30                shapedclock \
     31                tetrix \
     32                wiggly \
     33                softkeys
     34
    2535contains(styles, motif): SUBDIRS += styles
    2636
     
    3040sources.path = $$[QT_INSTALL_EXAMPLES]/widgets
    3141INSTALLS += target sources
     42
     43symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
Note: See TracChangeset for help on using the changeset viewer.