tstaskmonitor/rom/tstaskmonitor_core.iby
author hgs
Fri, 28 May 2010 16:17:03 +0300
changeset 96 5d243a69bdda
parent 94 dbb8300717f7
permissions -rw-r--r--
201021
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
94
hgs
parents:
diff changeset
     1
/*
hgs
parents:
diff changeset
     2
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
hgs
parents:
diff changeset
     3
* All rights reserved.
hgs
parents:
diff changeset
     4
* This component and the accompanying materials are made available
hgs
parents:
diff changeset
     5
* under the terms of "Eclipse Public License v1.0"
hgs
parents:
diff changeset
     6
* which accompanies this distribution, and is available
hgs
parents:
diff changeset
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
hgs
parents:
diff changeset
     8
*
hgs
parents:
diff changeset
     9
* Initial Contributors:
hgs
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
hgs
parents:
diff changeset
    11
*
hgs
parents:
diff changeset
    12
* Contributors:
hgs
parents:
diff changeset
    13
*
hgs
parents:
diff changeset
    14
* Description:
hgs
parents:
diff changeset
    15
*
hgs
parents:
diff changeset
    16
*/
hgs
parents:
diff changeset
    17
#ifndef __TSTASKMONITOR_CORE_IBY__
hgs
parents:
diff changeset
    18
#define __TSTASKMONITOR_CORE_IBY__
hgs
parents:
diff changeset
    19
hgs
parents:
diff changeset
    20
file=ABI_DIR\BUILD_DIR\tstaskmonitorclient.dll              SHARED_LIB_DIR\tstaskmonitorclient.dll
hgs
parents:
diff changeset
    21
file=ABI_DIR\BUILD_DIR\hsrunningappmonitor.exe              PROGRAMS_DIR\hsrunningappmonitor.exe
hgs
parents:
diff changeset
    22
96
hgs
parents: 94
diff changeset
    23
file=ABI_DIR\BUILD_DIR\tsbackstepping.dll                   SHARED_LIB_DIR\tsbackstepping.dll
hgs
parents: 94
diff changeset
    24
hgs
parents: 94
diff changeset
    25
hgs
parents: 94
diff changeset
    26
ECOM_PLUGIN( tsscreenshotplugin.dll, tsscreenshotplugin.rsc )
hgs
parents: 94
diff changeset
    27
94
hgs
parents:
diff changeset
    28
// stub sis
hgs
parents:
diff changeset
    29
data=ZSYSTEM/install/taskmonitor_stub.sis                  system/install/taskmonitor_stub.sis
hgs
parents:
diff changeset
    30
hgs
parents:
diff changeset
    31
#endif //__TSTASKMONITOR_CORE_IBY__