svgtencoder/svgtenc/standalone/group/bld.inf
changeset 23 3b77c0b16386
parent 18 8cac7c60e3d2
child 24 eb091c0ad3c1
equal deleted inserted replaced
20:f16fd3b6a4cc 23:3b77c0b16386
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 #include <platform_paths.hrh>
     1 #include <platform_paths.hrh>
    18 
     2 
    19 PRJ_PLATFORMS
     3 PRJ_PLATFORMS
    20 //#ifdef SBSV2
     4 //#ifdef SBSV2
    21    TOOLS2
     5    TOOLS2
    27 
    11 
    28 //#ifndef SBSV2
    12 //#ifndef SBSV2
    29 	//START TOOLS
    13 	//START TOOLS
    30 		//#if defined(TOOLS) 
    14 		//#if defined(TOOLS) 
    31 				../binary/svgtbinencode.exe	/epoc32/tools/svgtbinencode.exe
    15 				../binary/svgtbinencode.exe	/epoc32/tools/svgtbinencode.exe
       
    16 				../binary/xerces-c_2_6.dll	/epoc32/tools/xerces-c_2_6.dll
    32 				// For Windows abld Support "Link with dynamic xerces-c.2.8.0"
    17 				// For Windows abld Support "Link with dynamic xerces-c.2.8.0"
    33 				//../lib_win/xerces-c_2.lib /epoc32/release/tools/rel/xerces-c_2.lib
    18 				//../lib_win/xerces-c_2.lib /epoc32/release/tools/rel/xerces-c_2.lib
    34 				//../lib_win/xerces-c_2.lib /epoc32/release/tools/deb/xerces-c_2.lib
    19 				//../lib_win/xerces-c_2.lib /epoc32/release/tools/deb/xerces-c_2.lib
    35 		//#endif
    20 		//#endif
    36 	//END
    21 	//END