blob: 30c001491ca0425b3fed898fa1d04f6edcf2bf84 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<project name="Specific">
<include file="includeFile.xml" as="commonPrefixed" />
<target name="deploy" depends="commonPrefixed.deploy" />
</project>