summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGhislain MARY <ghislainmary2@gmail.com>2015-07-28 16:37:09 +0200
committerJames Zern <jzern@google.com>2015-08-05 14:45:16 -0700
commit3067c34c5ae5ea94fc4b059a26c385408912e9ce (patch)
treeaaf7a3cad9629dac1fb97321626b3f8f0610e2db /README
parent23591322cfe8f9e88d150ff737e0773293012f32 (diff)
downloadlibvpx-3067c34c5ae5ea94fc4b059a26c385408912e9ce.tar.gz
Support build with Visual Studio 14.
Change-Id: Id0d7c19857e29b66c652c8cc1ab56b64e4fc0fa3
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 3adc55148..979440eb7 100644
--- a/README
+++ b/README
@@ -59,6 +59,7 @@ COMPILING THE APPLICATIONS/LIBRARIES:
armv7-none-rvct
armv7-win32-vs11
armv7-win32-vs12
+ armv7-win32-vs14
armv7s-darwin-gcc
mips32-linux-gcc
mips64-linux-gcc
@@ -85,6 +86,7 @@ COMPILING THE APPLICATIONS/LIBRARIES:
x86-win32-vs10
x86-win32-vs11
x86-win32-vs12
+ x86-win32-vs14
x86_64-android-gcc
x86_64-darwin9-gcc
x86_64-darwin10-gcc
@@ -102,6 +104,7 @@ COMPILING THE APPLICATIONS/LIBRARIES:
x86_64-win64-vs10
x86_64-win64-vs11
x86_64-win64-vs12
+ x86_64-win64-vs14
generic-gnu
The generic-gnu target, in conjunction with the CROSS environment variable,