Removed check for value of PDT_HOME, as it doesn't matter where it's installed, and it's turning the CI builds red.
authorSimon Howkins <simonh@symbian.org>
Wed, 27 Jan 2010 11:34:26 +0000
changeset 859 206902c43bdb
parent 858 f9fc2a3f8f70
child 860 fbd25e274e6b
Removed check for value of PDT_HOME, as it doesn't matter where it's installed, and it's turning the CI builds red.
common/tools/BuildEnv.xml
--- a/common/tools/BuildEnv.xml	Tue Jan 26 12:13:01 2010 +0000
+++ b/common/tools/BuildEnv.xml	Wed Jan 27 11:34:26 2010 +0000
@@ -65,12 +65,6 @@
 				<check name="version" execute="7z.exe -h" values="4\.65" locator="7-Zip (.*)  Copyright"/>
 			</verify>
 		</tool>
-		<tool name="PDT Home">
-			<location strict="false" value="C:\Symbian\Tools\PDT_1.0\helium\hlm.bat"/>
-			<verify version="1.0 [beta]" showstopper="false">
-				<check var="PDT_HOME" values="\\Tools\\PDT_\d"/>
-			</verify>
-		</tool>
 		<tool name="EPOC">
 			<verify version="Environment Vars" showstopper="true">
 				<check var="EPOCROOT" values="^\\$"/>