qtmobility/common.pri
changeset 15 1f895d8a5b2b
parent 14 6fbed849b4f4
equal deleted inserted replaced
14:6fbed849b4f4 15:1f895d8a5b2b
   160 }
   160 }
   161 
   161 
   162 symbian {
   162 symbian {
   163     #For some reason the default include path doesn't include MOC_DIR on symbian
   163     #For some reason the default include path doesn't include MOC_DIR on symbian
   164     INCLUDEPATH += $$MOC_DIR
   164     INCLUDEPATH += $$MOC_DIR
       
   165     
       
   166     #This is supposed to be defined in symbian_os.hrh
       
   167     DEFINES += SYMBIAN_EMULATOR_SUPPORTS_PERPROCESS_WSD
   165 }
   168 }
   166 
   169 
   167 # Add the output dirs to the link path too
   170 # Add the output dirs to the link path too
   168 mac:contains(QT_CONFIG,qt_framework) {
   171 mac:contains(QT_CONFIG,qt_framework) {
   169     #add framework option
   172     #add framework option