SOURCES   = main.cpp \
            myobject.cpp
HEADERS   = myobject.h
QT       += script
