sbsv2/raptor/lib/flm/config.xml
changeset 0 044383f39525
child 3 e1eecf4d390d
equal deleted inserted replaced
-1:000000000000 0:044383f39525
       
     1 <?xml version="1.0" encoding="ISO-8859-1"?>
       
     2 <build xmlns="http://symbian.com/xml/build" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symbian.com/xml/build ../../schema/build/2_0.xsd">
       
     3 	<!-- interfaces which do not correspond to target types:
       
     4          they are added automatically to the build specification for a given
       
     5          build configuration if listed in its INTERFACE.config variable -->
       
     6 
       
     7 	<interface name="Symbian.config.default" flm="config/default.flm">
       
     8 		<param name='EPOCROOT'/>
       
     9 		<param name='ELF2E32' default=''/>
       
    10 		<param name='WHATLOG' default=''/>
       
    11 	</interface>
       
    12 
       
    13 </build>