# HG changeset patch # User hgs # Date 1286962861 -10800 # Node ID 53314abf04edf8b648f4ebaeb1a73cff8ddc806a # Parent a60f8b6b1d3200d42a7908efd1debf5c53baa300 201039_1 diff -r a60f8b6b1d32 -r 53314abf04ed hgwidgets_pub/ganeswidgets_api/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/hgwidgets_pub/ganeswidgets_api/bld.inf Wed Oct 13 12:41:01 2010 +0300 @@ -0,0 +1,27 @@ +/* +* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ + + +#include + +PRJ_PLATFORMS +WINSCW ARMV5 + +PRJ_EXPORTS +inc/hgwidgets.h MW_LAYER_PUBLIC_EXPORT_PATH(hgwidgets/hgwidgets.h) +inc/hggrid.h MW_LAYER_PUBLIC_EXPORT_PATH(hgwidgets/hggrid.h) +inc/hgmediawall.h MW_LAYER_PUBLIC_EXPORT_PATH(hgwidgets/hgmediawall.h) diff -r a60f8b6b1d32 -r 53314abf04ed hgwidgets_pub/hgcacheproxymodel_api/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/hgwidgets_pub/hgcacheproxymodel_api/bld.inf Wed Oct 13 12:41:01 2010 +0300 @@ -0,0 +1,26 @@ +/* +* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ + + +#include + +PRJ_PLATFORMS +WINSCW ARMV5 + +PRJ_EXPORTS +inc/hgcacheproxymodel.h MW_LAYER_PUBLIC_EXPORT_PATH(hgwidgets/hgcacheproxymodel.h) +inc/hgdataprovidermodel.h MW_LAYER_PUBLIC_EXPORT_PATH(hgwidgets/hgdataprovidermodel.h) diff -r a60f8b6b1d32 -r 53314abf04ed hgwidgets_pub/hgwidgets_pub.pro --- a/hgwidgets_pub/hgwidgets_pub.pro Wed Oct 06 14:53:41 2010 +0300 +++ b/hgwidgets_pub/hgwidgets_pub.pro Wed Oct 13 12:41:01 2010 +0300 @@ -24,5 +24,6 @@ for(header, headers.sources) { FILENAME = $$basename(header) BLD_INF_RULES.prj_exports += "$$header MW_LAYER_PUBLIC_EXPORT_PATH(hgwidgets/$$FILENAME)" + BLD_INF_RULES.prj_exports += "$$header MW_LAYER_PLATFORM_EXPORT_PATH(hgwidgets/$$FILENAME)" } } \ No newline at end of file diff -r a60f8b6b1d32 -r 53314abf04ed package_definition.xml --- a/package_definition.xml Wed Oct 06 14:53:41 2010 +0300 +++ b/package_definition.xml Wed Oct 13 12:41:01 2010 +0300 @@ -1,12 +1,12 @@ - - + + - + - +