File: build.xml

package info (click to toggle)
bnd 2.4.1-4~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 14,448 kB
  • sloc: java: 93,752; xml: 19,453; sh: 268; makefile: 156
file content (7 lines) | stat: -rw-r--r-- 139 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<project name="project" default="build">

	<!-- -->

	<import file="../cnf/build.xml" />
</project>