diff options
| -rw-r--r-- | README | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -0,0 +1,23 @@ +== libdcp + +Hello. + + +== Building: + +./waf configure +./waf +./waf install + + +== Dependencies + +boost filesystem library +OpenSSL +libsigc++ + + +== Documentation + +Run doxygen in the top-level directory and then see build/doc/html/index.html. + |
