QT += core guiTARGET = maemo-tryTEMPLATE = appSOURCES += main.cpp\ mainwindow.cpp \ customcalendarwidget.cppHEADERS += mainwindow.h \ customcalendarwidget.hCONFIG += mobilityMOBILITY = symbian { TARGET.UID3 = 0xefa169f0 # TARGET.CAPABILITY += TARGET.EPOCSTACKSIZE = 0x14000 TARGET.EPOCHEAPSIZE = 0x020000 0x800000}