From: Mathieu Duponchelle Date: Mon, 23 Jul 2018 16:56:10 +0000 (+0200) Subject: windows: add path to Property Manager for VS2017 X-Git-Tag: 1.19.3~489^2~217 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e2a018290c6d8e07ff33db26e07ae8e3272f0372;p=platform%2Fupstream%2Fgstreamer.git windows: add path to Property Manager for VS2017 --- diff --git a/markdown/installing/on-windows.md b/markdown/installing/on-windows.md index a79fe72..c6d7d28 100644 --- a/markdown/installing/on-windows.md +++ b/markdown/installing/on-windows.md @@ -153,8 +153,12 @@ The included property sheets make creating new projects extremely easy. In Visual Studio 2010 create a new project (Normally a `Win32 Console` or `Win32 Application`). Then go to the Property Manager (View→Property Manager), right-click on your project and select “Add -Existing Property Sheet...”. Navigate to -`%GSTREAMER_ROOT_X86%`\\`share\vs\2010\libs` and +Existing Property Sheet...”. + +> In Visual Studio 2017, the property manager can be found in +> View→Other Windows→Property Manager + +Navigate to `%GSTREAMER_ROOT_X86%`\\`share\vs\2010\libs` and load `gstreamer-1.0.props ` This property sheet contains the directories where the headers and