--- a/imgtools/romtools/group/BLD.INF Wed Jun 16 16:51:40 2010 +0300
+++ b/imgtools/romtools/group/BLD.INF Wed Jun 23 16:56:47 2010 +0800
@@ -1,42 +1,51 @@
-/*
-* 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"
-* 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:
-*
-*/
-
-
-PRJ_PLATFORMS
-TOOLS2
-
-PRJ_EXPORTS
-
-../maksym/fixupsym.bat /epoc32/tools/fixupsym.bat
-../maksym/hpsym.bat /epoc32/tools/hpsym.bat
-../maksym/maksym.bat /epoc32/tools/maksym.bat
-../maksym/maksymrofs.bat /epoc32/tools/maksymrofs.bat
-../maksym/fixupsym.pl /epoc32/tools/fixupsym.pl
-../maksym/hpsym.pl /epoc32/tools/hpsym.pl
-../maksym/maksym.pl /epoc32/tools/maksym.pl
-../maksym/maksymrofs.pl /epoc32/tools/maksymrofs.pl
-
-../rombuild/checkstubs.pl /epoc32/rom/tools/checkstubs.pl
-../rombuild/addextension.pl /epoc32/rom/tools/addextension.pl
-
-PRJ_MMPFILES
-readimage
-../rofsbuild/rofsbuild.mmp
-../rombuild/rombuild.mmp
-
-PRJ_TESTMMPFILES
-../rombuild/r_t_areaset
+/*
+* 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"
+* 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:
+*
+*/
+
+
+PRJ_PLATFORMS
+TOOLS2
+
+PRJ_EXPORTS
+
+#ifdef TOOLS2_LINUX
+../maksym/fixupsym /epoc32/tools/fixupsym
+../maksym/hpsym /epoc32/tools/hpsym
+../maksym/maksym /epoc32/tools/maksym
+../maksym/maksymrofs /epoc32/tools/maksymrofs
+#else
+../maksym/fixupsym.bat /epoc32/tools/fixupsym.bat
+../maksym/hpsym.bat /epoc32/tools/hpsym.bat
+../maksym/maksym.bat /epoc32/tools/maksym.bat
+../maksym/maksymrofs.bat /epoc32/tools/maksymrofs.bat
+#endif
+
+../maksym/fixupsym.pl /epoc32/tools/fixupsym.pl
+../maksym/hpsym.pl /epoc32/tools/hpsym.pl
+../maksym/maksym.pl /epoc32/tools/maksym.pl
+../maksym/maksymrofs.pl /epoc32/tools/maksymrofs.pl
+
+../rombuild/checkstubs.pl /epoc32/rom/tools/checkstubs.pl
+../rombuild/addextension.pl /epoc32/rom/tools/addextension.pl
+
+PRJ_MMPFILES
+readimage
+../rofsbuild/rofsbuild.mmp
+../rombuild/rombuild.mmp
+
+PRJ_TESTMMPFILES
+../rombuild/r_t_areaset
+