Reenabled building of GLWidget project.
This commit is contained in:
parent
4c059644bf
commit
1dab0a23cf
1 changed files with 11 additions and 12 deletions
|
@ -89,7 +89,6 @@ let activeProjects =
|
||||||
|
|
||||||
!! "src/**/*.??proj"
|
!! "src/**/*.??proj"
|
||||||
++ "tests/**/OpenTK.Tests.fsproj"
|
++ "tests/**/OpenTK.Tests.fsproj"
|
||||||
-- "**/OpenTK.GLWidget.csproj"
|
|
||||||
|> xamarinFilter
|
|> xamarinFilter
|
||||||
|
|
||||||
// Generate assembly info files with the right version & up-to-date information
|
// Generate assembly info files with the right version & up-to-date information
|
||||||
|
|
Loading…
Reference in a new issue