mirror of
https://github.com/UltraCoderRU/libwebrtc.git
synced 2026-01-28 11:15:13 +00:00
AppVeyor: Use ALL_BUILD.vcxproj instead of INSTALL.vcxproj
This commit is contained in:
parent
58e7553592
commit
b7b3d1c58a
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ configuration: Release
|
||||||
clone_folder: c:\projects\libwebrtc
|
clone_folder: c:\projects\libwebrtc
|
||||||
|
|
||||||
build:
|
build:
|
||||||
project: INSTALL.vcxproj
|
project: ALL_BUILD.vcxproj
|
||||||
|
|
||||||
before_build:
|
before_build:
|
||||||
- cd c:\projects\libwebrtc
|
- cd c:\projects\libwebrtc
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue