Index of /project/building/Makeshift/example/sub

[ICO]NameLast modifiedSizeDescription

[PAR]Parent Directory  -  
[DIR]builder/2020-10-28 14:14 -  
[jav]RegularProjectCodeA.java2020-11-02 07:54 226  
[jav]RegularProjectCodeB.java2020-11-02 07:54 226  

Dedicating a subdirectory to building code

An example of dedicating the `builder` subdirectory of a project to building code. This example includes building code that depends on the building code of another example project, namely `building.Makeshift.example.top`.

While not an actual project, this example nevertheless builds as one, e.g. `build building/Makeshift/example/sub/ custom`.