for src in compilable_srcs:
    output.write('  ')
    output.write(NormjoinPath(path_from_cmakelists_to_gyp, src))
    output.write('\n')