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/itemviews/itemviews.pro

    r2 r561  
    99                editabletreemodel \
    1010                fetchmore \
     11                frozencolumn \
    1112                pixelator \
    1213                puzzle \
     
    1718                stardelegate
    1819
     20symbian: SUBDIRS = \
     21                addressbook \
     22                chart
     23
    1924# install
    2025sources.files = README *.pro
    2126sources.path = $$[QT_INSTALL_EXAMPLES]/itemviews
    2227INSTALLS += sources
     28
     29symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
Note: See TracChangeset for help on using the changeset viewer.