diff -r ff572005ac23 -r 1a2a00e78665 homescreensrv_plat/sapi_homescreenplugin/group/build_testcases.mk --- a/homescreensrv_plat/sapi_homescreenplugin/group/build_testcases.mk Tue Jan 26 12:11:15 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,22 +0,0 @@ -# -# Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). -# All rights reserved. -# This component and the accompanying materials are made available -# under the terms of "Eclipse Public License v1.0" -# which accompanies this distribution, and is available -# at the URL "http://www.eclipse.org/legal/epl-v10.html". -# -# Initial Contributors: -# Nokia Corporation - initial contribution. -# -# Contributors: -# -# Description: Builds internal test cases if EUnit has been installed -# - -MAKMAKE BLD CLEAN LIB CLEANLIB RESOURCE FREEZE SAVESPACE RELEASABLES : ; - -FINAL : -ifeq (WINSCW,$(findstring WINSCW, $(PLATFORM))) - if exist %epocroot%epoc32\release\winscw\udeb\EUnit.dll call build_testcases.cmd -endif