From: jpbruyere Date: Sun, 6 Sep 2015 09:30:03 +0000 (+0200) Subject: update refs X-Git-Tag: 0.2~63 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=eca898b0411ed562580f6fb7ed8151641fa0b588;p=jp%2Fcrow.git update refs --- diff --git a/GOLib.csproj b/GOLib.csproj index 60f6c606..25fa70bc 100644 --- a/GOLib.csproj +++ b/GOLib.csproj @@ -131,7 +131,7 @@ - OpenTK\Binaries\OpenTK\Release\OpenTK.dll + ..\opentk\Binaries\OpenTK\Release\OpenTK.dll diff --git a/GOLib.sln b/GOLib.sln index 3bd7afc3..4e5239b2 100644 --- a/GOLib.sln +++ b/GOLib.sln @@ -9,8 +9,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MonoDevelop.GOLib", "MonoDe EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MonoDevelop.Diagram", "..\MonoDevelop.Diagram\MonoDevelop.Diagram.csproj", "{232716B4-D19D-4FD7-B310-94A98FD926F0}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenTK", "OpenTK\Source\OpenTK\OpenTK.csproj", "{A37A7E14-0000-0000-0000-000000000000}" -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Linux_x86 = Debug|Linux_x86 @@ -33,14 +31,6 @@ Global {74289092-9F70-4941-AFCB-DFD7BE2140B6}.Nsis|Any CPU.Build.0 = Debug|Any CPU {74289092-9F70-4941-AFCB-DFD7BE2140B6}.Release|Linux_x86.ActiveCfg = Release|Any CPU {74289092-9F70-4941-AFCB-DFD7BE2140B6}.Release|Linux_x86.Build.0 = Release|Any CPU - {A37A7E14-0000-0000-0000-000000000000}.Debug|Linux_x86.ActiveCfg = Release|Any CPU - {A37A7E14-0000-0000-0000-000000000000}.Debug|Linux_x86.Build.0 = Release|Any CPU - {A37A7E14-0000-0000-0000-000000000000}.Documentation|Any CPU.ActiveCfg = Documentation|Any CPU - {A37A7E14-0000-0000-0000-000000000000}.Documentation|Any CPU.Build.0 = Documentation|Any CPU - {A37A7E14-0000-0000-0000-000000000000}.Nsis|Any CPU.ActiveCfg = Nsis|Any CPU - {A37A7E14-0000-0000-0000-000000000000}.Nsis|Any CPU.Build.0 = Nsis|Any CPU - {A37A7E14-0000-0000-0000-000000000000}.Release|Linux_x86.ActiveCfg = Release|Any CPU - {A37A7E14-0000-0000-0000-000000000000}.Release|Linux_x86.Build.0 = Release|Any CPU {C2980F9B-4798-4C05-99E2-E174810F7C7B}.Debug|Linux_x86.ActiveCfg = Debug|Any CPU {C2980F9B-4798-4C05-99E2-E174810F7C7B}.Debug|Linux_x86.Build.0 = Debug|Any CPU {C2980F9B-4798-4C05-99E2-E174810F7C7B}.Documentation|Any CPU.ActiveCfg = Debug|Any CPU diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 6e2973a4..fed8ee3e 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -40,7 +40,7 @@ - ..\OpenTK\Binaries\OpenTK\Release\OpenTK.dll + ..\opentk\Binaries\OpenTK\Release\OpenTK.dll