Opentk/Source
parallels b31e0e8474 Compatibility fixes for Mono 2.10
The Mono 2.10 compiler fails when compiling extern methods that are not
marked as DllImport. We fix that by adding a method body that throws a
NotImplementedException instead.

Additionally, MonoDevelop 2.8 cannot open sln files with ToolsVersion 12.
The fix is to change ToolsVersion to 11.
2013-12-15 18:27:24 +01:00
..
Bind Compatibility fixes for Mono 2.10 2013-12-15 18:27:24 +01:00
Build.UpdateVersion Merge master into no-reflect 2013-12-15 16:36:37 +01:00
Compatibility Generate debug symbols in release builds 2013-12-05 09:13:50 +01:00
Converter Merge master into no-reflect 2013-12-15 16:36:37 +01:00
Examples Merge remote-tracking branch 'origin/master' into no-reflect 2013-12-05 14:53:37 +01:00
Generator.Rewrite Merge master into no-reflect 2013-12-15 16:36:37 +01:00
GLControl Merge master into no-reflect 2013-12-15 16:36:37 +01:00
OpenTK Compatibility fixes for Mono 2.10 2013-12-15 18:27:24 +01:00