installationservices/swi/test/testexes/interpretsis_testcase/interpretsis_testcase_Main.cpp
branchRCL_3
changeset 81 42552535c1ac
parent 73 79647526f98c
child 82 8b5c572a3757
equal deleted inserted replaced
73:79647526f98c 81:42552535c1ac
     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 // Dummy application to generate exe file for interpretsis install testing.
       
    15 //
       
    16 
       
    17 int E32Main()
       
    18 	{
       
    19 	return 0;
       
    20 	}