examples/xml/xml.pro
branchGCC_SURGE
changeset 31 5daf16870df6
parent 30 5dc02b23752f
equal deleted inserted replaced
27:93b982ccede2 31:5daf16870df6
     1 TEMPLATE      = subdirs
     1 TEMPLATE      = subdirs
     2 SUBDIRS       = dombookmarks \
     2 SUBDIRS       = htmlinfo \
     3                 htmlinfo \
     3                 xmlstreamlint
       
     4 
       
     5 !contains(QT_CONFIG, no-gui) {
       
     6     SUBDIRS +=  dombookmarks \
     4                 rsslisting \
     7                 rsslisting \
     5                 saxbookmarks \
     8                 saxbookmarks \
     6                 streambookmarks \
     9                 streambookmarks
     7                 xmlstreamlint
    10 }
     8 
    11 
     9 symbian: SUBDIRS = htmlinfo saxbookmarks
    12 symbian: SUBDIRS = htmlinfo saxbookmarks
    10 
    13 
    11 # install
    14 # install
    12 target.path = $$[QT_INSTALL_EXAMPLES]/xml
    15 target.path = $$[QT_INSTALL_EXAMPLES]/xml