mirror of
https://github.com/cemu-project/vcpkg.git
synced 2024-12-13 13:57:24 +00:00
Update EXAMPLES.md
Change "15" Preview reference to 2017
This commit is contained in:
parent
bc019c7389
commit
8780614392
@ -92,7 +92,7 @@ Installing new libraries will make them instantly available.
|
||||
```
|
||||
*Note: You will need to restart Visual Studio or perform a Build to update intellisense with the changes.*
|
||||
|
||||
You can now simply use File -> New Project in Visual Studio 2015 or Visual Studio "15" Preview and the library will be automatically available. For Sqlite, you can try out their [C/C++ sample](https://sqlite.org/quickstart.html).
|
||||
You can now simply use File -> New Project in Visual Studio 2015 or Visual Studio 2017 and the library will be automatically available. For Sqlite, you can try out their [C/C++ sample](https://sqlite.org/quickstart.html).
|
||||
|
||||
To remove the integration for your user, you can use `.\vcpkg integrate remove`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user