blob: a1b7e5b48b3ae7e042523e0293d7f7b036bbfbba [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<imports>
<localimport file="build"/>
<localimport file="minimal"/>
<localimport file="runtimes/cpp"/>
<localimport file="toolchain"/>
</imports>
<projects>
<project name="ledger"
path="apps/ledger"
remote="https://fuchsia.googlesource.com/ledger"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
<!-- Third Party -->
<project name="third_party/flatbuffers"
path="third_party/flatbuffers"
remote="https://fuchsia.googlesource.com/third_party/flatbuffers"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
<project name="third_party/leveldb"
path="third_party/leveldb"
remote="https://fuchsia.googlesource.com/third_party/leveldb"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
<project name="third_party/murmurhash"
path="third_party/murmurhash"
remote="https://fuchsia.googlesource.com/third_party/murmurhash.c"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
</projects>
</manifest>