@@ -46,7 +46,9 @@ class ImportAll {
case "cs":
if( !Context.defined("cs") ) return;
case "python":
- if( !Context.defined("python") ) return;
+ if ( !Context.defined("python") ) return;
+ case "hl":
+ if( !Context.defined("hl") ) return;
case "tools":
return;
case "build-tool":
@@ -44,6 +44,10 @@
-python all_python
-xml python.xml
+--next
+-hl all_hl
+-xml hl.xml
+
--next
-xml cross.xml