# HG changeset patch # User hgs # Date 1274826497 -10800 # Node ID eb091c0ad3c1da6fb5be112fd0d5676f35aa19f5 # Parent 3b77c0b16386d0911e35f3b82110cf8d872f3f19 201021 diff -r 3b77c0b16386 -r eb091c0ad3c1 cdlcompiler/binary/CdlCompiler.EXE Binary file cdlcompiler/binary/CdlCompiler.EXE has changed diff -r 3b77c0b16386 -r eb091c0ad3c1 cdlcompiler/group/bld.inf --- a/cdlcompiler/group/bld.inf Mon May 24 21:07:30 2010 +0300 +++ b/cdlcompiler/group/bld.inf Wed May 26 01:28:17 2010 +0300 @@ -21,21 +21,14 @@ PRJ_EXPORTS -../binary/CdlCompiler.EXE /epoc32/tools/CdlCompiler.EXE +/* ../binary/CdlCompiler.EXE /epoc32/tools/CdlCompiler.EXE */ PRJ_MMPFILES -#if defined(TOOLS) || defined(CWTOOLS) || defined(TOOLS2) - -/* - * NOTICE! CdlCompiler is not compiled any more during usual build. - * It is just exported from ../binary directory. - * If you really want compile AknLayoutCompiler from sources you need to - * uncomment below line, build this project and copy - * /epoc32/tools/AknLayoutCompiler.exe to ../binary directory and - * put the binary to version control. - */ -// CdlCompiler.mmp +/* FIXME: Can we remove this later ? */ +/* defined(TOOLS) || defined(CWTOOLS) || */ +#if defined(TOOLS2) +CdlCompiler.mmp #endif // End of File diff -r 3b77c0b16386 -r eb091c0ad3c1 gfxtools/Color/group/bld.inf --- a/gfxtools/Color/group/bld.inf Mon May 24 21:07:30 2010 +0300 +++ b/gfxtools/Color/group/bld.inf Wed May 26 01:28:17 2010 +0300 @@ -19,14 +19,14 @@ #include PRJ_PLATFORMS -CWTOOLS TOOLS +CWTOOLS TOOLS TOOLS2 PRJ_EXPORTS PRJ_MMPFILES -#if defined(TOOLS) || defined(CWTOOLS) -../group/Color.mmp -/* gnumakefile ../group/convcolor.mk */ +#if defined(TOOLS) || defined(CWTOOLS) || defined(TOOLS2) +Color.mmp +/* gnumakefile convcolor.mk */ #endif // End of File diff -r 3b77c0b16386 -r eb091c0ad3c1 svgtencoder/svgtenc/standalone/group/bld.inf --- a/svgtencoder/svgtenc/standalone/group/bld.inf Mon May 24 21:07:30 2010 +0300 +++ b/svgtencoder/svgtenc/standalone/group/bld.inf Wed May 26 01:28:17 2010 +0300 @@ -1,3 +1,20 @@ +/* +* 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 PRJ_PLATFORMS diff -r 3b77c0b16386 -r eb091c0ad3c1 svgtencoder/svgtenc/standalone/group/svgtbinencoder.mmp --- a/svgtencoder/svgtenc/standalone/group/svgtbinencoder.mmp Mon May 24 21:07:30 2010 +0300 +++ b/svgtencoder/svgtenc/standalone/group/svgtbinencoder.mmp Wed May 26 01:28:17 2010 +0300 @@ -11,9 +11,10 @@ * * Contributors: * -* Description: +* Description: * */ + #include TARGET svgtbinencode.exe diff -r 3b77c0b16386 -r eb091c0ad3c1 svgtencoder/svgtenc/standalone/group/svgtbinencoderlinux.mk --- a/svgtencoder/svgtenc/standalone/group/svgtbinencoderlinux.mk Mon May 24 21:07:30 2010 +0300 +++ b/svgtencoder/svgtenc/standalone/group/svgtbinencoderlinux.mk Wed May 26 01:28:17 2010 +0300 @@ -11,7 +11,7 @@ # # Contributors: # -# Description: +# Description: # PROGRAM=/home/nokia/standalone/group/svgtbinencode.exe