diff -r 3592750162a5 -r 2dc695882abd usbuis/usbuinotif/usbuinotif.pro --- a/usbuis/usbuinotif/usbuinotif.pro Wed Oct 13 13:08:34 2010 +0300 +++ b/usbuis/usbuinotif/usbuinotif.pro Mon Oct 25 13:20:29 2010 +0300 @@ -19,9 +19,9 @@ defBlock = \ "$${LITERAL_HASH}if defined(EABI)" \ - "DEFFILE .\eabi/usbavkonnotif.def" \ + "DEFFILE ./eabi/usbavkonnotif.def" \ "$${LITERAL_HASH}else" \ - "DEFFILE .\BWINS/usbavkonnotif.def" \ + "DEFFILE ./BWINS/usbavkonnotif.def" \ "$${LITERAL_HASH}endif" MMP_RULES += defBlock