secureswitools/swianalysistoolkit/group/apply_tools2_variants.xml
branchRCL_3
changeset 26 8b7f4e561641
parent 25 7333d7932ef7
child 27 e8965914fac7
equal deleted inserted replaced
25:7333d7932ef7 26:8b7f4e561641
     1 <?xml version="1.0" encoding="ISO-8859-1"?>
       
     2 
       
     3 <build xmlns="http://symbian.com/xml/build"
       
     4        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       
     5        xsi:schemaLocation="http://symbian.com/xml/build build/2_0.xsd">
       
     6 
       
     7   <!-- This variant is used so that we can tell if the APPLY keyword
       
     8        can find variants exported into the epoc32 tree -->
       
     9 
       
    10   <var name="tools2_shlwapi">
       
    11 	<append name="LINKER_OPTIONS" value="-lshlwapi" />
       
    12   </var>
       
    13 </build>