examples/script/script.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 = helloscript context2d defaultprototypes customclass
     2 SUBDIRS = customclass
       
     3 !contains(QT_CONFIG, no-gui):SUBDIRS += helloscript context2d defaultprototypes
     3 
     4 
     4 !wince*:SUBDIRS += qscript marshal
     5 !wince*:!contains(QT_CONFIG, no-gui):SUBDIRS += qscript marshal
     5 !wince*:!cross_compile:SUBDIRS += calculator qstetrix
     6 !wince*:SUBDIRS *= marshal
       
     7 !wince*:!cross_compile:!contains(QT_CONFIG, no-gui):SUBDIRS += calculator qstetrix
     6 
     8 
     7 symbian: SUBDIRS = context2d
     9 symbian: SUBDIRS = context2d
     8 
    10 
     9 # install
    11 # install
    10 target.path = $$[QT_INSTALL_EXAMPLES]/script
    12 target.path = $$[QT_INSTALL_EXAMPLES]/script