From 55619e4eb5785496eaaccb76957f162049b021dc Mon Sep 17 00:00:00 2001 From: Zhang Sen Date: Tue, 26 Apr 2016 23:26:18 +0800 Subject: [PATCH] Fixed doc building-msvc.md just a small fix, added cd into the directory Signed-off-by: Senorsen (github: Senorsen) --- doc/building-msvc.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/building-msvc.md b/doc/building-msvc.md index ca26324f89..96062d1e42 100644 --- a/doc/building-msvc.md +++ b/doc/building-msvc.md @@ -86,6 +86,7 @@ or download in ZIP and extract to **D:\TBuild\Libraries\**, rename **libexif-0.6 Open **VS2015 x86 Native Tools Command Prompt.bat** (should be in **Start Menu > Programs > Visual Studio 2015** menu folder), go to **D:\\TBuild\\Libraries** and run git clone git://repo.or.cz/openal-soft.git + cd openal-soft git checkout 90349b38 git apply ./../../tdesktop/Telegram/_openal_patch.diff