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