voicerecorder/group/lscan.bat
branchRCL_3
changeset 20 072a5fa0c63b
parent 19 2f5c9ee7098c
child 21 c6bafb5162d8
--- a/voicerecorder/group/lscan.bat	Thu Aug 19 09:57:40 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,39 +0,0 @@
-rem
-rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
-rem All rights reserved.
-rem This component and the accompanying materials are made available
-rem under the terms of "Eclipse Public License v1.0"
-rem which accompanies this distribution, and is available
-rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
-rem
-rem Initial Contributors:
-rem Nokia Corporation - initial contribution.
-rem
-rem Contributors:
-rem
-rem Description:	Checks voicerecorder code respects the naming
-rem             	conventions for leaving functions.
-rem
-
-@echo off
-leavescan ..\RecViewSrc\CVRButtonPanel.cpp
-leavescan ..\RecViewSrc\CVRLabel.cpp
-leavescan ..\RecViewSrc\CVRRecViewContainer.cpp
-leavescan ..\RecViewSrc\CVRRecViewModel.cpp
-leavescan ..\RecViewSrc\CVRRecView.cpp
-leavescan ..\RecViewSrc\CVRMdaRecorder.cpp 
-leavescan ..\RecViewSrc\CVRSystemEventHandler.cpp
-leavescan ..\RecViewSrc\CVRMemo.cpp
-leavescan ..\RecViewSrc\CVRStateInfoPanel.cpp
-leavescan ..\RecViewSrc\TVRState.cpp
-leavescan ..\UtilsSrc\VRUtils.cpp
-leavescan ..\UtilsSrc\CVRFileRecognizer.cpp
-leavescan ..\AppSrc\CVRApplication.cpp 
-leavescan ..\AppSrc\CVRDocument.cpp 
-leavescan ..\AppSrc\CVRAppUI.cpp
-leavescan ..\AppSrc\CVRNewFileService.cpp
-leavescan ..\AppSrc\CVRAppServer.cpp
-leavescan ..\NewServiceSrc\CNewFileServiceClientImpl.cpp
-leavescan ..\NewServiceSrc\CNewFileServiceDiscovery.cpp
-leavescan ..\NewServiceSrc\RNewFileServiceClient.cpp
-leavescan ..\NewServiceSrc\CNewFileServiceBase.cpp