bluetoothengine/btxqservice/btxqservice.pro
changeset 65 001a94c71129
parent 57 5ebadcda06cb
--- a/bluetoothengine/btxqservice/btxqservice.pro	Fri Sep 03 16:17:59 2010 +0300
+++ b/bluetoothengine/btxqservice/btxqservice.pro	Wed Sep 29 13:09:05 2010 +0300
@@ -36,7 +36,8 @@
 SERVICE.OPTIONS = embeddable \
     hidden
     
-libFiles.path = "!:\sys\bin"
+libFiles.path = "!:/sys/bin"
+
 DEPLOYMENT += libFiles
 
 HEADERS += inc/btxqaddrservice.h \
@@ -56,7 +57,6 @@
 
 BLD_INF_RULES.prj_exports += \
   "$${LITERAL_HASH}include <platform_paths.hrh>" \
-  "inc/btxqserviceapi.h  MW_LAYER_PLATFORM_EXPORT_PATH(btxqserviceapi.h)" \
   "rom/btxqservice.iby   CORE_MW_LAYER_IBY_EXPORT_PATH(btxqservice.iby)"
   
   
\ No newline at end of file