releasing/makecbr/group/bld.inf
changeset 602 3145852acc89
equal deleted inserted replaced
600:6d08f4a05d93 602:3145852acc89
       
     1 // Copyright (c) 2005-2009 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 the License "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 // 
       
    15 //
       
    16 
       
    17 PRJ_PLATFORMS
       
    18 
       
    19 PRJ_EXPORTS
       
    20 
       
    21 ../CBROutputFile.xml							/tools/makecbr/CBROutputFile.xml
       
    22 ../CConfig.pm											/tools/makecbr/CConfig.pm
       
    23 ../COutputHandler.pm							/tools/makecbr/COutputHandler.pm
       
    24 ../CProcessStage.pm								/tools/makecbr/CProcessStage.pm
       
    25 ../CStageRunner.pm								/tools/makecbr/CStageRunner.pm
       
    26 ../MakeCBR.pl											/tools/makecbr/MakeCBR.pl
       
    27 ../Win32/Pipe.pm									/tools/makecbr/Win32/Pipe.pm
       
    28 ../test/CExampleStage.pm					/tools/makecbr/test/CExampleStage.pm
       
    29 ../test/CTestScore.pm							/tools/makecbr/test/CTestScore.pm
       
    30 ../test/runtests.pl								/tools/makecbr/test/runtests.pl
       
    31 ../test/unit_CConfig.pm						/tools/makecbr/test/unit_CConfig.pm
       
    32 ../test/unit_CProcessStage.pm			/tools/makecbr/test/unit_CProcessStage.pm
       
    33 ../test/unit_CStageRunner.pm			/tools/makecbr/test/unit_CStageRunner.pm
       
    34 ../test/unit_stage_CDelta.pm			/tools/makecbr/test/unit_stage_CDelta.pm
       
    35 ../stages/CCheckEnv.pm						/tools/makecbr/stages/CCheckEnv.pm
       
    36 ../stages/CCheckMrpUpdates.pm			/tools/makecbr/stages/CCheckMrpUpdates.pm
       
    37 ../stages/CCleanUp.pm							/tools/makecbr/stages/CCleanUp.pm
       
    38 ../stages/CConfigureRepair.pm			/tools/makecbr/stages/CConfigureRepair.pm
       
    39 ../stages/CCreateDrive.pm					/tools/makecbr/stages/CCreateDrive.pm
       
    40 ../stages/CDelta.pm								/tools/makecbr/stages/CDelta.pm
       
    41 ../stages/CGetPrevRel.pm					/tools/makecbr/stages/CGetPrevRel.pm
       
    42 ../stages/CInstallGTConflicts.pm	/tools/makecbr/stages/CInstallGTConflicts.pm
       
    43 ../stages/CPrepGTRelease.pm				/tools/makecbr/stages/CPrepGTRelease.pm
       
    44 ../stages/CReleaseEnv.pm					/tools/makecbr/stages/CReleaseEnv.pm
       
    45 ../stages/CRemoveNonGT.pm					/tools/makecbr/stages/CRemoveNonGT.pm
       
    46 ../stages/CStoreMrpState.pm				/tools/makecbr/stages/CStoreMrpState.pm
       
    47 ../stages/CBRRepair/cbrfix.pm			/tools/makecbr/stages/CBRRepair/cbrfix.pm
       
    48 ../stages/CBRRepair/CBRPatch.pm		/tools/makecbr/stages/CBRRepair/CBRPatch.pm
       
    49 ../stages/CBRRepair/cbrproblem.pm	/tools/makecbr/CBRRepair/cbrproblem.pm
       
    50 ../Parallel/ForkManager.pm				/tools/makecbr/Parallel/ForkManager.pm