sysstatemgmt/systemstateplugins/test/tintgsapolicy/group/teststatetransition.iby
branchRCL_3
changeset 21 ccb4f6b3db21
equal deleted inserted replaced
20:1ddbe54d0645 21:ccb4f6b3db21
       
     1 // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // Iby to export exes, rscs and scripts related to state transition from startup and normal states. 
       
    15 
       
    16 #ifndef __TESTSTATETRANSITION_IBY__
       
    17 #define __TESTSTATETRANSITION_IBY__
       
    18 
       
    19 //server
       
    20 data=ABI_DIR\DEBUG_DIR\tgsa_i_server.exe					sys\bin\tgsa_i_server.exe
       
    21 data=ABI_DIR\DEBUG_DIR\tgsastatetranfromnormal.exe			sys\bin\tgsastatetranfromnormal.exe
       
    22 data=ABI_DIR\DEBUG_DIR\tgsastatetranfromstartup.exe			sys\bin\tgsastatetranfromstartup.exe
       
    23 
       
    24 // script files
       
    25 data=DATAZ_\sspluginstest\sspluginstest_statetranfromnormal.script	\sspluginstest\sspluginstest_statetranfromnormal.script
       
    26 data=DATAZ_\sspluginstest\sspluginstest_statetranfromstartup.script	\sspluginstest\sspluginstest_statetranfromstartup.script
       
    27 
       
    28 //rsc files
       
    29 data=MULTI_LINGUIFY(RSC EPOCROOT##epoc32\data\z\private\2000d75b\test\tgsa_statetransition		private\2000d75b\startup\0\tgsa_statetransition)
       
    30 
       
    31 #endif // __TESTSTATETRANSITION_IBY__