group/bld.inf
changeset 33 6ac064bb53eb
parent 0 7f85d04be362
equal deleted inserted replaced
30:5ec426854821 33:6ac064bb53eb
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 
    19 
    20 
    20 #ifdef FF_UPNP_FRAMEWORK_2_0  // UPnP feature flag
    21 
    21 
    22 // For compatibility with S60 3.2 and IAD branch
    22 // For compatibility with S60 3.2 and IAD branch
    23 #include "upnpplatformvar.hrh"
    23 #include "upnpplatformvar.hrh"
       
    24 
    24 
    25 
    25 // Export domain and SDK headers
    26 // Export domain and SDK headers
    26 #include "../dlnasrv_plat/group/bld.inf"
    27 #include "../dlnasrv_plat/group/bld.inf"
    27 
    28 
    28 // upnp stack
    29 // upnp stack
    34 #include "../upnpframework/group/bld.inf"
    35 #include "../upnpframework/group/bld.inf"
    35 #include "../upnpsettings/group/bld.inf"
    36 #include "../upnpsettings/group/bld.inf"
    36 #include "../upnpsharing/group/bld.inf"
    37 #include "../upnpsharing/group/bld.inf"
    37 #include "../upnpmpxplugins/group/bld.inf"
    38 #include "../upnpmpxplugins/group/bld.inf"
    38 
    39 
    39 #ifdef FF_UPNP_FRAMEWORK_2_0  // UPnP feature flag
    40 
    40 #include "../upnpharvester/group/bld.inf"
    41 #include "../upnpharvester/group/bld.inf"
    41 
    42 
    42 // upnp applications
    43 // upnp applications
    43 #include "../homesync/group/bld.inf"
    44 #include "../homesync/group/bld.inf"
    44 #include "../homemedia/group/bld.inf"
    45 #include "../homemedia/group/bld.inf"