Directory structure changes
Made an include directory to avoid naming conflicts with other projects. Also added a Makefile to help with building the library and testing application. Note: This does not build due to what appears to be a missing codec.h file.
This commit is contained in:
parent
edb7475318
commit
68ca649688
11 changed files with 43 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
#include "multiaddr.h"
|
||||
#include "multiaddr/multiaddr.h"
|
||||
//ADD TO PROTOUTILS.H
|
||||
|
||||
int main()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue