diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-09 01:27:23 +0100 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-09 01:27:23 +0100 |
commit | b55efc33fb8df8b0518570b2584b6da9abb3221b (patch) | |
tree | ef09396c903355a7d61d57e029f13af90f3ffa3e /nbproject/Makefile-impl.mk | |
parent | 6458b6eb67426974e9a3b8eed1f5620f0de0efc5 (diff) |
Added POST, Plugin API signal protection, refactor HTML5 rewrite
Diffstat (limited to 'nbproject/Makefile-impl.mk')
-rw-r--r-- | nbproject/Makefile-impl.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nbproject/Makefile-impl.mk b/nbproject/Makefile-impl.mk index 185e4af2..a2d5e848 100644 --- a/nbproject/Makefile-impl.mk +++ b/nbproject/Makefile-impl.mk @@ -24,7 +24,7 @@ CLEAN_SUBPROJECTS=${CLEAN_SUBPROJECTS_${SUBPROJECTS}} # Project Name -PROJECTNAME=AppFrameworkBinder +PROJECTNAME=afb-daemon # Active Configuration DEFAULTCONF=Debug |