add start of embedding crate: build system with CEF types

This commit is contained in:
Mike Blumenkrantz 2014-04-28 20:05:51 -04:00
parent c43f8c9ced
commit abe5d2e0ab
5 changed files with 1961 additions and 2 deletions

1
configure vendored
View file

@ -582,6 +582,7 @@ done
make_dir ${CFG_BUILD_DIR}src/components/macros
make_dir ${CFG_BUILD_DIR}src/components/util
make_dir ${CFG_BUILD_DIR}src/components/embedding
make_dir ${CFG_BUILD_DIR}src/components/msg
make_dir ${CFG_BUILD_DIR}src/components/net
make_dir ${CFG_BUILD_DIR}src/components/gfx