[
    build application {
        target = "arp",
        cFiles = [ "main.c" ],
        architectures = allArchitectures
    }
]
