X-Git-Url: http://git.maemo.org/git/?p=urpo;a=blobdiff_plain;f=src%2Furpo.pro;fp=src%2Furpo.pro;h=a5f035587a190f3a7abe016b379e0599cbe59c7e;hp=0000000000000000000000000000000000000000;hb=aa700f245d7c8ea96728266237f42691836baf74;hpb=d86a98ca60a68eedd68f03ef05b74a90d20cde20 diff --git a/src/urpo.pro b/src/urpo.pro new file mode 100644 index 0000000..a5f0355 --- /dev/null +++ b/src/urpo.pro @@ -0,0 +1,53 @@ +#------------------------------------------------- +# +# Project created by QtCreator 2010-06-11T18:32:51 +# +#------------------------------------------------- + +QT += core gui + +TARGET = urpo +TEMPLATE = app + + +SOURCES += main.cpp\ + urpomainwindow.cpp \ + urpoconnection.cpp \ + urpoconnectionsettings.cpp \ + urpoprocess.cpp \ + urpojob.cpp \ + printerlistjob.cpp \ + cerrdebugmonitor.cpp \ + printwidget.cpp \ + debugconsole.cpp \ + settingsdialog.cpp \ + printjob.cpp + +HEADERS += urpomainwindow.h \ + urpoconnection.h \ + urpoconnectionsettings.h \ + urpoprocess.h \ + urpojob.h \ + printerlistjob.h \ + cerrdebugmonitor.h \ + printwidget.h \ + debugconsole.h \ + settingsdialog.h \ + printjob.h + +CONFIG += mobility +MOBILITY = + +symbian { + TARGET.UID3 = 0xece65166 + # TARGET.CAPABILITY += + TARGET.EPOCSTACKSIZE = 0x14000 + TARGET.EPOCHEAPSIZE = 0x020000 0x800000 +} + +OTHER_FILES += + +RESOURCES += \ + urpo.qrc + +TRANSLATIONS = urpo_fi.ts