bluetoothengine/btxqservice/btxqservice.pro
changeset 65 001a94c71129
parent 57 5ebadcda06cb
equal deleted inserted replaced
57:5ebadcda06cb 65:001a94c71129
    34 SERVICE.FILE = xml/btxqservice_conf.xml
    34 SERVICE.FILE = xml/btxqservice_conf.xml
    35 
    35 
    36 SERVICE.OPTIONS = embeddable \
    36 SERVICE.OPTIONS = embeddable \
    37     hidden
    37     hidden
    38     
    38     
    39 libFiles.path = "!:\sys\bin"
    39 libFiles.path = "!:/sys/bin"
       
    40 
    40 DEPLOYMENT += libFiles
    41 DEPLOYMENT += libFiles
    41 
    42 
    42 HEADERS += inc/btxqaddrservice.h \
    43 HEADERS += inc/btxqaddrservice.h \
    43            inc/btxqpowerservice.h \
    44            inc/btxqpowerservice.h \
    44            inc/btxqdutservice.h \
    45            inc/btxqdutservice.h \
    54                ../inc \
    55                ../inc \
    55                /epoc32/include/platform/mw/btservices
    56                /epoc32/include/platform/mw/btservices
    56 
    57 
    57 BLD_INF_RULES.prj_exports += \
    58 BLD_INF_RULES.prj_exports += \
    58   "$${LITERAL_HASH}include <platform_paths.hrh>" \
    59   "$${LITERAL_HASH}include <platform_paths.hrh>" \
    59   "inc/btxqserviceapi.h  MW_LAYER_PLATFORM_EXPORT_PATH(btxqserviceapi.h)" \
       
    60   "rom/btxqservice.iby   CORE_MW_LAYER_IBY_EXPORT_PATH(btxqservice.iby)"
    60   "rom/btxqservice.iby   CORE_MW_LAYER_IBY_EXPORT_PATH(btxqservice.iby)"
    61   
    61   
    62   
    62