diff options
-rw-r--r-- | nbproject/configurations.xml | 2 | ||||
-rw-r--r-- | nbproject/project.xml | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index d6f75b1..61c4582 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -94,8 +94,6 @@ <itemPath>Build/Makefile</itemPath> <itemPath>nbproject/private/launcher.properties</itemPath> </logicalFolder> - <itemPath>etc/gdb/run-on-fulup-laptop.bash</itemPath> - <itemPath>conf.d/templates/ssh/start-on-target.sh</itemPath> </logicalFolder> <sourceFolderFilter>^(nbproject)$</sourceFolderFilter> <sourceRootList> diff --git a/nbproject/project.xml b/nbproject/project.xml index d42a664..aace409 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -3,7 +3,7 @@ <type>org.netbeans.modules.cnd.makeproject</type> <configuration> <data xmlns="http://www.netbeans.org/ns/make-project/1"> - <name>Unicens2-Binding</name> + <name>agl-service-unicens</name> <c-extensions>c</c-extensions> <cpp-extensions>cpp,cxx</cpp-extensions> <header-extensions>h</header-extensions> |