libmsg crate for message interfaces to compositor and engine

This commit is contained in:
Tim Kuehn 2013-06-19 21:02:23 -07:00
parent 68aee00ec4
commit 2253365735
19 changed files with 71 additions and 45 deletions

1
configure vendored
View file

@ -452,6 +452,7 @@ do
done
make_dir ${CFG_BUILD_DIR}src/components/util
make_dir ${CFG_BUILD_DIR}src/components/msg
make_dir ${CFG_BUILD_DIR}src/components/net
make_dir ${CFG_BUILD_DIR}src/components/gfx
make_dir ${CFG_BUILD_DIR}src/components/script