src/hbutils/hbutils.pro
changeset 2 06ff229162e9
parent 1 f7ac710697a9
child 5 627c4a0fd0e7
equal deleted inserted replaced
1:f7ac710697a9 2:06ff229162e9
    70 
    70 
    71 #QMAKE_DISTCLEAN += $$hbNativePath($${HB_BUILD_DIR}/include/hbutils/*)
    71 #QMAKE_DISTCLEAN += $$hbNativePath($${HB_BUILD_DIR}/include/hbutils/*)
    72 #QMAKE_DISTCLEAN += $$hbNativePath($${HB_BUILD_DIR}/include/hbutils/private/*)
    72 #QMAKE_DISTCLEAN += $$hbNativePath($${HB_BUILD_DIR}/include/hbutils/private/*)
    73 
    73 
    74 symbian {
    74 symbian {
       
    75     defFilePath = defs
       
    76     
    75     TARGET.EPOCALLOWDLLDATA = 1
    77     TARGET.EPOCALLOWDLLDATA = 1
    76     TARGET.CAPABILITY = CAP_GENERAL_DLL
    78     TARGET.CAPABILITY = CAP_GENERAL_DLL
    77     TARGET.UID3=0x20022F34
    79     TARGET.UID3=0x20022F34
    78     #DEPLOYMENT_PLUGIN += qjpeg # TODO: Removed because this is already in qt.sis and that caused problems
    80     #DEPLOYMENT_PLUGIN += qjpeg # TODO: Removed because this is already in qt.sis and that caused problems
    79     DEFINES += SYMBIAN_TARGET_ICON_CACHE_SIZE # TODO: what's this? why not use Q_OS_SYMBIAN?
    81     DEFINES += SYMBIAN_TARGET_ICON_CACHE_SIZE # TODO: what's this? why not use Q_OS_SYMBIAN?