Mercurial > hg > constant-q-cpp
view yeti/nbproject/project.xml @ 112:a45b51ea00a2
Smaller range, faster chromagram
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Wed, 14 May 2014 14:59:45 +0100 |
parents | 642df7b3346f |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://www.netbeans.org/ns/project/1"> <type>org.netbeans.modules.ant.freeform</type> <configuration> <general-data xmlns="http://www.netbeans.org/ns/freeform-project/1"> <!-- Do not use Project Properties customizer when editing this file manually. To prevent the customizer from showing, create nbproject/project.properties file and enter auxiliary.show.customizer=false property there. Adding auxiliary.show.customizer.message=<message> will show your customized message when someone attempts to open the customizer. --> <name>cqt</name> <properties/> <folders/> <ide-actions> <action name="build"> <target>jar</target> </action> <action name="clean"> <target>clean</target> </action> <action name="rebuild"> <target>clean</target> <target>jar</target> </action> <action name="debug"> <script>nbproject/ide-file-targets.xml</script> <target>debug-nb</target> </action> <action name="profile"> <script>nbproject/ide-file-targets.xml</script> <target>profile-nb</target> </action> </ide-actions> <view> <items> <source-file> <location>build.xml</location> </source-file> </items> <context-menu> <ide-action name="build"/> <ide-action name="rebuild"/> <ide-action name="clean"/> <ide-action name="debug"/> <ide-action name="profile"/> </context-menu> </view> <subprojects/> </general-data> <java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/1"/> </configuration> </project>