MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

queuedcustomtype.pro Example File

threads/queuedcustomtype/queuedcustomtype.pro
 HEADERS   = block.h \
             renderthread.h \
             window.h
 SOURCES   = main.cpp \
             block.cpp \
             renderthread.cpp \
             window.cpp