diff -r 075425b8d9a4 -r 189d20c34778 radioapp/radiouiengine/radiouiengine.pro --- a/radioapp/radiouiengine/radiouiengine.pro Fri Jun 11 13:38:32 2010 +0300 +++ b/radioapp/radiouiengine/radiouiengine.pro Wed Jun 23 18:12:57 2010 +0300 @@ -14,6 +14,7 @@ # Description: # +TMP_DIR_NAME = uiengine include(../buildflags.pri) TEMPLATE = lib @@ -23,7 +24,7 @@ symbian:TARGET.UID3 = 0x2002EADA -# Wrapper does not depend on QtGui or Orbit +# UI engine does not depend on Orbit QT = core gui network sql CONFIG -= hb @@ -41,9 +42,6 @@ DEPENDPATH += $$INCLUDEPATH src -# $$_PRO_FILE_PWD_ points to the directory of the pro file -MOC_DIR = $$_PRO_FILE_PWD_/tmp - # Input HEADERS += radiouiengineexport.h HEADERS += radiostation.h