secureswitools/makekeys/group/bld.inf
branchRCL_3
changeset 65 7333d7932ef7
parent 22 0817e13c927e
child 66 8b7f4e561641
--- a/secureswitools/makekeys/group/bld.inf	Thu Aug 19 10:02:49 2010 +0300
+++ b/secureswitools/makekeys/group/bld.inf	Tue Aug 31 15:21:33 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 1999-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of the License "Eclipse Public License v1.0"
@@ -23,19 +23,14 @@
 */
 
 PRJ_PLATFORMS
-TOOLS
+TOOLS2
 
 PRJ_EXPORTS
 
 PRJ_MMPFILES
-#ifdef TOOLS
-#ifndef TOOLS2
-#ifdef MSVCDOTNET
-makefile ../src/makekeys.net.fil
-#else //!MSVCDOTNET
-makefile ../src/makekeys.fil
-#endif // MSVCDOTNET
-#endif // TOOLS2
-#endif // TOOLS
 
-PRJ_TESTMMPFILES
+#ifdef TOOLS2
+#ifndef TOOLS2_LINUX
+makekeys.mmp
+#endif
+#endif