upnpavcontroller/upnpxmlparser/group/bld.inf
branchnew development branch with rendering state machine and other goodies
changeset 38 5360b7ddc251
parent 0 7f85d04be362
equal deleted inserted replaced
32:3785f754ee62 38:5360b7ddc251
     1 /*
     1 /*
     2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2006, 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    13 *
    13 *
    14 * Description:      Upnp XML parser build info file
    14 * Description:      Upnp XML parser build info file
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
       
    19 
       
    20 
       
    21 
       
    22 
       
    23 #include "../../../group/upnpplatformvar.hrh"
    18 #include "../../../group/upnpplatformvar.hrh"
    24 
    19 
    25 PRJ_PLATFORMS
    20 PRJ_PLATFORMS
    26 
    21 
    27 PRJ_EXPORTS
    22 PRJ_EXPORTS
    28 // ADO internal interfaces
    23 // ADO internal interfaces
    29 ../inc/upnpxmlparser.h                  |../../../inc/upnpxmlparser.h
    24 ../inc/upnpxmlparser.h                  |../../../inc/upnpxmlparser.h
    30 ../inc/upnpxmlparserlite.h              |../../../inc/upnpxmlparserlite.h
    25 ../inc/upnpxmlparserlite.h              |../../../inc/upnpxmlparserlite.h
    31 ../inc/upnpobjectlite.h                 |../../../inc/upnpobjectlite.h
    26 ../inc/upnpobjectlite.h                 |../../../inc/upnpobjectlite.h
       
    27 
    32 // subsystem internal interfaces
    28 // subsystem internal interfaces
    33 ../inc/upnpxmleventparser.h             |../../inc/upnpxmleventparser.h
    29 ../inc/upnpxmleventparser.h             |../../inc/upnpxmleventparser.h
       
    30 ../inc/upnpavtevent.h                   |../../inc/upnpavtevent.h
    34 
    31 
    35 PRJ_MMPFILES
    32 PRJ_MMPFILES
    36 upnpxmlparser.mmp
    33 upnpxmlparser.mmp
    37 
    34 
    38 //  End of File  
    35 //  End of File