From 36e9f6b9e03fe13f058b68cd475020fdfc3f8874 Mon Sep 17 00:00:00 2001 From: Grayson Stebbins Date: Tue, 27 Jan 2015 13:33:29 -0800 Subject: [PATCH] Reminder about all dependencies --- BUILD_WIN.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BUILD_WIN.md b/BUILD_WIN.md index 1f60e43840..12248d4727 100644 --- a/BUILD_WIN.md +++ b/BUILD_WIN.md @@ -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