perfapps/perfmon/ui/hb/app/app.pro
changeset 54 9347c563e054
parent 48 da3ec8478e66
child 53 819e59dfc032
equal deleted inserted replaced
48:da3ec8478e66 54:9347c563e054
    28     inc/mainview.h \
    28     inc/mainview.h \
    29     inc/datacontainer.h \
    29     inc/datacontainer.h \
    30     inc/valuedatacontainer.h \
    30     inc/valuedatacontainer.h \
    31     inc/graphdatacontainer.h \
    31     inc/graphdatacontainer.h \
    32     inc/settingsview.h \
    32     inc/settingsview.h \
    33 #    inc/datapopup.h \
    33     inc/datapopup.h \
    34     inc/enginewrapper.h
    34     inc/enginewrapper.h
    35 
    35 
    36 SOURCES += src/main.cpp \
    36 SOURCES += src/main.cpp \
    37     src/application.cpp \
    37     src/application.cpp \
    38     src/mainwindow.cpp \
    38     src/mainwindow.cpp \
    39     src/mainview.cpp \
    39     src/mainview.cpp \
    40     src/valuedatacontainer.cpp \
    40     src/valuedatacontainer.cpp \
    41     src/graphdatacontainer.cpp \
    41     src/graphdatacontainer.cpp \
    42     src/settingsview.cpp \
    42     src/settingsview.cpp \
    43 #    src/datapopup.cpp \
    43     src/datapopup.cpp \
    44     src/enginewrapper.cpp
    44     src/enginewrapper.cpp
    45 
    45 
    46 RESOURCES +=
    46 RESOURCES +=
    47 
    47 
    48 symbian: {
    48 symbian: {