diff -r 7333d7932ef7 -r 8b7f4e561641 secureswitools/makekeys/group/bld.inf --- a/secureswitools/makekeys/group/bld.inf Tue Aug 31 15:21:33 2010 +0300 +++ b/secureswitools/makekeys/group/bld.inf Wed Sep 01 12:22:02 2010 +0100 @@ -1,5 +1,5 @@ /* -* Copyright (c) 1999-2010 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 1999-2009 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,14 +23,19 @@ */ PRJ_PLATFORMS -TOOLS2 +TOOLS 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 -#ifdef TOOLS2 -#ifndef TOOLS2_LINUX -makekeys.mmp -#endif -#endif +PRJ_TESTMMPFILES