From a70522d5364ab2d2eb9c5e29e97c5074541b9c4f Mon Sep 17 00:00:00 2001 From: LukePulverenti Date: Tue, 5 Mar 2013 00:28:35 -0500 Subject: moved 7zip to thirdparty --- TestPlugin/TestPlugin.csproj | 68 -------------------------------------------- 1 file changed, 68 deletions(-) delete mode 100644 TestPlugin/TestPlugin.csproj (limited to 'TestPlugin/TestPlugin.csproj') diff --git a/TestPlugin/TestPlugin.csproj b/TestPlugin/TestPlugin.csproj deleted file mode 100644 index bab005073..000000000 --- a/TestPlugin/TestPlugin.csproj +++ /dev/null @@ -1,68 +0,0 @@ - - - - - Debug - AnyCPU - {C454798C-D4AE-4E6E-A0B6-274EF13BCE65} - Library - Properties - TestPlugin - TestPlugin - v4.5 - 512 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - ..\MediaBrowser.Common\bin\Debug\MediaBrowser.Common.dll - - - ..\MediaBrowser.Controller\bin\Debug\MediaBrowser.Controller.dll - - - ..\MediaBrowser.Model\bin\Debug\MediaBrowser.Model.dll - - - - - - - - - - - - - - - - - - - xcopy "$(TargetPath)" "$(SolutionDir)\..\ProgramData-Server\Plugins\" /y - - - \ No newline at end of file -- cgit v1.2.3