From 2ea8334e717a7880202b90b953a5193f137027dd Mon Sep 17 00:00:00 2001 From: varon Date: Sun, 17 Jul 2016 22:31:14 +0200 Subject: [PATCH] Fixed OpenTK Projects Generator.Rewrite pathing --- src/OpenTK/OpenTK.Android.csproj | 12 ++++++------ src/OpenTK/OpenTK.csproj | 14 ++++---------- src/OpenTK/OpenTK.iOS.csproj | 10 +++++----- 3 files changed, 15 insertions(+), 21 deletions(-) diff --git a/src/OpenTK/OpenTK.Android.csproj b/src/OpenTK/OpenTK.Android.csproj index 6c9405b..b2808e5 100644 --- a/src/OpenTK/OpenTK.Android.csproj +++ b/src/OpenTK/OpenTK.Android.csproj @@ -14,7 +14,7 @@ Resources Assets False - OpenTK-1.1 + OpenTK true @@ -254,9 +254,9 @@ --> - - - - + + + + - \ No newline at end of file + diff --git a/src/OpenTK/OpenTK.csproj b/src/OpenTK/OpenTK.csproj index 7e58fb5..a2b481b 100644 --- a/src/OpenTK/OpenTK.csproj +++ b/src/OpenTK/OpenTK.csproj @@ -867,16 +867,10 @@ - - - - - - - - - - + + + + diff --git a/src/OpenTK/OpenTK.iOS.csproj b/src/OpenTK/OpenTK.iOS.csproj index 4b8c02a..44daca9 100644 --- a/src/OpenTK/OpenTK.iOS.csproj +++ b/src/OpenTK/OpenTK.iOS.csproj @@ -8,7 +8,7 @@ Library OpenTK Resources - OpenTK-1.1 + OpenTK 8.0.30703 2.0 @@ -242,9 +242,9 @@ --> - - - - + + + + \ No newline at end of file -- 2.7.4