aboutsummaryrefslogtreecommitdiff
path: root/docs/EXAMPLES.md
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2016-10-07 16:53:37 -0700
committerRobert Schumacher <roschuma@microsoft.com>2016-10-07 16:53:37 -0700
commita0f621c0fca2c3de8bd5249f023979b800c543cf (patch)
treee1ae0664a4f21f3948bde8c8f9f9e55dea0cb11f /docs/EXAMPLES.md
parent50fb104f6a36c8a3565c3189f5ce6ac34a74282a (diff)
parent91c7d69cdb593da5e9cde5bf2ba093317c2de55e (diff)
downloadvcpkg-a0f621c0fca2c3de8bd5249f023979b800c543cf.tar.gz
vcpkg-a0f621c0fca2c3de8bd5249f023979b800c543cf.zip
Merge branch 'docs'
Diffstat (limited to 'docs/EXAMPLES.md')
-rw-r--r--docs/EXAMPLES.md1
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