Initial checkin

This commit is contained in:
Justin Maggard
2008-10-23 17:30:45 +00:00
commit f557f8ea77
46 changed files with 9775 additions and 0 deletions

14
INSTALL Normal file
View File

@ -0,0 +1,14 @@
MiniDLNA project.
(c) 2008 Justin Maggard
Parts (c) 2006-2008 Thomas Bernard
Homepage : http://sourceforge.net/projects/minidlna/
Prerequisites :
- taglib
- libexif
- sqlite3
To Build and install :
- Just run make, and hope it works. :)