AppVeyor: Use ALL_BUILD.vcxproj instead of INSTALL.vcxproj

This commit is contained in:
Axel Isouard 2016-11-26 10:36:06 +01:00
parent 58e7553592
commit b7b3d1c58a
No known key found for this signature in database
GPG key ID: 4E64BB3EAAF31C29

View file

@ -8,7 +8,7 @@ configuration: Release
clone_folder: c:\projects\libwebrtc
build:
project: INSTALL.vcxproj
project: ALL_BUILD.vcxproj
before_build:
- cd c:\projects\libwebrtc