author | Tom Pritchard <tomp@symbian.org> |
Thu, 14 Oct 2010 17:01:03 +0100 | |
branch | system_startup |
changeset 44 | 6607728e84b3 |
parent 37 | b8aae0a088d8 |
permissions | -rw-r--r-- |
37
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
diff
changeset
|
1 |
/* |
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
diff
changeset
|
2 |
* Copyright (c) 2010 Symbian Foundation Ltd |
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
diff
changeset
|
3 |
* All rights reserved. |
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
diff
changeset
|
4 |
* This component and the accompanying materials are made available |
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
diff
changeset
|
5 |
* under the terms of "Eclipse Public License v1.0" |
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
diff
changeset
|
6 |
* which accompanies this distribution, and is available |
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
diff
changeset
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html". |
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
diff
changeset
|
8 |
* |
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
diff
changeset
|
9 |
* Initial Contributors: |
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
diff
changeset
|
10 |
* Symbian Foundation Ltd - initial contribution. |
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
diff
changeset
|
11 |
* |
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
diff
changeset
|
12 |
* Contributors: |
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
diff
changeset
|
13 |
* |
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
diff
changeset
|
14 |
* Description: |
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
diff
changeset
|
15 |
* Build information file for the stem kit. |
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
diff
changeset
|
16 |
* |
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
diff
changeset
|
17 |
*/ |
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
diff
changeset
|
18 |
|
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
diff
changeset
|
19 |
PRJ_PLATFORMS |
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
diff
changeset
|
20 |
DEFAULT |
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
diff
changeset
|
21 |
|
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
diff
changeset
|
22 |
PRJ_MMPFILES |
b8aae0a088d8
Adding "Profiling Starter" app so we can see what's going on during boot
Tom Pritchard <tomp@symbian.org>
parents:
diff
changeset
|
23 |
startupprofiling.mmp |