1
SOURCES += main.cpp
2
QT = core
3
CONFIG -= app_bundle debug_and_release_target
4
CONFIG += console
5
6
symbian:TARGET.CAPABILITY="ALL -TCB"