# HG changeset patch # User hgs # Date 1286491470 -3600 # Node ID fcaf4606ba4e10c28863a4d6fb58b371af9fa4a1 # Parent b8ed18f6c07b845cb4177094bc21810d9a623b43 2010wk40_04 diff -r b8ed18f6c07b -r fcaf4606ba4e eaacplusutil_stub/emgroup/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/eaacplusutil_stub/emgroup/bld.inf Thu Oct 07 23:44:30 2010 +0100 @@ -0,0 +1,21 @@ + +// 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: +// + +#ifdef WINS + +#include "../group/bld.inf" + +#endif diff -r b8ed18f6c07b -r fcaf4606ba4e filter_package_definition.bat --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/filter_package_definition.bat Thu Oct 07 23:44:30 2010 +0100 @@ -0,0 +1,9 @@ +@if not %SDTOOLS% == "" GOTO OK + +@echo You need to set SDTOOLS variable to be the location of the sysdeftools - e.g. \sf\os\buildtools\bldsystemtools\sysdeftools + +@goto EXIT + +:OK +perl %SDTOOLS%\joinsysdef.pl -exclude-meta Api -output filtered_package_definition.xml -config %~d0\epoc32\include\feature_settings.hrh -I%~d0\epoc32\include -path ./package_definition.xml package_definition.xml +:EXIT diff -r b8ed18f6c07b -r fcaf4606ba4e frametable_stub/emgroup/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/frametable_stub/emgroup/bld.inf Thu Oct 07 23:44:30 2010 +0100 @@ -0,0 +1,21 @@ + +// 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: +// + +#ifdef WINS + +#include "../group/bld.inf" + +#endif diff -r b8ed18f6c07b -r fcaf4606ba4e layers.sysdef.xml --- a/layers.sysdef.xml Thu Oct 07 22:34:12 2010 +0100 +++ b/layers.sysdef.xml Thu Oct 07 23:44:30 2010 +0100 @@ -17,7 +17,7 @@ - + @@ -49,7 +49,7 @@ - + @@ -57,4 +57,4 @@ - \ No newline at end of file + diff -r b8ed18f6c07b -r fcaf4606ba4e mmaudio_config/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mmaudio_config/group/bld.inf Thu Oct 07 23:44:30 2010 +0100 @@ -0,0 +1,21 @@ +// 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: +// + + +PRJ_EXPORTS + +// IBY FILE +./mmaudio.iby /epoc32/rom/include/mmaudio.iby + diff -r b8ed18f6c07b -r fcaf4606ba4e mmaudio_config/group/mmaudio.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mmaudio_config/group/mmaudio.iby Thu Oct 07 23:44:30 2010 +0100 @@ -0,0 +1,45 @@ +// 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: +// + + + +#ifndef MMAUDIO_IBY +#define MMAUDIO_IBY + +#include +#include + +#include +#include +#include + +//The following are exported to CORE_OS_LAYER_IBY_EXPORT_PATH +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + +#endif // MMAUDIO_IBY + + + diff -r b8ed18f6c07b -r fcaf4606ba4e mmaudio_pub/drm_audio_player_api/tsrc/data/mmc/drm/test3gp.dcf diff -r b8ed18f6c07b -r fcaf4606ba4e mmaudio_pub/drm_audio_player_api/tsrc/data/mmc/drm/testmp3.dcf diff -r b8ed18f6c07b -r fcaf4606ba4e package_definition.xml --- a/package_definition.xml Thu Oct 07 22:34:12 2010 +0100 +++ b/package_definition.xml Thu Oct 07 23:44:30 2010 +0100 @@ -1,6 +1,11 @@ + + + + + @@ -475,13 +480,21 @@ - + + + + + - + + + + +