upnpsettings/upnpsettingsengine/inc/upnpapplicationcrkeys.h
branchnew development branch with rendering state machine and other goodies
changeset 38 5360b7ddc251
parent 0 7f85d04be362
equal deleted inserted replaced
32:3785f754ee62 38:5360b7ddc251
    24 #define UPNPAPPLICATIONCRKEYS_H
    24 #define UPNPAPPLICATIONCRKEYS_H
    25 
    25 
    26 #include <e32std.h>
    26 #include <e32std.h>
    27 
    27 
    28 /**
    28 /**
    29  * Software Installer settings
    29  * Common upnp settings
    30  *
    30  *
    31  */
    31  */
    32 const TUid KCRUidUPnPApplication = {0x20009cae};
    32 const TUid KCRUidUPnPApplication = {0x20009cae};
    33 
    33 
    34 /**
    34 /**