equal
deleted
inserted
replaced
72 defFilePath = defs |
72 defFilePath = defs |
73 |
73 |
74 TARGET.EPOCALLOWDLLDATA = 1 |
74 TARGET.EPOCALLOWDLLDATA = 1 |
75 TARGET.CAPABILITY = CAP_GENERAL_DLL |
75 TARGET.CAPABILITY = CAP_GENERAL_DLL |
76 TARGET.UID3 = 0x20022FCC |
76 TARGET.UID3 = 0x20022FCC |
|
77 MMP_RULES += SMPSAFE |
77 |
78 |
78 LIBS += -lsystemtoneservice |
79 LIBS += -lsystemtoneservice |
79 |
80 |
80 # DEPLOYMENT_PLUGIN += qjpeg # TODO: Removed because this is already in qt.sis and that caused problems |
81 # DEPLOYMENT_PLUGIN += qjpeg # TODO: Removed because this is already in qt.sis and that caused problems |
81 DEFINES += SYMBIAN_TARGET_ICON_CACHE_SIZE # TODO: what's this? why not use Q_OS_SYMBIAN? |
82 DEFINES += SYMBIAN_TARGET_ICON_CACHE_SIZE # TODO: what's this? why not use Q_OS_SYMBIAN? |