# Codeline # This file is parsed looking for the first line of each paragraph. Any line # within a selected paragraph containing an assignment will be defined as a global variable. # The parser expects there to be a blank line between paragraphs. There should be no spaces # unless enclosed in quotes. An array can be created by separating each item with a comma. ALL_PRODUCTS client_root="d:/work" OWARE_ENV_ROOT="\$client_root/bin" OWARE_USER_ROOT="\$client_root/oware" ALL_REDCELL OWARE_USER_ROOT="\$client_root" OWARE_USER_CLASSES="\$OWARE_USER_ROOT/owareapps;\$OWARE_USER_ROOT/owareapps/redcell/lib/redcell.jar;\$OWARE_USER_ROOT/owareapps/redcell/lib/jcchart36.jar;\$OWARE_USER_ROOT/owareapps/redcell/lib/report11_pro.jar;\$OWARE_USER_ROOT/owareapps/redcell/lib/report12_pro.jar" P4_CLIENTSPEC="build-eddie-redcell" BUILD_SCRIPT="cleanbuild" ALL_OWARE BUILD_SRCRIPT="" OWARE P4_LABEL="OW.3.0.0.2" P4_3RDPARTY_LABEL="" CLIENTSPEC="Oware-clifford-23" OWARE22 P4_LABEL="Oware-2.2-Alpha12" P4_CLIENTSPEC="Oware-clifford-22" OWARE21 P4_LABEL="Oware-2.1-Final-6" P4_CLIENTSPEC="Oware-clifford-21,Build-clifford-21,Release-clifford" REDCELL22 P4_LABEL="RC.2.2.0.44" P4_CLIENTSPEC="build-eddie-redcell" REDCELL21 P4_LABEL="RC.2.1.3.1" P4_CLIENTSPEC="build-eddie-redcell211" # There should be an empty line above this line. Do not write below this line.