Updated build instructions.
This commit is contained in:
parent
b7af883cff
commit
fef8a9e840
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@ For more details, refer to "http://www.opentk.com/doc".
|
|||
|
||||
If you are using a fresh SVN checkout execute Build.exe to generate OpenTK.sln (simply press enter when prompted).
|
||||
|
||||
You can build OpenTK.sln using Visual Studio 2005+, SharpDevelop 2.0+, MonoDevelop 2.0+. Additionally, you can use msbuild 9+ (.Net) or xbuild 2.4.2 (Mono) to build OpenTK.sln from the commandline.
|
||||
You can build OpenTK.sln using Visual Studio 2010+, SharpDevelop 3.0+, MonoDevelop 2.0+. Additionally, you can use msbuild 9+ (.Net) or xbuild 2.4.2+ (Mono) to build OpenTK.sln from the commandline.
|
||||
|
||||
The resulting binaries will be placed into the Binaries/OpenTK/[Release|Debug] folders.
|
Loading…
Reference in a new issue