diff -r 189d20c34778 -r 11b6825f0862 radioapp/buildflags.pri --- a/radioapp/buildflags.pri Wed Jun 23 18:12:57 2010 +0300 +++ b/radioapp/buildflags.pri Tue Jul 06 14:16:27 2010 +0300 @@ -101,8 +101,14 @@ TARGET.EPOCALLOWDLLDATA = 1 TARGET.VID = VID_DEFAULT TARGET.CAPABILITY = CAP_GENERAL_DLL + INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE + SYMBIAN_PLATFORMS = WINSCW ARMV5 + MMP_RULES += SMPSAFE } +# QT 4.7 changes the def file location so force them to stay where they are +defFilePath = .. + win32: { DEFINES += BUILD_WIN32 DESTDIR = ../bin