secureswitools/swianalysistoolkit/group/apply_tools2_variants.xml
author hgs
Thu, 22 Jul 2010 14:08:51 +0300
changeset 55 ac7f90a6ff4c
parent 50 c6e8afe0ba85
permissions -rw-r--r--
201029_02
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
50
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
     1
<?xml version="1.0" encoding="ISO-8859-1"?>
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
     2
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
     3
<build xmlns="http://symbian.com/xml/build"
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
     4
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
     5
       xsi:schemaLocation="http://symbian.com/xml/build build/2_0.xsd">
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
     6
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
     7
  <!-- This variant is used so that we can tell if the APPLY keyword
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
     8
       can find variants exported into the epoc32 tree -->
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
     9
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    10
  <var name="tools2_shlwapi">
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    11
	<append name="LINKER_OPTIONS" value="-lshlwapi" />
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    12
  </var>
c6e8afe0ba85 201027_01
hgs
parents:
diff changeset
    13
</build>