radioengine/utils/group/radioengineutils.mmp
branchGCC_SURGE
changeset 37 451b2e1545b2
parent 14 63aabac4416d
parent 33 11b6825f0862
equal deleted inserted replaced
26:6bcf277166c1 37:451b2e1545b2
    19 
    19 
    20 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
    21 
    21 
    22 #include <data_caging_paths.hrh>
    22 #include <data_caging_paths.hrh>
    23 
    23 
    24 TARGET                  radioengineutils.dll
    24 TARGET                  fmradioengineutils.dll
    25 TARGETTYPE              DLL
    25 TARGETTYPE              DLL
    26 UID                     0x1000008D 0x10281CB8
    26 UID                     0x1000008D 0x2002FF51
    27 VERSION                 10.0
    27 VERSION                 10.0
    28 
    28 
    29 CAPABILITY              CAP_GENERAL_DLL
    29 CAPABILITY              CAP_GENERAL_DLL
    30 VENDORID                VID_DEFAULT
    30 VENDORID                VID_DEFAULT
    31 PAGED
    31 PAGED
       
    32 SMPSAFE
    32 
    33 
    33 USERINCLUDE             ../api
    34 USERINCLUDE             ../api
    34 USERINCLUDE             ../inc
    35 USERINCLUDE             ../inc
    35 
    36 
    36 APP_LAYER_SYSTEMINCLUDE
    37 APP_LAYER_SYSTEMINCLUDE
    44 SOURCE                  cradioenginetls.cpp
    45 SOURCE                  cradioenginetls.cpp
    45 SOURCE                  cradioroutableaudio.cpp
    46 SOURCE                  cradioroutableaudio.cpp
    46 SOURCE                  cradioaudiorouter.cpp
    47 SOURCE                  cradioaudiorouter.cpp
    47 SOURCE                  cradioaccessoryobserver.cpp
    48 SOURCE                  cradioaccessoryobserver.cpp
    48 SOURCE                  cradiopropertyobserver.cpp
    49 SOURCE                  cradiopropertyobserver.cpp
    49 SOURCE                  cradiopubsub.cpp
       
    50 SOURCE                  cradiopubsubimp.cpp
       
    51 SOURCE                  cradioremcontarget.cpp
    50 SOURCE                  cradioremcontarget.cpp
    52 SOURCE                  cradioremcontargetimp.cpp
    51 SOURCE                  cradioremcontargetimp.cpp
    53 SOURCE                  cradiorepositoryentitybase.cpp
    52 SOURCE                  cradiorepositoryentitybase.cpp
    54 SOURCE                  cradiorepositorymanager.cpp
       
    55 SOURCE                  cradiorepositorymanagerimp.cpp
       
    56 SOURCE                  cradiosystemeventdetector.cpp
    53 SOURCE                  cradiosystemeventdetector.cpp
    57 SOURCE                  cradiosystemeventcollector.cpp
    54 SOURCE                  cradiosystemeventcollector.cpp
    58 SOURCE                  cradiosystemeventcollectorimp.cpp
    55 SOURCE                  cradiosystemeventcollectorimp.cpp
    59 SOURCE                  cradioenginelogger.cpp
    56 SOURCE                  cradioenginelogger.cpp
    60 
    57