layouts/cdl/rom/Cdl.iby
author Simon Howkins <simonh@symbian.org>
Thu, 22 Apr 2010 17:50:50 +0100
branchRCL_3
changeset 44 14a1a9556453
parent 0 05e9090e2422
permissions -rw-r--r--
Added another $ so that turning on MBM output won't remove everything else from the lit of releaseables. Removed spaces so that, when variables are expanded at the start of a line, there's no space in the expansion, so make understands it!

/*
* 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:
*
*/

#ifndef __CDL_IBY__
#define __CDL_IBY__

REM CDL

file=ABI_DIR\BUILD_DIR\cdlengine.dll            SHARED_LIB_DIR\cdlengine.dll
file=ABI_DIR\BUILD_DIR\cdlserver.exe            PROGRAMS_DIR\cdlserver.exe

#endif