[QT] / qtgvoicemail / QtGVoicemail.pro Repository:
ViewVC logotype

View of /qtgvoicemail/QtGVoicemail.pro

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (download) (annotate)
Sun Jun 6 01:04:54 2010 UTC (13 years, 11 months ago) by ian
File size: 525 byte(s)
Initial Import
#-------------------------------------------------
#
# Project created by QtCreator 2010-06-05T17:20:39
#
#-------------------------------------------------

QT       += core gui

TARGET = QtGVoicemail
TEMPLATE = app


SOURCES += main.cpp\
        mainwindow.cpp

HEADERS  += mainwindow.h

FORMS    += mainwindow.ui

CONFIG += mobility
MOBILITY = 

symbian {
    TARGET.UID3 = 0xea028a20
    # TARGET.CAPABILITY += 
    TARGET.EPOCSTACKSIZE = 0x14000
    TARGET.EPOCHEAPSIZE = 0x020000 0x800000
}

Contact
ViewVC Help
Powered by ViewVC 1.0.4