Index of /project/building/Makeshift/example/mixed_top

[ICO]NameLast modifiedSizeDescription

[PAR]Parent Directory  -  
[jav]Builder.java2021-01-01 09:13 1.4K 
[jav]BuilderBuilder.java2021-01-01 08:52 722  
[jav]BuildTarget.java2022-03-30 17:45 731  
[jav]RegularProjectCodeA.java2020-11-02 07:51 232  
[jav]RegularProjectCodeB.java2020-11-02 07:52 232  

Mixing building code with other code

An example of a project with a top directory that mixes regular code and building code. Three files of it in this case; more typically a project would need only `BuildTarget.java`.

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