usbuis/usbuinotif/usbuinotif.pro
changeset 93 2dc695882abd
parent 60 7d710eb9330d
--- 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