<?xml version="1.0" encoding="Windows-1255"?>
<CONFIGURE type="RULES" schema="core.env:schemas.KitRules.xsd">
<pragmas>
 	#CACHE[OFF]
   	#ALIAS[z=core.svg:ZDrawing]
   	#INCLUDE[svg:defs.inc]
   	#INCLUDE[core.dev:defs.inc]
</pragmas>

<category>Deploy Pane</category>

#INCLUDE[rules.runtime.prepareRuntimeParams.xml]
#INCLUDE[rules.runtime.canRuntimeProviderCompile.xml]
#INCLUDE[rules.runtime.canRuntimeProviderDeploy.xml]
#INCLUDE[rules.runtime.canSupportPartialBuild.xml]
#INCLUDE[rules.runtime.canDefinedAsMainApplication.xml]
#INCLUDE[rules.runtime.canSupportNestedRuntime.xml]
#INCLUDE[rules.runtime.onRunBuildResult.xml]
#INCLUDE[rules.runtime.defineGMLModelTypes.xml]
#INCLUDE[rules.runtime.highlightElement.xml]
#INCLUDE[rules.runtime.defineRuntimeSkins.xml]
#INCLUDE[rules.runtime.defineRuntimeCategories.xml]
#INCLUDE[rules.runtime.defineRuntimeDisplayName.xml]


</CONFIGURE>
