1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-06 02:24:30 +00:00
Files
autopsy/ImageAnalyzer/build.xml
jmillman 0f99c1cee0 Merge remote-tracking branch 'image_analyzer/develop' into image_analyzer
Conflicts:
	.gitattributes
	.gitignore
	build.xml
	nbproject/build-impl.xml
	nbproject/genfiles.properties
	nbproject/platform.properties
	nbproject/project.properties
	nbproject/project.xml
2014-08-05 14:05:43 -04:00

9 lines
509 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
<!-- for some information on what you could do (e.g. targets to override). -->
<!-- If you delete this file and reopen the project it will be recreated. -->
<project name="com.basistech.imageanalysis" default="netbeans" basedir=".">
<description>Builds, tests, and runs the project com.basistech.imageanalysis.</description>
<import file="nbproject/build-impl.xml"/>
</project>