diff options
-rw-r--r-- | builder/build.properties.product.clean | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/builder/build.properties.product.clean b/builder/build.properties.product.clean index a1da61b57..c1770365c 100644 --- a/builder/build.properties.product.clean +++ b/builder/build.properties.product.clean @@ -31,7 +31,7 @@ runPackager=true #archiveNamePrefix= # The prefix that will be used in the generated archive. -archivePrefix=TizenIDE +archivePrefix=IDE # The location underwhich all of the build output will be collected. collectingFolder=${archivePrefix} |