diff options
| author | petrs | 2016-09-08 17:51:34 +0200 |
|---|---|---|
| committer | petrs | 2016-09-08 17:51:34 +0200 |
| commit | cf1cc8519a3497f8d1d055bfcc768eddf9abe770 (patch) | |
| tree | 029c5eb95a6f8e0e25c37dfed4c8ed8009f6f5b0 /build.xml | |
| parent | 92be80192c90a9ebe9c821dbe24c940f4884c517 (diff) | |
| download | ECTester-cf1cc8519a3497f8d1d055bfcc768eddf9abe770.tar.gz ECTester-cf1cc8519a3497f8d1d055bfcc768eddf9abe770.tar.zst ECTester-cf1cc8519a3497f8d1d055bfcc768eddf9abe770.zip | |
Diffstat (limited to 'build.xml')
| -rw-r--r-- | build.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,8 +7,8 @@ <!-- the Compile on Save feature is turned off for the project. --> <!-- You can turn off the Compile on Save (or Deploy on Save) setting --> <!-- in the project's Project Properties dialog box.--> -<project name="SimpleECC" default="default" basedir="."> - <description>Builds, tests, and runs the project SimpleECC.</description> +<project name="ECTester" default="default" basedir="."> + <description>Builds, tests, and runs the project ECTester.</description> <import file="nbproject/build-impl.xml"/> <!-- |
