Added /NOBUILD option to holdingarea/build.bat
This allows cmake to be run without subsequently invoking nmake
// 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:
// Guest OpenVG IBY File
#ifndef __GUEST_OPENVG_IBY__
#define __GUEST_OPENVG_IBY__
file=ABI_DIR\BUILD_DIR\guestopenvg.dll sys\bin\libopenvg.dll
file=ABI_DIR\BUILD_DIR\guestopenvgu.dll sys\bin\libopenvgu.dll
file=ABI_DIR\BUILD_DIR\vghwutils.dll sys\bin\vghwutils.dll
file=ABI_DIR\BUILD_DIR\vghwserialiser.dll sys\bin\vghwserialiser.dll
#endif