svgtencoder/svgtenc/standalone/group/bld.inf
changeset 48 3a1ef52ccab1
parent 32 76b0a8168693
equal deleted inserted replaced
47:14ca3bc21cb7 48:3a1ef52ccab1
    24    TOOLS
    24    TOOLS
    25 //#endif
    25 //#endif
    26 
    26 
    27 PRJ_EXPORTS
    27 PRJ_EXPORTS
    28 
    28 
    29 //#ifndef SBSV2
    29 
    30 	//START TOOLS
    30 ../binary/svgtbinencode.exe	/epoc32/tools/svgtbinencode.exe
    31 		//#if defined(TOOLS) 
    31 ../binary/xerces-c_2_6.dll	/epoc32/tools/xerces-c_2_6.dll
    32 				../binary/svgtbinencode.exe	/epoc32/tools/svgtbinencode.exe
    32 ../binary/svgtbinencode	/epoc32/tools/svgtbinencode
    33 				../binary/xerces-c_2_6.dll	/epoc32/tools/xerces-c_2_6.dll
    33 				
    34 				../binary/svgtbinencode	/epoc32/tools/svgtbinencode
       
    35 				// For Windows abld Support "Link with dynamic xerces-c.2.8.0"
       
    36 				//../lib_win/xerces-c_2.lib /epoc32/release/tools/rel/xerces-c_2.lib
       
    37 				//../lib_win/xerces-c_2.lib /epoc32/release/tools/deb/xerces-c_2.lib
       
    38 		//#endif
       
    39 	//END
       
    40 //#endif  
       
    41 
    34 
    42 #if HOSTPLATFORM_DIR==win32
    35 #if HOSTPLATFORM_DIR==win32
    43 	#if defined(SBSV2) && defined(TOOLS2) 
    36 	#if defined(SBSV2) && defined(TOOLS2) 
    44 		// For Windows Raptor Support "Link with static xerces-c.2.8.0 mingw"
    37 		// For Windows Raptor Support "Link with static xerces-c.2.8.0 mingw"
    45 		../lib_win/libxercesenc-c.a ../release/tools2/rel/libxercesenc-c.a
    38 
    46 		../lib_win/libxercesenc-c.a ../release/tools2/deb/libxercesenc-c.a
       
    47 	#endif
    39 	#endif
    48 #endif
    40 #endif
    49 
    41 
    50 #if HOSTPLATFORM_DIR!=win32
    42 #if HOSTPLATFORM_DIR!=win32
    51 	#if defined(SBSV2) && defined(TOOLS2) 
    43 	#if defined(SBSV2) && defined(TOOLS2) 
    52 		// For Linux Raptor Support "Link with static xerces-c.2.8.0 mingw"
    44 		// For Linux Raptor Support "Link with static xerces-c.2.8.0 mingw"
    53 		../lib_linux/libxercesenc-c.a ../release/tools2/linux-i386/rel/libxercesenc-c.a
    45 
    54 		../lib_linux/libxercesenc-c.a ../release/tools2/linux-i386/deb/libxercesenc-c.a
       
    55 	#endif
    46 	#endif
    56 #endif
    47 #endif
    57 
    48 
    58 
    49 
    59 PRJ_MMPFILES
    50 PRJ_MMPFILES