Update contrib.
1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
16 #include "../inc/uids.hrh" // get UID
18 TARGET pcmprocessingunit.dll
22 UID KSharedLibraryUidDefine KUidPcmProcessingUnitDll
26 The PCM PU has false test UIDs to avoid conflict with the existing HwDevice
27 implementation. Commenting the following #define in allows it to
28 be used in preference to the HwDevice ones, and thus be tested by running
31 //#define TEST_REALFOURCC
34 SOURCE pcmprocessingunit.cpp
35 SOURCE pcmprocessingunitmain.cpp
36 SOURCE pcminputport.cpp
37 SOURCE pcmoutputport.cpp
43 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
45 #ifdef TEST_REALFOURCC
46 START RESOURCE pcmprocessingunittest.rss
47 TARGET pcmprocessingunit.rss
50 RESOURCE pcmprocessingunit.rss
55 LIBRARY mmcommonutils.lib
56 LIBRARY omxcomponent.lib