mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-02-07 15:08:24 +00:00
chore(README.md): add -G "Visual Studio 14 2015" in prepare.py command line for windows
This commit is contained in:
parent
9e97a1fc89
commit
e50025ceca
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ Here are the general instructions to build linphone for desktop. The specific in
|
|||
|
||||
3. Open a Windows command line (cmd.exe) in the current directory and run:
|
||||
|
||||
python prepare.py
|
||||
python prepare.py -G "Visual Studio 14 2015"
|
||||
|
||||
4. Open the generated Visual Studio solution `Project.sln.lnk` and build it.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue