camerauis/cameraxui/cxui/cxui.pro
changeset 56 01e205c615b9
parent 48 42ba2d16bf40
child 58 ddba9caa7f32
equal deleted inserted replaced
48:42ba2d16bf40 56:01e205c615b9
    23     TARGET.CAPABILITY   = ALL -Tcb -DRM
    23     TARGET.CAPABILITY   = ALL -Tcb -DRM
    24     TARGET.UID3         = 0x101f857a
    24     TARGET.UID3         = 0x101f857a
    25     TARGET.VID          = VID_DEFAULT
    25     TARGET.VID          = VID_DEFAULT
    26     TARGET.EPOCHEAPSIZE = 0x020000 0x1000000
    26     TARGET.EPOCHEAPSIZE = 0x020000 0x1000000
    27     SKINICON            = qtg_large_camera
    27     SKINICON            = qtg_large_camera
    28     RSS_RULES           = "group_name=\"Qt Camera\";"
       
    29     # Fix for QMake translating INCLUDEPATH to SYSTEMINCLUDE
    28     # Fix for QMake translating INCLUDEPATH to SYSTEMINCLUDE
    30     # and TraceCompiler needing USERINCLUDE.
    29     # and TraceCompiler needing USERINCLUDE.
    31     MMP_RULES           += "USERINCLUDE traces"
    30     MMP_RULES           += "USERINCLUDE traces"
    32     MMP_RULES           += SMPSAFE
    31     MMP_RULES           += SMPSAFE
    33 }
    32 }