author | hgs |
Fri, 06 Aug 2010 16:34:38 +0100 | |
changeset 243 | c7a0ce20c48c |
parent 90 | 947f0dc9f7a8 |
child 257 | 3e88ff8f41d5 |
permissions | -rw-r--r-- |
0 | 1 |
@rem |
2 |
@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 |
@rem All rights reserved. |
|
4 |
@rem This component and the accompanying materials are made available |
|
5 |
@rem under the terms of the License "Eclipse Public License v1.0" |
|
6 |
@rem which accompanies this distribution, and is available |
|
7 |
@rem at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 |
@rem |
|
9 |
@rem Initial Contributors: |
|
10 |
@rem Nokia Corporation - initial contribution. |
|
11 |
@rem |
|
12 |
@rem Contributors: |
|
13 |
@rem |
|
14 |
@rem Description: |
|
15 |
@rem |
|
16 |
||
17 |
cd \e32toolp\group |
|
18 |
call setupprj |
|
19 |
call bld rel |
|
20 |
||
90
947f0dc9f7a8
Revision: 201015
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
21 |
|
0 | 22 |
cd \ |
23 |
perl e32\configure.pl %* >e32rt.txt |
|
24 |
call genbuild e32rt.txt |
|
25 |
call e32rt_build |