summary refs log tree commit diff stats
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/build.xml b/build.xml index 6fa8e66..55cda1a 100644 --- a/build.xml +++ b/build.xml
@@ -5,7 +5,8 @@
5<project name="Four_Puzzle_Library" default="default" basedir="."> 5<project name="Four_Puzzle_Library" default="default" basedir=".">
6 <description>Builds, tests, and runs the project Four Puzzle Library.</description> 6 <description>Builds, tests, and runs the project Four Puzzle Library.</description>
7 <import file="nbproject/build-impl.xml"/> 7 <import file="nbproject/build-impl.xml"/>
8 <!-- 8
9 <import file="nbproject/profiler-build-impl.xml"/> <!--
9 10
10 There exist several targets which are by default empty and which can be 11 There exist several targets which are by default empty and which can be
11 used for execution of your tasks. These targets are usually executed 12 used for execution of your tasks. These targets are usually executed