diff options
Diffstat (limited to 'nbproject/Makefile-variables.mk')
-rw-r--r-- | nbproject/Makefile-variables.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nbproject/Makefile-variables.mk b/nbproject/Makefile-variables.mk index 244bef7..2ce4b55 100644 --- a/nbproject/Makefile-variables.mk +++ b/nbproject/Makefile-variables.mk @@ -6,5 +6,5 @@ CND_BASEDIR=`pwd` # default configuration CND_ARTIFACT_DIR_default=dist/default/production -CND_ARTIFACT_NAME_default=resbox.X.production.hex -CND_ARTIFACT_PATH_default=dist/default/production/resbox.X.production.hex +CND_ARTIFACT_NAME_default=resbox.production.hex +CND_ARTIFACT_PATH_default=dist/default/production/resbox.production.hex |