mirror of https://github.com/procxx/kepka.git
small type mistmatch
Signed-off-by: Oleg Agafonov <jaydi85@gmail.com> (github: JayDi85)
This commit is contained in:
parent
b54ae9d784
commit
03c5b5a230
2
MSVC.md
2
MSVC.md
|
@ -173,7 +173,7 @@ and run
|
|||
|
||||
#####Install Windows SDKs
|
||||
|
||||
If you don't install Windows SDKs before, then open telegram project at "D:\TBuild\tdesktop\Telegram.sln". On sturtup Visual Studio 2015 will popup dialog box and ask to download and install extra components (including Windows 7 SDK).
|
||||
If you don't install Windows SDKs before, then open telegram project at "D:\TBuild\tdesktop\Telegram.sln". On startup Visual Studio 2015 will popup dialog box and ask to download and install extra components (including Windows 7 SDK).
|
||||
|
||||
If you already have Windows SDKs then find library folder and correct it at configure's command below (like "C:\Program Files (x86)\Windows Kits\8.0\Lib\win8\um\x86").
|
||||
|
||||
|
|
Loading…
Reference in New Issue