localconnectivityservice/dun/plugins/group/dunir.mmp
changeset 35 c4c427c00f31
parent 29 3ae5cb0b4c02
child 47 63cf70d3ecd8
equal deleted inserted replaced
31:a26669f87b46 35:c4c427c00f31
    26 VENDORID                VID_DEFAULT
    26 VENDORID                VID_DEFAULT
    27 
    27 
    28 SOURCEPATH              ../src/ir
    28 SOURCEPATH              ../src/ir
    29 SOURCE                  DunIrPlugin.cpp
    29 SOURCE                  DunIrPlugin.cpp
    30 
    30 
    31 USERINCLUDE             ../inc/ir ../../utils/inc
       
    32 
       
    33 MW_LAYER_SYSTEMINCLUDE
    31 MW_LAYER_SYSTEMINCLUDE
    34 
    32 
    35 // Note:
    33 USERINCLUDE             ../inc/ir ../../utils/inc
    36 // The only other SYSTEMINCLUDE should you shall add are Symbian specific ones.
    34 USERINCLUDE             ../../../inc
    37 // If there is a S60 header in the subdirectory then that should be
       
    38 // added into the include statements (like #include <phonebook/header.h>)
       
    39 //SYSTEMINCLUDE           /epoc32/include/ecom
       
    40 SYSTEMINCLUDE          ../../../inc
       
    41 
    35 
    42 LIBRARY                 euser.lib
    36 LIBRARY                 euser.lib
    43 LIBRARY                 c32.lib
    37 LIBRARY                 c32.lib
    44 LIBRARY                 dunutils.lib
    38 LIBRARY                 dunutils.lib
    45 DEBUGLIBRARY            flogger.lib
    39 DEBUGLIBRARY            flogger.lib