From f52dd35b28701da6ca62b9d8bde059fcc9974104 Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 14 May 2007 17:28:09 +0000 Subject: Update for next release. --- build.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 05184983..5fc8d6ae 100644 --- a/build.xml +++ b/build.xml @@ -405,8 +405,11 @@ var_dump($sqlmap->queryForList('products-with-price', 50)); + + Generating files for pradosoft.com... Compiling class docs... @@ -433,12 +436,7 @@ the PRADO distribution: buildscripts/classtree/PRADO.mxi and saving the generated file as "${build.src.dir}/editors/Dreamweaver/PRADO.mxp" -2. If building on Linux, the CHM doc file needs to be generated by compiling - "${build.doc.dir}/manual/CHMdefaultConverter/phpdoc.hhp" - and saving the generated file as - "${build.src.dir}/docs/manual.chm" - -3. Use winzip (on Windows) and gzip (on Linux) to generate the compressed +2. Use winzip (on Windows) and gzip (on Linux) to generate the compressed release files of the direcotry "${build.src.dir}". -- cgit v1.2.3