From fb78dbcdc5a76997856285af3b041ffd087c40a5 Mon Sep 17 00:00:00 2001 From: Josh Heidenreich Date: Mon, 6 Feb 2012 13:22:05 +1030 Subject: Added READMEs for modules related to URE, with content from the wiki --- bridges/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 bridges/README (limited to 'bridges/README') diff --git a/bridges/README b/bridges/README new file mode 100644 index 000000000000..7c0eee30bbba --- /dev/null +++ b/bridges/README @@ -0,0 +1,4 @@ +Bridges from various C++ ABIs, Java JNI, MS .Net to UNO and back. + +Also implementation of the UNO Remote Protocol. And in ooo-build a bridge from Mono to UNO and back. + -- cgit