diff options
author | Tobias Jahnke <tobias.jahnke@microchip.com> | 2017-11-09 13:57:19 +0100 |
---|---|---|
committer | Tobias Jahnke <tobias.jahnke@microchip.com> | 2017-11-10 09:37:14 +0100 |
commit | c84f8d68185e33c3fb1bff87b0584e0c4c3aea0f (patch) | |
tree | 99d81d398aac00ba33ee3c9888ea1baaaa7fc1e6 /nbproject | |
parent | 66d34f291e0456f4c7a69b7f11a4678824287241 (diff) |
modifies netbeans project for debugging in dev environment
Change-Id: I16367573e429bf8089626e801bdd8a08a1b85b31
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
Diffstat (limited to 'nbproject')
-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> |