diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2016-10-10 18:27:52 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2016-10-10 18:27:52 -0700 |
| commit | 49972f472a29e3a57102d49e4d8da16d067a97cf (patch) | |
| tree | f3f2658efacd7529f76f05904a867e297d8c2edd /docs/EXAMPLES.md | |
| parent | 6595a311e9bb5d8cd3f5859755eef9ae92b7511f (diff) | |
| parent | a0f621c0fca2c3de8bd5249f023979b800c543cf (diff) | |
| download | vcpkg-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.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 |
