chore(README.md): add description for windows on release mode and win32

This commit is contained in:
Ronan Abhamon 2018-01-17 09:41:04 +01:00
parent e50025ceca
commit 767f3fe2d7

View file

@ -43,7 +43,7 @@ Here are the general instructions to build linphone for desktop. The specific in
python prepare.py -G "Visual Studio 14 2015"
4. Open the generated Visual Studio solution `Project.sln.lnk` and build it.
4. Open the generated Visual Studio solution `Project.sln.lnk` and build it. Check if the `Release` option is selected in Visual Studio. (With `Win32`!)
## Known bugs and issues