examples/script/qstetrix/qstetrix.pro
changeset 30 5dc02b23752f
parent 0 1918ee327afb
equal deleted inserted replaced
29:b72c6db6890b 30:5dc02b23752f
     3 
     3 
     4 HEADERS = tetrixboard.h
     4 HEADERS = tetrixboard.h
     5 SOURCES = main.cpp \
     5 SOURCES = main.cpp \
     6 	  tetrixboard.cpp
     6 	  tetrixboard.cpp
     7 
     7 
     8 FORMS   = tetrixwindow.ui
       
     9 RESOURCES = tetrix.qrc
     8 RESOURCES = tetrix.qrc
    10 
     9 
    11 contains(QT_CONFIG, scripttools): QT += scripttools
    10 contains(QT_CONFIG, scripttools): QT += scripttools
    12 
    11 
    13 # install
    12 # install