camerauis/cameraxui/cxui/cxui.pro
changeset 64 8ab66fc302e6
parent 58 ddba9caa7f32
equal deleted inserted replaced
61:fc3ff57d09ad 64:8ab66fc302e6
    27     SKINICON            = qtg_large_camera
    27     SKINICON            = qtg_large_camera
    28     # Fix for QMake translating INCLUDEPATH to SYSTEMINCLUDE
    28     # Fix for QMake translating INCLUDEPATH to SYSTEMINCLUDE
    29     # and TraceCompiler needing USERINCLUDE.
    29     # and TraceCompiler needing USERINCLUDE.
    30     MMP_RULES           += "USERINCLUDE traces"
    30     MMP_RULES           += "USERINCLUDE traces"
    31     MMP_RULES           += SMPSAFE
    31     MMP_RULES           += SMPSAFE
    32     VERSION = 10.0.1
    32     VERSION = 10.0.2
    33 }
    33 }
    34 
    34 
    35 # export sound file
    35 # export sound file
    36 symbian {
    36 symbian {
    37     CXUI_DIR = $$section(PWD,":",1)
    37     CXUI_DIR = $$section(PWD,":",1)
   142                cxuicapturekeyhandler_desktop_p.h \
   142                cxuicapturekeyhandler_desktop_p.h \
   143                shareui.h \
   143                shareui.h \
   144                thumbnailmanager_qt.h \
   144                thumbnailmanager_qt.h \
   145                xqappmgr.h \
   145                xqappmgr.h \
   146                xqserviceprovider.h \
   146                xqserviceprovider.h \
   147                XQUtils
   147                XQUtils \
       
   148                afactivation.h \
       
   149                afactivities_global.h \
       
   150                afactivitystorage.h \
       
   151                xqrequestinfo.h
   148 }
   152 }
   149 
   153 
   150 SOURCES += main.cpp \
   154 SOURCES += main.cpp \
   151     cxuiapplication.cpp \
   155     cxuiapplication.cpp \
   152     cxuiapplicationframeworkmonitor.cpp \
   156     cxuiapplicationframeworkmonitor.cpp \