HEADERS = circlewidget.h \ window.h SOURCES = circlewidget.cpp \ main.cpp \ window.cpp # install target.path = $$[QT_INSTALL_EXAMPLES]/painting/concentriccircles sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS concentriccircles.pro sources.path = $$[QT_INSTALL_EXAMPLES]/painting/concentriccircles INSTALLS += target sources include($$QT_SOURCE_TREE/examples/examplebase.pri) symbian:TARGET.UID3 = 0xA000A64A