From 6051aa0f78e07a069ea44230a72d2e765a1893ba Mon Sep 17 00:00:00 2001 From: sr55 Date: Fri, 31 Jul 2009 15:50:17 +0000 Subject: WinGui: - Fixed and issue during scan where missing audio track information would cause the log parser to throw an exception. - Added support for "Growl for Windows" http://growlforwindows.com/gfw/ - Thanks to bdunnington git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2739 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/C#/HandBrakeCS.csproj | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'win/C#/HandBrakeCS.csproj') diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj index e89fa5471..9f1667cb9 100644 --- a/win/C#/HandBrakeCS.csproj +++ b/win/C#/HandBrakeCS.csproj @@ -91,6 +91,16 @@ x86 + + False + libraries\Growl.Connector.dll + True + + + False + libraries\Growl.CoreLibrary.dll + True + @@ -190,6 +200,7 @@ frmUpdater.cs + -- cgit v1.2.3