configurationengine/build_script_tests.txt
author Bob Rosenberg <bob.rosenberg@nokia.com>
Wed, 13 Oct 2010 16:21:25 +0100
changeset 7 3c36c452f013
parent 0 2e8eeb919028
permissions -rw-r--r--
Version 2.0 release of System Model Generator, which draws 3.x syntax system definition files

If you make changes to build-scripts/ build.xml, the related .cmd files or
anything else that may affect the build process, you should run the following
commands to check that everything works:

install C:/cone-build-script-test/install_none
install C:/cone-build-script-test/install_symbian symbian

clean_pack C:/cone-build-script-test/clean_pack_none
clean_pack C:/cone-build-script-test/clean_pack_symbian symbian

pack C:/cone-build-script-test/clean_pack_none
pack C:/cone-build-script-test/clean_pack_symbian symbian

develop C:/cone-build-script-test/develop_none
develop C:/cone-build-script-test/develop_symbian symbian

export_bat C:/cone-build-script-test/export_bat_none
export_bat C:/cone-build-script-test/export_bat_symbian symbian

pack_bat C:/cone-build-script-test/pack_bat_none
pack_bat C:/cone-build-script-test/pack_bat_symbian symbian

ant test