Files
jpexs-decompiler/nbproject/ide-targets.xml
2014-05-10 20:50:57 +02:00

11 lines
352 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project basedir=".." name="ffdec-IDE">
<import file="../build.xml"/>
<target name="-profile-check">
<startprofiler freeform="true"/>
</target>
<target depends="-profile-check" if="profiler.configured" name="profile-nb">
<antcall target="run" />
</target>
</project>