diff options
Diffstat (limited to 'docs/EXAMPLES.md')
| -rw-r--r-- | docs/EXAMPLES.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/EXAMPLES.md b/docs/EXAMPLES.md index 3415dc754..d991d87f9 100644 --- a/docs/EXAMPLES.md +++ b/docs/EXAMPLES.md @@ -14,6 +14,7 @@ For short description of available commands, run `vcpkg help`. - <a href="#example-1-2-c">Option C: Other buildsystems</a> - <a href="#example-1-2-d">Option D: VS Project (Individual Project integration)</a> - <a href="#example-2">Example 2: Package a remote project (zlib)</a> +- <a href="example-3-patch-libpng.md">Example 3: Patching libpng to work for uwp-x86</a> <a name="example-1"></a> ## Example 1: C++ REST SDK |
