From 385416f76ce814a63527a26f6ae46bc8ecabf433 Mon Sep 17 00:00:00 2001 From: Meep-Eep Date: Mon, 23 Jul 2007 14:18:59 +0000 Subject: [PATCH] little clarification git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2816 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/INSTALL.msvc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sc2/INSTALL.msvc b/sc2/INSTALL.msvc index 042d2a460..c40c79cf8 100644 --- a/sc2/INSTALL.msvc +++ b/sc2/INSTALL.msvc @@ -66,9 +66,9 @@ packages. 3.6 Install OpenAL - Download http://developer.creative.com/articles/article.asp?aid=45&file=OpenAL11CoreSDK.exe - Run the installer and follow the instructions -- Create a directory AL in "C:\Program Files\OpenAL 1.1 SDK\include" +- Create a directory "AL" in "C:\Program Files\OpenAL 1.1 SDK\include" - Move all the .h files from "C:\Program Files\OpenAL 1.1 SDK\include" - into the "AL" directory. + into the newly created "AL" directory. 4. Install the UQM files