Reminder about all dependencies

This commit is contained in:
Grayson Stebbins 2015-01-27 13:33:29 -08:00
parent e2ffe00c38
commit 36e9f6b9e0

View file

@ -1,9 +1,10 @@
Please read the [general build guide](BUILD.md) for information on dependencies required for all platforms. Only Windows specific instructions are found in this file.
###Windows Dependencies
###Windows Specific Dependencies
* [GLEW](http://glew.sourceforge.net/) ~> 1.10.0
* [freeglut MSVC](http://www.transmissionzero.co.uk/software/freeglut-devel/) ~> 2.8.1
* [zLib](http://www.zlib.net/) ~> 1.2.8
* (remember that you need all other dependencies listed in BUILD.md)
###Visual Studio