<?xml version="1.0" encoding="UTF-8"?>
<!--
  	ANT
	
	Copyright 2015-2022 MicroEJ Corp. All rights reserved.
	This library is provided in source code for use, modification and test, subject to license terms.
	Any modification of the source code will break MicroEJ Corp. warranties on the whole library.
-->
<project name="emb.default" default="board">

	<!-- Backward compatible for MicroEJ SDK 5.1.x for firmware and testsuite -->
	
	<import file="embPartialLink.microejLaunch"/>

</project>