The build tree
The build tree contains all the files needed when building the plc-program. It contains also
all the files produced when you build. Files needed when building the plc-program should be
in this tree, but the master for all files should be in the source tree. The idea is that
the build tree should be possible to remove completely and regenerated from the source tree.
The exe directory
$pwrp_exe
The object files directory
$pwrp_obj
The list files directory
$pwrp_lis
The library directory
$pwrp_lib
The load files directory
$pwrp_load
The log file directory
$pwrp_log
The temporary files directory
$pwrp_tmp
The include files directory
$pwrp_inc
The web files directory
$pwrp_web