Files
jpexs-decompiler/trunk/nbproject/ide-targets.xml
Jindra Petøík a85aaafaba netbeans project
2013-04-27 12:06:32 +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>