equal
deleted
inserted
replaced
18 #include "../../group/upnpplatformvar.hrh" |
18 #include "../../group/upnpplatformvar.hrh" |
19 |
19 |
20 PRJ_PLATFORMS |
20 PRJ_PLATFORMS |
21 |
21 |
22 PRJ_EXPORTS |
22 PRJ_EXPORTS |
23 // none |
|
24 |
23 |
25 PRJ_MMPFILES |
24 PRJ_MMPFILES |
26 // none |
25 // none |
27 |
26 |
28 // upnp xml parser |
27 // upnp xml parser |
29 #include "../upnpxmlparser/group/bld.inf" |
28 #include "../upnpxmlparser/group/bld.inf" |
30 |
29 |
31 // avcontroller server |
30 // avcontroller server |
32 #include "../upnpavcontrollerserver/group/bld.inf" |
31 #include "../upnpavcontrollerserver/group/bld.inf" |
33 |
32 |
34 // avcontroller client |
33 // avcontroller client |
35 #include "../upnpavcontrollerclient/group/bld.inf" |
34 #include "../upnpavcontrollerclient/group/bld.inf" |
36 |
35 |
37 // avcontroller helper |
36 // avcontroller helper |
38 #include "../upnpavcontrollerhelper/group/bld.inf" |
37 #include "../upnpavcontrollerhelper/group/bld.inf" |
|
38 |
|
39 // rendering statemachine |
|
40 #include "../upnprenderingstatemachine/group/bld.inf" |
39 |
41 |
40 // upnpavcontroller ROM |
42 // End of file |
41 #include "../rom/bld.inf" |
|
42 |
|