cdlcompiler/group/bld.inf
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:16:33 +0100
branchRCL_3
changeset 42 01fc9b7302d1
parent 41 44d14dfed84d
child 46 33c0ad3ec005
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     1
/*
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     2
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     3
* All rights reserved.
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     4
* This component and the accompanying materials are made available
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     5
* under the terms of "Eclipse Public License v1.0"
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     6
* which accompanies this distribution, and is available
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     8
*
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     9
* Initial Contributors:
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    11
*
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    12
* Contributors:
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    13
*
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    14
* Description:
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    15
*
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    16
*/
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    17
#include <platform_paths.hrh>
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    18
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    19
PRJ_PLATFORMS
1
b700e12870ca Revision: 201001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents: 0
diff changeset
    20
TOOLS CWTOOLS TOOLS2
0
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    21
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    22
PRJ_EXPORTS
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    23
42
01fc9b7302d1 Revert incorrect RCL_3 drop:
Pat Downey <patd@symbian.org>
parents: 41
diff changeset
    24
../binary/CdlCompiler.exe /epoc32/tools/CdlCompiler.exe 
0
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    25
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    26
PRJ_MMPFILES
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    27
42
01fc9b7302d1 Revert incorrect RCL_3 drop:
Pat Downey <patd@symbian.org>
parents: 41
diff changeset
    28
#if defined(TOOLS) || defined(CWTOOLS) || defined(TOOLS2)
01fc9b7302d1 Revert incorrect RCL_3 drop:
Pat Downey <patd@symbian.org>
parents: 41
diff changeset
    29
01fc9b7302d1 Revert incorrect RCL_3 drop:
Pat Downey <patd@symbian.org>
parents: 41
diff changeset
    30
/*
01fc9b7302d1 Revert incorrect RCL_3 drop:
Pat Downey <patd@symbian.org>
parents: 41
diff changeset
    31
 * NOTICE! CdlCompiler is not compiled any more during usual build.
01fc9b7302d1 Revert incorrect RCL_3 drop:
Pat Downey <patd@symbian.org>
parents: 41
diff changeset
    32
 * It is just exported from ../binary directory.
01fc9b7302d1 Revert incorrect RCL_3 drop:
Pat Downey <patd@symbian.org>
parents: 41
diff changeset
    33
 * If you really want compile AknLayoutCompiler from sources you need to 
01fc9b7302d1 Revert incorrect RCL_3 drop:
Pat Downey <patd@symbian.org>
parents: 41
diff changeset
    34
 * uncomment below line, build this project and copy 
01fc9b7302d1 Revert incorrect RCL_3 drop:
Pat Downey <patd@symbian.org>
parents: 41
diff changeset
    35
 * /epoc32/tools/AknLayoutCompiler.exe to ../binary directory and 
01fc9b7302d1 Revert incorrect RCL_3 drop:
Pat Downey <patd@symbian.org>
parents: 41
diff changeset
    36
 * put the binary to version control.
01fc9b7302d1 Revert incorrect RCL_3 drop:
Pat Downey <patd@symbian.org>
parents: 41
diff changeset
    37
 */
01fc9b7302d1 Revert incorrect RCL_3 drop:
Pat Downey <patd@symbian.org>
parents: 41
diff changeset
    38
// CdlCompiler.mmp
0
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    39
#endif
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    40
f58d6ec98e88 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    41
// End of File