cdlcompilertoolkit/group/bld.inf
author MattD <mattd@symbian.org>
Tue, 09 Feb 2010 16:42:17 +0000
changeset 6 d811f7979633
parent 1 b700e12870ca
permissions -rw-r--r--
CdlCompiler.exe - exported binary not contributed anymore, so bulding from source.

/*
* Copyright (c) 2009 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 <platform_paths.hrh>

PRJ_PLATFORMS
TOOLS CWTOOLS TOOLS2

PRJ_EXPORTS

PRJ_MMPFILES
#if defined(TOOLS) || defined(CWTOOLS) || defined(TOOLS2)
CdlCompilerToolkit.mmp
#endif

// End of File