ncdengine/exports/bld.inf
branchRCL_3
changeset 84 e6c5e34cd9b9
equal deleted inserted replaced
82:8b5c572a3757 84:e6c5e34cd9b9
       
     1 /*
       
     2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:   Build information file for project ncdengine
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh> // export paths
       
    19 
       
    20 PRJ_EXPORTS
       
    21 
       
    22 //****************************************************************************
       
    23 // Stub SIS files for ROM build
       
    24 // This allows eclipsing the ROM base installation with normal SIS
       
    25 //****************************************************************************
       
    26 
       
    27 ../rom/altair-engine-stub.sis   /epoc32/data/z/system/install/altair-engine-stub.SIS
       
    28 //altair-pcd-adapter-stub.SIS   /epoc32/data/z/system/install/altair-pcd-adapter-stub.SIS
       
    29 
       
    30 //****************************************************************************
       
    31 // Exports for the 5.0 platform. NEEDS TO BE CONFIRMED.
       
    32 //****************************************************************************
       
    33 
       
    34 #if !defined(__S60_32__) && !defined(__SERIES60_31__)
       
    35 ../rom/NcdCatalogsEngine.iby             CORE_MW_LAYER_IBY_EXPORT_PATH(NcdCatalogsEngine.iby)
       
    36 ../rom/NcdCatalogsEngineVariant.iby      CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(NcdCatalogsEngineVariant.iby)
       
    37 #endif
       
    38 
       
    39 //****************************************************************************
       
    40 // Header exports. 
       
    41 // Public headers exported to the middleware layer include dir.
       
    42 // The list has been generated using ../internal/headerexports.pl.
       
    43 //****************************************************************************
       
    44 
       
    45 #if defined(__SERIES60_31__) || defined(__SERIES60_32__)
       
    46 // PCD-adapter plugin API
       
    47 //../pcdadapter/catalogspcconnectivityplugin/inc/catalogspcconnectivityplugin.h MW_LAYER_DOMAIN_EXPORT_PATH(catalogspcconnectivityplugin.h)
       
    48 
       
    49 // Engine API
       
    50 ../inc/catalogsarray.h                                       MW_LAYER_DOMAIN_EXPORT_PATH(catalogsarray.h)
       
    51 ../inc/catalogsbase.h                                        MW_LAYER_DOMAIN_EXPORT_PATH(catalogsbase.h)
       
    52 ../inc/catalogsdebug.h                                       MW_LAYER_DOMAIN_EXPORT_PATH(catalogsdebug.h)
       
    53 ../inc/catalogsengine.h                                      MW_LAYER_DOMAIN_EXPORT_PATH(catalogsengine.h)
       
    54 ../inc/catalogsengineobserver.h                              MW_LAYER_DOMAIN_EXPORT_PATH(catalogsengineobserver.h)
       
    55 ../inc/catalogserrors.h                                      MW_LAYER_DOMAIN_EXPORT_PATH(catalogserrors.h)
       
    56 ../inc/catalogsinterfaceids.h                                MW_LAYER_DOMAIN_EXPORT_PATH(catalogsinterfaceids.h)
       
    57 ../inc/catalogspanics.h                                      MW_LAYER_DOMAIN_EXPORT_PATH(catalogspanics.h)
       
    58 ../inc/catalogsuids.h                                        MW_LAYER_DOMAIN_EXPORT_PATH(catalogsuids.h)
       
    59 ../inc/catalogsutils.h                                       MW_LAYER_DOMAIN_EXPORT_PATH(catalogsutils.h)
       
    60 ../inc/ncdbundle.h                                           MW_LAYER_DOMAIN_EXPORT_PATH(ncdbundle.h)
       
    61 ../inc/ncdcapabilities.h                                     MW_LAYER_DOMAIN_EXPORT_PATH(ncdcapabilities.h)
       
    62 ../inc/ncdchildloadmode.h                                    MW_LAYER_DOMAIN_EXPORT_PATH(ncdchildloadmode.h)
       
    63 ../inc/ncdclientlocalizer.h                                  MW_LAYER_DOMAIN_EXPORT_PATH(ncdclientlocalizer.h)
       
    64 ../inc/ncdconfigurationdata.h                                MW_LAYER_DOMAIN_EXPORT_PATH(ncdconfigurationdata.h)
       
    65 ../inc/ncdconfigurationkeys.h                                MW_LAYER_DOMAIN_EXPORT_PATH(ncdconfigurationkeys.h)
       
    66 ../inc/ncdconnectionmethod.h                                 MW_LAYER_DOMAIN_EXPORT_PATH(ncdconnectionmethod.h)
       
    67 ../inc/ncdcontainertype.h                                    MW_LAYER_DOMAIN_EXPORT_PATH(ncdcontainertype.h)
       
    68 ../inc/ncdcreateaccesspointoperation.h                       MW_LAYER_DOMAIN_EXPORT_PATH(ncdcreateaccesspointoperation.h)
       
    69 ../inc/ncdcreateaccesspointoperationobserver.h               MW_LAYER_DOMAIN_EXPORT_PATH(ncdcreateaccesspointoperationobserver.h)
       
    70 ../inc/ncddebuginformation.h                                 MW_LAYER_DOMAIN_EXPORT_PATH(ncddebuginformation.h)
       
    71 ../inc/ncddownloadoperation.h                                MW_LAYER_DOMAIN_EXPORT_PATH(ncddownloadoperation.h)
       
    72 ../inc/ncddownloadoperationobserver.h                        MW_LAYER_DOMAIN_EXPORT_PATH(ncddownloadoperationobserver.h)
       
    73 ../inc/ncderrors.h                                           MW_LAYER_DOMAIN_EXPORT_PATH(ncderrors.h)
       
    74 ../inc/ncdfavoritemanager.h                                  MW_LAYER_DOMAIN_EXPORT_PATH(ncdfavoritemanager.h)
       
    75 ../inc/ncdfiledownloadoperation.h                            MW_LAYER_DOMAIN_EXPORT_PATH(ncdfiledownloadoperation.h)
       
    76 ../inc/ncdfiledownloadoperationobserver.h                    MW_LAYER_DOMAIN_EXPORT_PATH(ncdfiledownloadoperationobserver.h)
       
    77 ../inc/ncdinstalledapplication.h                             MW_LAYER_DOMAIN_EXPORT_PATH(ncdinstalledapplication.h)
       
    78 ../inc/ncdinstalledcontent.h                                 MW_LAYER_DOMAIN_EXPORT_PATH(ncdinstalledcontent.h)
       
    79 ../inc/ncdinstalledfile.h                                    MW_LAYER_DOMAIN_EXPORT_PATH(ncdinstalledfile.h)
       
    80 ../inc/ncdinstalledtheme.h                                   MW_LAYER_DOMAIN_EXPORT_PATH(ncdinstalledtheme.h)
       
    81 ../inc/ncdinstalloperation.h                                 MW_LAYER_DOMAIN_EXPORT_PATH(ncdinstalloperation.h)
       
    82 ../inc/ncdinstalloperationobserver.h                         MW_LAYER_DOMAIN_EXPORT_PATH(ncdinstalloperationobserver.h)
       
    83 ../inc/ncdinterfaceids.h                                     MW_LAYER_DOMAIN_EXPORT_PATH(ncdinterfaceids.h)
       
    84 ../inc/ncditempurpose.h                                      MW_LAYER_DOMAIN_EXPORT_PATH(ncditempurpose.h)
       
    85 ../inc/ncdkeyvaluepair.h                                     MW_LAYER_DOMAIN_EXPORT_PATH(ncdkeyvaluepair.h)
       
    86 ../inc/ncdloadnodeoperation.h                                MW_LAYER_DOMAIN_EXPORT_PATH(ncdloadnodeoperation.h)
       
    87 ../inc/ncdloadnodeoperationobserver.h                        MW_LAYER_DOMAIN_EXPORT_PATH(ncdloadnodeoperationobserver.h)
       
    88 ../inc/ncdnode.h                                             MW_LAYER_DOMAIN_EXPORT_PATH(ncdnode.h)
       
    89 ../inc/ncdnodeactivate.h                                     MW_LAYER_DOMAIN_EXPORT_PATH(ncdnodeactivate.h)
       
    90 ../inc/ncdnodechildoftransparent.h                           MW_LAYER_DOMAIN_EXPORT_PATH(ncdnodechildoftransparent.h)
       
    91 ../inc/ncdnodecontainer.h                                    MW_LAYER_DOMAIN_EXPORT_PATH(ncdnodecontainer.h)
       
    92 ../inc/ncdnodecontentinfo.h                                  MW_LAYER_DOMAIN_EXPORT_PATH(ncdnodecontentinfo.h)
       
    93 ../inc/ncdnodedependency.h                                   MW_LAYER_DOMAIN_EXPORT_PATH(ncdnodedependency.h)
       
    94 ../inc/ncdnodedependencyinfo.h                               MW_LAYER_DOMAIN_EXPORT_PATH(ncdnodedependencyinfo.h)
       
    95 ../inc/ncdnodedownload.h                                     MW_LAYER_DOMAIN_EXPORT_PATH(ncdnodedownload.h)
       
    96 ../inc/ncdnodefavorite.h                                     MW_LAYER_DOMAIN_EXPORT_PATH(ncdnodefavorite.h)
       
    97 ../inc/ncdnodeicon.h                                         MW_LAYER_DOMAIN_EXPORT_PATH(ncdnodeicon.h)
       
    98 ../inc/ncdnodeinstall.h                                      MW_LAYER_DOMAIN_EXPORT_PATH(ncdnodeinstall.h)
       
    99 ../inc/ncdnodemetadata.h                                     MW_LAYER_DOMAIN_EXPORT_PATH(ncdnodemetadata.h)
       
   100 ../inc/ncdnodepreview.h                                      MW_LAYER_DOMAIN_EXPORT_PATH(ncdnodepreview.h)
       
   101 ../inc/ncdnodepurchase.h                                     MW_LAYER_DOMAIN_EXPORT_PATH(ncdnodepurchase.h)
       
   102 ../inc/ncdnodescreenshot.h                                   MW_LAYER_DOMAIN_EXPORT_PATH(ncdnodescreenshot.h)
       
   103 ../inc/ncdnodesearch.h                                       MW_LAYER_DOMAIN_EXPORT_PATH(ncdnodesearch.h)
       
   104 ../inc/ncdnodeseen.h                                         MW_LAYER_DOMAIN_EXPORT_PATH(ncdnodeseen.h)
       
   105 ../inc/ncdnodeseenfolder.h                                   MW_LAYER_DOMAIN_EXPORT_PATH(ncdnodeseenfolder.h)
       
   106 ../inc/ncdnodeskin.h                                         MW_LAYER_DOMAIN_EXPORT_PATH(ncdnodeskin.h)
       
   107 ../inc/ncdnodeupgrade.h                                      MW_LAYER_DOMAIN_EXPORT_PATH(ncdnodeupgrade.h)
       
   108 ../inc/ncdnodeuricontent.h                                   MW_LAYER_DOMAIN_EXPORT_PATH(ncdnodeuricontent.h)
       
   109 ../inc/ncdnodeuserdata.h                                     MW_LAYER_DOMAIN_EXPORT_PATH(ncdnodeuserdata.h)
       
   110 ../inc/ncdoperation.h                                        MW_LAYER_DOMAIN_EXPORT_PATH(ncdoperation.h)
       
   111 ../inc/ncdoperationdatatypes.h                               MW_LAYER_DOMAIN_EXPORT_PATH(ncdoperationdatatypes.h)
       
   112 ../inc/ncdpanics.h                                           MW_LAYER_DOMAIN_EXPORT_PATH(ncdpanics.h)
       
   113 ../inc/ncdpaymentmethod.h                                    MW_LAYER_DOMAIN_EXPORT_PATH(ncdpaymentmethod.h)
       
   114 ../inc/ncdprogress.h                                         MW_LAYER_DOMAIN_EXPORT_PATH(ncdprogress.h)
       
   115 ../inc/ncdprovider.h                                         MW_LAYER_DOMAIN_EXPORT_PATH(ncdprovider.h)
       
   116 ../inc/ncdproviderobserver.h                                 MW_LAYER_DOMAIN_EXPORT_PATH(ncdproviderobserver.h)
       
   117 ../inc/ncdproviderpcclientsupport.h                          MW_LAYER_DOMAIN_EXPORT_PATH(ncdproviderpcclientsupport.h)
       
   118 ../inc/ncdpurchasedetails.h                                  MW_LAYER_DOMAIN_EXPORT_PATH(ncdpurchasedetails.h)
       
   119 ../inc/ncdpurchasedownloadinfo.h                             MW_LAYER_DOMAIN_EXPORT_PATH(ncdpurchasedownloadinfo.h)
       
   120 ../inc/ncdpurchasehistory.h                                  MW_LAYER_DOMAIN_EXPORT_PATH(ncdpurchasehistory.h)
       
   121 ../inc/ncdpurchasehistoryfilter.h                            MW_LAYER_DOMAIN_EXPORT_PATH(ncdpurchasehistoryfilter.h)
       
   122 ../inc/ncdpurchaseinstallinfo.h                              MW_LAYER_DOMAIN_EXPORT_PATH(ncdpurchaseinstallinfo.h)
       
   123 ../inc/ncdpurchaseoperation.h                                MW_LAYER_DOMAIN_EXPORT_PATH(ncdpurchaseoperation.h)
       
   124 ../inc/ncdpurchaseoperationobserver.h                        MW_LAYER_DOMAIN_EXPORT_PATH(ncdpurchaseoperationobserver.h)
       
   125 ../inc/ncdpurchaseoption.h                                   MW_LAYER_DOMAIN_EXPORT_PATH(ncdpurchaseoption.h)
       
   126 ../inc/ncdquery.h                                            MW_LAYER_DOMAIN_EXPORT_PATH(ncdquery.h)
       
   127 ../inc/ncdqueryitem.h                                        MW_LAYER_DOMAIN_EXPORT_PATH(ncdqueryitem.h)
       
   128 ../inc/ncdquerynumericitem.h                                 MW_LAYER_DOMAIN_EXPORT_PATH(ncdquerynumericitem.h)
       
   129 ../inc/ncdquerypincodeitem.h                                 MW_LAYER_DOMAIN_EXPORT_PATH(ncdquerypincodeitem.h)
       
   130 ../inc/ncdqueryselectionitem.h                               MW_LAYER_DOMAIN_EXPORT_PATH(ncdqueryselectionitem.h)
       
   131 ../inc/ncdquerytextitem.h                                    MW_LAYER_DOMAIN_EXPORT_PATH(ncdquerytextitem.h)
       
   132 ../inc/ncdrightsobjectoperation.h                            MW_LAYER_DOMAIN_EXPORT_PATH(ncdrightsobjectoperation.h)
       
   133 ../inc/ncdrightsobjectoperationobserver.h                    MW_LAYER_DOMAIN_EXPORT_PATH(ncdrightsobjectoperationobserver.h)
       
   134 ../inc/ncdschemenodetype.h                                   MW_LAYER_DOMAIN_EXPORT_PATH(ncdschemenodetype.h)
       
   135 ../inc/ncdsearchfilter.h                                     MW_LAYER_DOMAIN_EXPORT_PATH(ncdsearchfilter.h)
       
   136 ../inc/ncdsearchoperation.h                                  MW_LAYER_DOMAIN_EXPORT_PATH(ncdsearchoperation.h)
       
   137 ../inc/ncdsendhttprequestoperation.h                         MW_LAYER_DOMAIN_EXPORT_PATH(ncdsendhttprequestoperation.h)
       
   138 ../inc/ncdsendhttprequestoperationobserver.h                 MW_LAYER_DOMAIN_EXPORT_PATH(ncdsendhttprequestoperationobserver.h)
       
   139 ../inc/ncdsubscription.h                                     MW_LAYER_DOMAIN_EXPORT_PATH(ncdsubscription.h)
       
   140 ../inc/ncdsubscriptionmanager.h                              MW_LAYER_DOMAIN_EXPORT_PATH(ncdsubscriptionmanager.h)
       
   141 ../inc/ncdsubscriptionoperation.h                            MW_LAYER_DOMAIN_EXPORT_PATH(ncdsubscriptionoperation.h)
       
   142 ../inc/ncdsubscriptionoperationobserver.h                    MW_LAYER_DOMAIN_EXPORT_PATH(ncdsubscriptionoperationobserver.h)
       
   143 ../inc/ncdutils.h                                            MW_LAYER_DOMAIN_EXPORT_PATH(ncdutils.h)
       
   144 ../inc/catalogsarray.inl                                     MW_LAYER_DOMAIN_EXPORT_PATH(catalogsarray.inl)
       
   145 ../inc/catalogsutils.inl                                     MW_LAYER_DOMAIN_EXPORT_PATH(catalogsutils.inl)
       
   146 ../inc/ncdserverreportmanager.h                              MW_LAYER_DOMAIN_EXPORT_PATH(ncdserverreportmanager.h)
       
   147 ../inc/ncdserverreportoperation.h                            MW_LAYER_DOMAIN_EXPORT_PATH(ncdserverreportoperation.h)
       
   148 ../inc/ncdserverreportoperationobserver.h                    MW_LAYER_DOMAIN_EXPORT_PATH(ncdserverreportoperationobserver.h)
       
   149 ../inc/ncdprovideroptions.h                                  MW_LAYER_DOMAIN_EXPORT_PATH(ncdprovideroptions.h)
       
   150 #else //5.X platforms
       
   151 // PCD-adapter plugin API
       
   152 //../pcdadapter/catalogspcconnectivityplugin/inc/catalogspcconnectivityplugin.h MW_LAYER_PLATFORM_EXPORT_PATH(catalogspcconnectivityplugin.h)
       
   153 
       
   154 // Engine API
       
   155 ../inc/catalogsarray.h                                       MW_LAYER_PLATFORM_EXPORT_PATH(catalogsarray.h)
       
   156 ../inc/catalogsbase.h                                        MW_LAYER_PLATFORM_EXPORT_PATH(catalogsbase.h)
       
   157 ../inc/catalogsdebug.h                                       MW_LAYER_PLATFORM_EXPORT_PATH(catalogsdebug.h)
       
   158 ../inc/catalogsengine.h                                      MW_LAYER_PLATFORM_EXPORT_PATH(catalogsengine.h)
       
   159 ../inc/catalogsengineobserver.h                              MW_LAYER_PLATFORM_EXPORT_PATH(catalogsengineobserver.h)
       
   160 ../inc/catalogserrors.h                                      MW_LAYER_PLATFORM_EXPORT_PATH(catalogserrors.h)
       
   161 ../inc/catalogsinterfaceids.h                                MW_LAYER_PLATFORM_EXPORT_PATH(catalogsinterfaceids.h)
       
   162 ../inc/catalogspanics.h                                      MW_LAYER_PLATFORM_EXPORT_PATH(catalogspanics.h)
       
   163 ../inc/catalogsuids.h                                        MW_LAYER_PLATFORM_EXPORT_PATH(catalogsuids.h)
       
   164 ../inc/catalogsutils.h                                       MW_LAYER_PLATFORM_EXPORT_PATH(catalogsutils.h)
       
   165 ../inc/ncdbundle.h                                           MW_LAYER_PLATFORM_EXPORT_PATH(ncdbundle.h)
       
   166 ../inc/ncdcapabilities.h                                     MW_LAYER_PLATFORM_EXPORT_PATH(ncdcapabilities.h)
       
   167 ../inc/ncdchildloadmode.h                                    MW_LAYER_PLATFORM_EXPORT_PATH(ncdchildloadmode.h)
       
   168 ../inc/ncdclientlocalizer.h                                  MW_LAYER_PLATFORM_EXPORT_PATH(ncdclientlocalizer.h)
       
   169 ../inc/ncdconfigurationdata.h                                MW_LAYER_PLATFORM_EXPORT_PATH(ncdconfigurationdata.h)
       
   170 ../inc/ncdconfigurationkeys.h                                MW_LAYER_PLATFORM_EXPORT_PATH(ncdconfigurationkeys.h)
       
   171 ../inc/ncdconnectionmethod.h                                 MW_LAYER_PLATFORM_EXPORT_PATH(ncdconnectionmethod.h)
       
   172 ../inc/ncdcontainertype.h                                    MW_LAYER_PLATFORM_EXPORT_PATH(ncdcontainertype.h)
       
   173 ../inc/ncdcreateaccesspointoperation.h                       MW_LAYER_PLATFORM_EXPORT_PATH(ncdcreateaccesspointoperation.h)
       
   174 ../inc/ncdcreateaccesspointoperationobserver.h               MW_LAYER_PLATFORM_EXPORT_PATH(ncdcreateaccesspointoperationobserver.h)
       
   175 ../inc/ncddebuginformation.h                                 MW_LAYER_PLATFORM_EXPORT_PATH(ncddebuginformation.h)
       
   176 ../inc/ncddownloadoperation.h                                MW_LAYER_PLATFORM_EXPORT_PATH(ncddownloadoperation.h)
       
   177 ../inc/ncddownloadoperationobserver.h                        MW_LAYER_PLATFORM_EXPORT_PATH(ncddownloadoperationobserver.h)
       
   178 ../inc/ncderrors.h                                           MW_LAYER_PLATFORM_EXPORT_PATH(ncderrors.h)
       
   179 ../inc/ncdfavoritemanager.h                                  MW_LAYER_PLATFORM_EXPORT_PATH(ncdfavoritemanager.h)
       
   180 ../inc/ncdfiledownloadoperation.h                            MW_LAYER_PLATFORM_EXPORT_PATH(ncdfiledownloadoperation.h)
       
   181 ../inc/ncdfiledownloadoperationobserver.h                    MW_LAYER_PLATFORM_EXPORT_PATH(ncdfiledownloadoperationobserver.h)
       
   182 ../inc/ncdinstalledapplication.h                             MW_LAYER_PLATFORM_EXPORT_PATH(ncdinstalledapplication.h)
       
   183 ../inc/ncdinstalledcontent.h                                 MW_LAYER_PLATFORM_EXPORT_PATH(ncdinstalledcontent.h)
       
   184 ../inc/ncdinstalledfile.h                                    MW_LAYER_PLATFORM_EXPORT_PATH(ncdinstalledfile.h)
       
   185 ../inc/ncdinstalledtheme.h                                   MW_LAYER_PLATFORM_EXPORT_PATH(ncdinstalledtheme.h)
       
   186 ../inc/ncdinstalloperation.h                                 MW_LAYER_PLATFORM_EXPORT_PATH(ncdinstalloperation.h)
       
   187 ../inc/ncdinstalloperationobserver.h                         MW_LAYER_PLATFORM_EXPORT_PATH(ncdinstalloperationobserver.h)
       
   188 ../inc/ncdinterfaceids.h                                     MW_LAYER_PLATFORM_EXPORT_PATH(ncdinterfaceids.h)
       
   189 ../inc/ncditempurpose.h                                      MW_LAYER_PLATFORM_EXPORT_PATH(ncditempurpose.h)
       
   190 ../inc/ncdkeyvaluepair.h                                     MW_LAYER_PLATFORM_EXPORT_PATH(ncdkeyvaluepair.h)
       
   191 ../inc/ncdloadnodeoperation.h                                MW_LAYER_PLATFORM_EXPORT_PATH(ncdloadnodeoperation.h)
       
   192 ../inc/ncdloadnodeoperationobserver.h                        MW_LAYER_PLATFORM_EXPORT_PATH(ncdloadnodeoperationobserver.h)
       
   193 ../inc/ncdnode.h                                             MW_LAYER_PLATFORM_EXPORT_PATH(ncdnode.h)
       
   194 ../inc/ncdnodeactivate.h                                     MW_LAYER_PLATFORM_EXPORT_PATH(ncdnodeactivate.h)
       
   195 ../inc/ncdnodechildoftransparent.h                           MW_LAYER_PLATFORM_EXPORT_PATH(ncdnodechildoftransparent.h)
       
   196 ../inc/ncdnodecontainer.h                                    MW_LAYER_PLATFORM_EXPORT_PATH(ncdnodecontainer.h)
       
   197 ../inc/ncdnodecontentinfo.h                                  MW_LAYER_PLATFORM_EXPORT_PATH(ncdnodecontentinfo.h)
       
   198 ../inc/ncdnodedependency.h                                   MW_LAYER_PLATFORM_EXPORT_PATH(ncdnodedependency.h)
       
   199 ../inc/ncdnodedependencyinfo.h                               MW_LAYER_PLATFORM_EXPORT_PATH(ncdnodedependencyinfo.h)
       
   200 ../inc/ncdnodedownload.h                                     MW_LAYER_PLATFORM_EXPORT_PATH(ncdnodedownload.h)
       
   201 ../inc/ncdnodefavorite.h                                     MW_LAYER_PLATFORM_EXPORT_PATH(ncdnodefavorite.h)
       
   202 ../inc/ncdnodeicon.h                                         MW_LAYER_PLATFORM_EXPORT_PATH(ncdnodeicon.h)
       
   203 ../inc/ncdnodeinstall.h                                      MW_LAYER_PLATFORM_EXPORT_PATH(ncdnodeinstall.h)
       
   204 ../inc/ncdnodemetadata.h                                     MW_LAYER_PLATFORM_EXPORT_PATH(ncdnodemetadata.h)
       
   205 ../inc/ncdnodepreview.h                                      MW_LAYER_PLATFORM_EXPORT_PATH(ncdnodepreview.h)
       
   206 ../inc/ncdnodepurchase.h                                     MW_LAYER_PLATFORM_EXPORT_PATH(ncdnodepurchase.h)
       
   207 ../inc/ncdnodescreenshot.h                                   MW_LAYER_PLATFORM_EXPORT_PATH(ncdnodescreenshot.h)
       
   208 ../inc/ncdnodesearch.h                                       MW_LAYER_PLATFORM_EXPORT_PATH(ncdnodesearch.h)
       
   209 ../inc/ncdnodeseen.h                                         MW_LAYER_PLATFORM_EXPORT_PATH(ncdnodeseen.h)
       
   210 ../inc/ncdnodeseenfolder.h                                   MW_LAYER_PLATFORM_EXPORT_PATH(ncdnodeseenfolder.h)
       
   211 ../inc/ncdnodeskin.h                                         MW_LAYER_PLATFORM_EXPORT_PATH(ncdnodeskin.h)
       
   212 ../inc/ncdnodeupgrade.h                                      MW_LAYER_PLATFORM_EXPORT_PATH(ncdnodeupgrade.h)
       
   213 ../inc/ncdnodeuricontent.h                                   MW_LAYER_PLATFORM_EXPORT_PATH(ncdnodeuricontent.h)
       
   214 ../inc/ncdnodeuserdata.h                                     MW_LAYER_PLATFORM_EXPORT_PATH(ncdnodeuserdata.h)
       
   215 ../inc/ncdoperation.h                                        MW_LAYER_PLATFORM_EXPORT_PATH(ncdoperation.h)
       
   216 ../inc/ncdoperationdatatypes.h                               MW_LAYER_PLATFORM_EXPORT_PATH(ncdoperationdatatypes.h)
       
   217 ../inc/ncdpanics.h                                           MW_LAYER_PLATFORM_EXPORT_PATH(ncdpanics.h)
       
   218 ../inc/ncdpaymentmethod.h                                    MW_LAYER_PLATFORM_EXPORT_PATH(ncdpaymentmethod.h)
       
   219 ../inc/ncdprogress.h                                         MW_LAYER_PLATFORM_EXPORT_PATH(ncdprogress.h)
       
   220 ../inc/ncdprovider.h                                         MW_LAYER_PLATFORM_EXPORT_PATH(ncdprovider.h)
       
   221 ../inc/ncdproviderobserver.h                                 MW_LAYER_PLATFORM_EXPORT_PATH(ncdproviderobserver.h)
       
   222 ../inc/ncdproviderpcclientsupport.h                          MW_LAYER_PLATFORM_EXPORT_PATH(ncdproviderpcclientsupport.h)
       
   223 ../inc/ncdpurchasedetails.h                                  MW_LAYER_PLATFORM_EXPORT_PATH(ncdpurchasedetails.h)
       
   224 ../inc/ncdpurchasedownloadinfo.h                             MW_LAYER_PLATFORM_EXPORT_PATH(ncdpurchasedownloadinfo.h)
       
   225 ../inc/ncdpurchasehistory.h                                  MW_LAYER_PLATFORM_EXPORT_PATH(ncdpurchasehistory.h)
       
   226 ../inc/ncdpurchasehistoryfilter.h                            MW_LAYER_PLATFORM_EXPORT_PATH(ncdpurchasehistoryfilter.h)
       
   227 ../inc/ncdpurchaseinstallinfo.h                              MW_LAYER_PLATFORM_EXPORT_PATH(ncdpurchaseinstallinfo.h)
       
   228 ../inc/ncdpurchaseoperation.h                                MW_LAYER_PLATFORM_EXPORT_PATH(ncdpurchaseoperation.h)
       
   229 ../inc/ncdpurchaseoperationobserver.h                        MW_LAYER_PLATFORM_EXPORT_PATH(ncdpurchaseoperationobserver.h)
       
   230 ../inc/ncdpurchaseoption.h                                   MW_LAYER_PLATFORM_EXPORT_PATH(ncdpurchaseoption.h)
       
   231 ../inc/ncdquery.h                                            MW_LAYER_PLATFORM_EXPORT_PATH(ncdquery.h)
       
   232 ../inc/ncdqueryitem.h                                        MW_LAYER_PLATFORM_EXPORT_PATH(ncdqueryitem.h)
       
   233 ../inc/ncdquerynumericitem.h                                 MW_LAYER_PLATFORM_EXPORT_PATH(ncdquerynumericitem.h)
       
   234 ../inc/ncdquerypincodeitem.h                                 MW_LAYER_PLATFORM_EXPORT_PATH(ncdquerypincodeitem.h)
       
   235 ../inc/ncdqueryselectionitem.h                               MW_LAYER_PLATFORM_EXPORT_PATH(ncdqueryselectionitem.h)
       
   236 ../inc/ncdquerytextitem.h                                    MW_LAYER_PLATFORM_EXPORT_PATH(ncdquerytextitem.h)
       
   237 ../inc/ncdrightsobjectoperation.h                            MW_LAYER_PLATFORM_EXPORT_PATH(ncdrightsobjectoperation.h)
       
   238 ../inc/ncdrightsobjectoperationobserver.h                    MW_LAYER_PLATFORM_EXPORT_PATH(ncdrightsobjectoperationobserver.h)
       
   239 ../inc/ncdschemenodetype.h                                   MW_LAYER_PLATFORM_EXPORT_PATH(ncdschemenodetype.h)
       
   240 ../inc/ncdsearchfilter.h                                     MW_LAYER_PLATFORM_EXPORT_PATH(ncdsearchfilter.h)
       
   241 ../inc/ncdsearchoperation.h                                  MW_LAYER_PLATFORM_EXPORT_PATH(ncdsearchoperation.h)
       
   242 ../inc/ncdsendhttprequestoperation.h                         MW_LAYER_PLATFORM_EXPORT_PATH(ncdsendhttprequestoperation.h)
       
   243 ../inc/ncdsendhttprequestoperationobserver.h                 MW_LAYER_PLATFORM_EXPORT_PATH(ncdsendhttprequestoperationobserver.h)
       
   244 ../inc/ncdsubscription.h                                     MW_LAYER_PLATFORM_EXPORT_PATH(ncdsubscription.h)
       
   245 ../inc/ncdsubscriptionmanager.h                              MW_LAYER_PLATFORM_EXPORT_PATH(ncdsubscriptionmanager.h)
       
   246 ../inc/ncdsubscriptionoperation.h                            MW_LAYER_PLATFORM_EXPORT_PATH(ncdsubscriptionoperation.h)
       
   247 ../inc/ncdsubscriptionoperationobserver.h                    MW_LAYER_PLATFORM_EXPORT_PATH(ncdsubscriptionoperationobserver.h)
       
   248 ../inc/ncdutils.h                                            MW_LAYER_PLATFORM_EXPORT_PATH(ncdutils.h)
       
   249 ../inc/catalogsarray.inl                                     MW_LAYER_PLATFORM_EXPORT_PATH(catalogsarray.inl)
       
   250 ../inc/catalogsutils.inl                                     MW_LAYER_PLATFORM_EXPORT_PATH(catalogsutils.inl)
       
   251 ../inc/ncdserverreportmanager.h                              MW_LAYER_PLATFORM_EXPORT_PATH(ncdserverreportmanager.h)
       
   252 ../inc/ncdserverreportoperation.h                            MW_LAYER_PLATFORM_EXPORT_PATH(ncdserverreportoperation.h)
       
   253 ../inc/ncdserverreportoperationobserver.h                    MW_LAYER_PLATFORM_EXPORT_PATH(ncdserverreportoperationobserver.h)
       
   254 ../inc/ncdprovideroptions.h                                  MW_LAYER_PLATFORM_EXPORT_PATH(ncdprovideroptions.h)
       
   255 #endif