util/examples/qws/qws.pro
changeset 7 f7bc934e204c
equal deleted inserted replaced
3:41300fa6a67c 7:f7bc934e204c
       
     1 TEMPLATE      = subdirs
       
     2 # no /dev/fbX
       
     3 !qnx:!vxworks:SUBDIRS = framebuffer
       
     4 SUBDIRS      += mousecalibration simpledecoration
       
     5 
       
     6 # install
       
     7 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS README *.pro
       
     8 sources.path = $$[QT_INSTALL_EXAMPLES]/qws
       
     9 INSTALLS += sources