Add even more of the source

This should be about everything needed to build so far?
This commit is contained in:
Darren VanBuren 2017-03-07 17:14:16 -08:00
parent af3619d4fa
commit 849723c9cf
547 changed files with 149239 additions and 0 deletions

View file

@ -0,0 +1,11 @@
{
Description = "QuickTime Streaming Services";
Provides = ("QuickTime Streaming Services");
Requires = ("Resolver");
OrderPreference = "None";
Messages =
{
start = "Starting QuickTime Streaming Services";
stop = "Stopping QuickTime Streaming Services";
};
}