--- a/buildframework/helium/tools/publish/internal-api/internal-api.ant.xml Thu Mar 25 12:47:55 2010 +0000
+++ b/buildframework/helium/tools/publish/internal-api/internal-api.ant.xml Thu Mar 25 14:10:11 2010 +0000
@@ -23,7 +23,13 @@
<project name="internal-api" xmlns:hlm="http://www.nokia.com/helium">
<description>List and zip up the included files for an IDO build.</description>
+ <!-- Location of the prebuild ado header content.
+ @type string
+ -->
<property name="internal.api.output.prebuild" location="${build.output.dir}/${build.id}_prebuild.dat"/>
+ <!-- Location of the postbuild ado header content.
+ @type string
+ -->
<property name="internal.api.output.postbuild" location="${build.output.dir}/${build.id}_postbuild.dat"/>
<!-- Default configuration for internal API content scanning -->