diff --git a/.gitignore b/.gitignore index d16abc4..587396a 100644 --- a/.gitignore +++ b/.gitignore @@ -351,3 +351,5 @@ YouTubeProxy/obj/Debug/YouTubeProxy.csproj.FileListAbsolute.txt QTConverter/obj/Debug/QTConverter.csproj.FileListAbsolute.txt BMFF/BMFF/MatrixIO.IO/obj/Debug/MatrixIO.IO.csproj.FileListAbsolute.txt QTCommon/obj/Debug/QTCommon.csproj.FileListAbsolute.txt +BMFF/BMFF/MatrixIO.IO/obj/Debug/MatrixIO.IO.csproj.FileListAbsolute.txt +BMFF/BMFF/MatrixIO.IO.Bmff/obj/Debug/MatrixIO.IO.Bmff.csproj.FileListAbsolute.txt diff --git a/BMFF/BMFF/MatrixIO.IO.Bmff/MatrixIO.IO.Bmff.csproj b/BMFF/BMFF/MatrixIO.IO.Bmff/MatrixIO.IO.Bmff.csproj index e40e4d8..10e7f31 100644 --- a/BMFF/BMFF/MatrixIO.IO.Bmff/MatrixIO.IO.Bmff.csproj +++ b/BMFF/BMFF/MatrixIO.IO.Bmff/MatrixIO.IO.Bmff.csproj @@ -37,6 +37,9 @@ prompt 4 + + bin\ClientTest\ + diff --git a/BMFF/BMFF/MatrixIO.IO.Bmff/obj/Debug/MatrixIO.IO.Bmff.csproj.FileListAbsolute.txt b/BMFF/BMFF/MatrixIO.IO.Bmff/obj/Debug/MatrixIO.IO.Bmff.csproj.FileListAbsolute.txt index 73c2efa..8f2a1f7 100644 --- a/BMFF/BMFF/MatrixIO.IO.Bmff/obj/Debug/MatrixIO.IO.Bmff.csproj.FileListAbsolute.txt +++ b/BMFF/BMFF/MatrixIO.IO.Bmff/obj/Debug/MatrixIO.IO.Bmff.csproj.FileListAbsolute.txt @@ -5,3 +5,10 @@ C:\Users\pete\Downloads\basemedia-72293\BMFF\MatrixIO.IO.Bmff\bin\Debug\MatrixIO C:\Users\pete\Downloads\basemedia-72293\BMFF\MatrixIO.IO.Bmff\obj\Debug\MatrixIO.IO.Bmff.csprojResolveAssemblyReference.cache C:\Users\pete\Downloads\basemedia-72293\BMFF\MatrixIO.IO.Bmff\obj\Debug\MatrixIO.IO.Bmff.dll C:\Users\pete\Downloads\basemedia-72293\BMFF\MatrixIO.IO.Bmff\obj\Debug\MatrixIO.IO.Bmff.pdb +C:\Users\pete\Repo\68kTube\BMFF\BMFF\MatrixIO.IO.Bmff\bin\Debug\MatrixIO.IO.Bmff.dll +C:\Users\pete\Repo\68kTube\BMFF\BMFF\MatrixIO.IO.Bmff\bin\Debug\MatrixIO.IO.Bmff.pdb +C:\Users\pete\Repo\68kTube\BMFF\BMFF\MatrixIO.IO.Bmff\bin\Debug\MatrixIO.IO.dll +C:\Users\pete\Repo\68kTube\BMFF\BMFF\MatrixIO.IO.Bmff\bin\Debug\MatrixIO.IO.pdb +C:\Users\pete\Repo\68kTube\BMFF\BMFF\MatrixIO.IO.Bmff\obj\Debug\MatrixIO.IO.Bmff.csprojResolveAssemblyReference.cache +C:\Users\pete\Repo\68kTube\BMFF\BMFF\MatrixIO.IO.Bmff\obj\Debug\MatrixIO.IO.Bmff.dll +C:\Users\pete\Repo\68kTube\BMFF\BMFF\MatrixIO.IO.Bmff\obj\Debug\MatrixIO.IO.Bmff.pdb diff --git a/BMFF/BMFF/MatrixIO.IO/MatrixIO.IO.csproj b/BMFF/BMFF/MatrixIO.IO/MatrixIO.IO.csproj index 7a4b49d..415393b 100644 --- a/BMFF/BMFF/MatrixIO.IO/MatrixIO.IO.csproj +++ b/BMFF/BMFF/MatrixIO.IO/MatrixIO.IO.csproj @@ -35,6 +35,9 @@ prompt 4 + + bin\ClientTest\ + diff --git a/BMFF/BMFF/MatrixIO.IO/obj/Debug/MatrixIO.IO.csproj.FileListAbsolute.txt b/BMFF/BMFF/MatrixIO.IO/obj/Debug/MatrixIO.IO.csproj.FileListAbsolute.txt index 3fa200e..b3867fe 100644 --- a/BMFF/BMFF/MatrixIO.IO/obj/Debug/MatrixIO.IO.csproj.FileListAbsolute.txt +++ b/BMFF/BMFF/MatrixIO.IO/obj/Debug/MatrixIO.IO.csproj.FileListAbsolute.txt @@ -3,3 +3,7 @@ C:\Users\pete\Downloads\basemedia-72293\BMFF\MatrixIO.IO\bin\Debug\MatrixIO.IO.p C:\Users\pete\Downloads\basemedia-72293\BMFF\MatrixIO.IO\obj\Debug\MatrixIO.IO.csprojResolveAssemblyReference.cache C:\Users\pete\Downloads\basemedia-72293\BMFF\MatrixIO.IO\obj\Debug\MatrixIO.IO.dll C:\Users\pete\Downloads\basemedia-72293\BMFF\MatrixIO.IO\obj\Debug\MatrixIO.IO.pdb +C:\Users\pete\Repo\68kTube\BMFF\BMFF\MatrixIO.IO\bin\Debug\MatrixIO.IO.dll +C:\Users\pete\Repo\68kTube\BMFF\BMFF\MatrixIO.IO\bin\Debug\MatrixIO.IO.pdb +C:\Users\pete\Repo\68kTube\BMFF\BMFF\MatrixIO.IO\obj\Debug\MatrixIO.IO.dll +C:\Users\pete\Repo\68kTube\BMFF\BMFF\MatrixIO.IO\obj\Debug\MatrixIO.IO.pdb diff --git a/QTCommon/QTCommon.csproj b/QTCommon/QTCommon.csproj index 9d3a97e..2f5bc38 100644 --- a/QTCommon/QTCommon.csproj +++ b/QTCommon/QTCommon.csproj @@ -29,6 +29,9 @@ prompt 4 + + bin\ClientTest\ +