75 mode

The following values of the variable 'mode' are supported

Value Description
clean Delete all translated files, object files, precompiled headers etc
compile Compile a single file (given in the variable $COMPILE_FILE_PATH)
build Build all projects in the workspace
gen On Windows generate the MSVS project and solution files, on other platforms generate the make files
show Allow for showing the translated file in the MSVS IDE. This involves writing the path and line number 1 in parentheses to the Output pane in the IDE, so the user can press hit F8 to open the translated file. For example xcppsource/x64/Debug/Ceda/cxCedaScript/src/CSFrame.cpp(1)