From 9ff7aa1bf7fe38c4c5bdb92f56c8ad556916ed67 Mon Sep 17 00:00:00 2001 From: "kay.one" Date: Wed, 20 Mar 2013 22:34:58 -0700 Subject: [PATCH] console appliction is now licensed for sqo as well. --- NzbDrone.Console/NzbDrone.Console.csproj | 9 +++++++++ NzbDrone/NzbDrone.csproj | 1 + NzbDrone/licenses.licx | 1 + 3 files changed, 11 insertions(+) create mode 100644 NzbDrone/licenses.licx diff --git a/NzbDrone.Console/NzbDrone.Console.csproj b/NzbDrone.Console/NzbDrone.Console.csproj index 595e60473..a2de9bfb2 100644 --- a/NzbDrone.Console/NzbDrone.Console.csproj +++ b/NzbDrone.Console/NzbDrone.Console.csproj @@ -65,6 +65,10 @@ OnOutputUpdated + + False + ..\Libraries\Siaqodb\siaqodb.dll + @@ -118,6 +122,11 @@ NzbDrone.ico + + + licenses.licx + + diff --git a/NzbDrone/NzbDrone.csproj b/NzbDrone/NzbDrone.csproj index 46bf79007..97087c0d7 100644 --- a/NzbDrone/NzbDrone.csproj +++ b/NzbDrone/NzbDrone.csproj @@ -102,6 +102,7 @@ Component + diff --git a/NzbDrone/licenses.licx b/NzbDrone/licenses.licx new file mode 100644 index 000000000..4b128908d --- /dev/null +++ b/NzbDrone/licenses.licx @@ -0,0 +1 @@ +Sqo.Siaqodb, siaqodb, Version=2.6.0.2,Culture=neutral,PublicKeyToken=c9a50dde883b61a3 \ No newline at end of file