aboutsummaryrefslogtreecommitdiff
path: root/BUILD.md
diff options
context:
space:
mode:
authorMark Lobodzinski <mark@lunarg.com>2019-04-22 09:35:33 -0600
committerMark Lobodzinski <mark@lunarg.com>2019-04-22 13:25:39 -0600
commitfdb214eb5cfd333668471e189224e7ded67fe940 (patch)
tree424ac8da853de32951e5c9ba3cc04b2a01f7fd3f /BUILD.md
parentce03d97855d22ba07d5ba1b0eb555bf3e5a8ae6a (diff)
downloadvulkan-validation-layers-fdb214eb5cfd333668471e189224e7ded67fe940.tar.gz
docs: Update build.md to remove VS2013 references
Diffstat (limited to 'BUILD.md')
-rw-r--r--BUILD.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/BUILD.md b/BUILD.md
index c38d48af6..a0fe734ce 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -213,7 +213,6 @@ generate the native platform files.
- Any Personal Computer version supported by Microsoft
- Microsoft [Visual Studio](https://www.visualstudio.com/)
- Versions
- - [2013 (update 4)](https://www.visualstudio.com/vs/older-downloads/)
- [2015](https://www.visualstudio.com/vs/older-downloads/)
- [2017](https://www.visualstudio.com/vs/downloads/)
- The Community Edition of each of the above versions is sufficient, as
@@ -376,7 +375,6 @@ include:
| Build Platform | 64-bit Generator | 32-bit Generator |
|------------------------------|-------------------------------|-------------------------|
-| Microsoft Visual Studio 2013 | "Visual Studio 12 2013 Win64" | "Visual Studio 12 2013" |
| Microsoft Visual Studio 2015 | "Visual Studio 14 2015 Win64" | "Visual Studio 14 2015" |
| Microsoft Visual Studio 2017 | "Visual Studio 15 2017 Win64" | "Visual Studio 15 2017" |
@@ -682,7 +680,7 @@ Follow the setup steps for Linux or OSX above, then from your terminal:
#### Windows
Follow the setup steps for Windows above, then from Developer Command Prompt
-for VS2013:
+for VS2015:
cd build-android
update_external_sources_android.bat