cbsref/csyrefplugins/csy27010/test/Csy27010UnitTest.mmp
branchRCL_3
changeset 66 07a122eea281
parent 65 630d2f34d719
child 67 4eff64595c44
child 70 4814c5a49428
--- a/cbsref/csyrefplugins/csy27010/test/Csy27010UnitTest.mmp	Tue Aug 31 16:23:08 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,46 +0,0 @@
-//
-// * Copyright 2004 Neusoft America Inc.
-// * All rights reserved.
-// * This component and the accompanying materials are made available
-// * under the terms of the Eclipse Public License v1.0
-// * which accompanies this distribution, and is available
-// * at the URL "http://www.eclipse.org/legal/epl-v10.html".
-// *
-// * Contributors:
-// * Keith Collins (Neusoft America Inc.)  original software development and additional code and modifications.
-// * Thomas Gahagen (Neusoft America Inc.)  additional code and modifications.
-// * Zhen Yuan (Neusoft America Inc.)  additional code and modifications.
-// *
-// * Description:
-//
-
-/** @Csy27010UnitTest.mmp
- *
- * Top-level project file for CSY 3GPP 27.010
- *
- */
- 
-TARGET			Csy0710UnitTest.EXE
-TARGETTYPE    EXE
-
-#ifdef BUILD_FOR_JETSTREAM
-MACRO		__SECURE_API__
-MACRO		__DATA_CAGING__
-CAPABILITY	ALL -ROOT
-#endif
-
-SOURCEPATH	  .
-SOURCE        Csy27010UnitTest.cpp
-
-SOURCEPATH    ..\test\unit_test_base
-SOURCE        UnitTestBase.cpp
-
-
-USERINCLUDE   .
-USERINCLUDE   ..\test\unit_test_base
-
-
-SYSTEMINCLUDE \epoc32\include
-
-LIBRARY       euser.lib C32.lib efsrv.lib
-//DEBUGLIBRARY flogger.lib