configurationengine/build_script_tests.txt
changeset 0 2e8eeb919028
equal deleted inserted replaced
-1:000000000000 0:2e8eeb919028
       
     1 If you make changes to build-scripts/ build.xml, the related .cmd files or
       
     2 anything else that may affect the build process, you should run the following
       
     3 commands to check that everything works:
       
     4 
       
     5 install C:/cone-build-script-test/install_none
       
     6 install C:/cone-build-script-test/install_symbian symbian
       
     7 
       
     8 clean_pack C:/cone-build-script-test/clean_pack_none
       
     9 clean_pack C:/cone-build-script-test/clean_pack_symbian symbian
       
    10 
       
    11 pack C:/cone-build-script-test/clean_pack_none
       
    12 pack C:/cone-build-script-test/clean_pack_symbian symbian
       
    13 
       
    14 develop C:/cone-build-script-test/develop_none
       
    15 develop C:/cone-build-script-test/develop_symbian symbian
       
    16 
       
    17 export_bat C:/cone-build-script-test/export_bat_none
       
    18 export_bat C:/cone-build-script-test/export_bat_symbian symbian
       
    19 
       
    20 pack_bat C:/cone-build-script-test/pack_bat_none
       
    21 pack_bat C:/cone-build-script-test/pack_bat_symbian symbian
       
    22 
       
    23 ant test