symbian2/single/BuildEnv.xml
changeset 220 c12183d23974
parent 189 00a37f8b0739
equal deleted inserted replaced
219:9f117a247867 220:c12183d23974
    35 	<tool name="Perl">
    35 	<tool name="Perl">
    36 		<location strict="false" value="C:\apps\perl\bin\perl.exe"/>
    36 		<location strict="false" value="C:\apps\perl\bin\perl.exe"/>
    37 		<verify version="5.6.1" showstopper="true" >
    37 		<verify version="5.6.1" showstopper="true" >
    38 			<check name="version" execute="%location% -v" values="v5\.6\.1" locator="This is perl, (.*) built"/>
    38 			<check name="version" execute="%location% -v" values="v5\.6\.1" locator="This is perl, (.*) built"/>
    39 			<check name="build" execute="%location% -v" values="build 633|build 635|build 638" locator="Binary (.*) provided by ActiveState" log="true"/>
    39 			<check name="build" execute="%location% -v" values="build 633|build 635|build 638" locator="Binary (.*) provided by ActiveState" log="true"/>
    40 			<check name="module SAX version" execute="ppm query sax" values="0\.15" locator="XML-SAX \[(.*)\] Simple API" />
    40 <!--			<check name="module SAX version" execute="ppm query sax" values="0\.15" locator="XML-SAX \[(.*)\] Simple API" /> -->
    41         </verify>
    41         </verify>
    42     </tool>
    42     </tool>
    43     <tool name="Mercurial">
    43     <tool name="Mercurial">
    44 		<location strict="false" value="C:\Apps\mercurial\hg.exe"/>
    44 		<location strict="false" value="C:\Apps\mercurial\hg.exe"/>
    45 		<verify version="1.2" showstopper="false">
    45 		<verify version="1.2" showstopper="false">
    81 		</verify>
    81 		</verify>
    82     </tool>
    82     </tool>
    83 	<tool name="Helium">
    83 	<tool name="Helium">
    84 		<location strict="false" value="C:\Symbian\Tools\PDT_1.0\helium\hlm.bat"/>
    84 		<location strict="false" value="C:\Symbian\Tools\PDT_1.0\helium\hlm.bat"/>
    85 		<verify version="5.0" showstopper="true">
    85 		<verify version="5.0" showstopper="true">
    86 			<check var="HELIUM_HOME" values="[CD]:\\Symbian\\Tools\\PDT_1.0\\helium"/>
    86 			<check var="HELIUM_HOME" values="[CD]:\\Symbian\\Tools\\PDT_1.\d\\helium"/>
    87 			<check name="version" execute="%HELIUM_HOME%\hlm.bat -f %HELIUM_HOME%\build.xml version" values="5\.0" locator="Helium version: ([\d\.]+)"/>
    87 			<check name="version" execute="%HELIUM_HOME%\hlm.bat -f %HELIUM_HOME%\build.xml version" values="5\.0" locator="Helium version: ([\d\.]+)"/>
    88 		</verify>
    88 		</verify>
    89     </tool>
    89     </tool>
    90 	<tool name="Raptor">
    90 	<tool name="Raptor">
    91 		<location strict="false" value="C:\apps\raptor\bin\sbs.bat"/>
    91 		<location strict="false" value="C:\apps\raptor\bin\sbs.bat"/>