aboutsummaryrefslogtreecommitdiff
path: root/docs/EXAMPLES.md
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2016-10-10 18:27:52 -0700
committerAlexander Karatarakis <alkarata@microsoft.com>2016-10-10 18:27:52 -0700
commit49972f472a29e3a57102d49e4d8da16d067a97cf (patch)
treef3f2658efacd7529f76f05904a867e297d8c2edd /docs/EXAMPLES.md
parent6595a311e9bb5d8cd3f5859755eef9ae92b7511f (diff)
parenta0f621c0fca2c3de8bd5249f023979b800c543cf (diff)
downloadvcpkg-49972f472a29e3a57102d49e4d8da16d067a97cf.tar.gz
vcpkg-49972f472a29e3a57102d49e4d8da16d067a97cf.zip
Merge branch 'master' of https://github.com/Microsoft/vcpkg
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