lee-elenbaas / p2psn

peer 2 peer social network - an attempt to desing and create a social network that will use peer 2 peer architecture rather then central server philosophy
3 stars 0 forks source link

place all dependancy libraries inside the project #18

Open lee-elenbaas opened 12 years ago

lee-elenbaas commented 12 years ago

Make a folder for the library projects:

cppCMS boost serialization

and place in source control scripts for getting them into that folder, building the library and placing those folders in the compiler search path - and it all should come from the make file.