diff -r 000000000000 -r bb31fbe78861 h264_enc/arih264enchwdevice/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/h264_enc/arih264enchwdevice/group/bld.inf Fri Jul 23 16:58:44 2010 +0100 @@ -0,0 +1,31 @@ + +/* +* Copyright (c) 2009 Aricent and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of the License "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: +* Aricent - initial contribution. +* +* Contributors: +* +* Description: +* Build file for H264 encoder HwDevice plugin. This file specifies the +* mmp to be used to build the H264 encoder plugin binaries. +* +*/ + +PRJ_PLATFORMS +winscw armv5 armv6 + +PRJ_MMPFILES + +// H264 Encoder HwDevice Plugin +arih264enchwdevice.mmp + +//----------------------------------------------------------------------------- +// End of BLD.INF +//----------------------------------------------------------------------------- \ No newline at end of file