![]() | Name | Timestamp | Size | Description |
---|---|---|---|---|
![]() | Parent | - | ||
![]() | Builder.java | 2024-05-10 07:15 | 1.3K | |
![]() | BuilderBuilder.java | 2024-05-10 07:15 | 677 | |
![]() | BuildTarget.java | 2024-05-10 07:15 | 722 | |
![]() | RegularProjectCodeA.java | 2024-05-10 07:15 | 223 | |
![]() | RegularProjectCodeB.java | 2024-05-10 07:15 | 223 | |
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 Makeshift/example/mixed_top/ custom`.