diff --git a/archive/MV3302ClassCode/build.xml b/archive/MV3302ClassCode/build.xml index 4b6b0b8e4389d7b08cf0dd93ad45804cacaab227..afa79a1cac512e2c7d9e1e415684161dbeb94cad 100644 --- a/archive/MV3302ClassCode/build.xml +++ b/archive/MV3302ClassCode/build.xml @@ -7,7 +7,7 @@ <!-- 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="MV3302" default="default" basedir="."> +<project name="Networked Graphics MV3500 examples MV3302" default="default" basedir="."> <description>Builds, tests, and runs the project MV3302.</description> <import file="nbproject/build-impl.xml"/> <!--