git-subtree-dir: third_party/variant git-subtree-split: b5850212f16efeb409a112edb1e719d5f5edb604
7 lines
95 B
Batchfile
7 lines
95 B
Batchfile
@ECHO OFF
|
|
SETLOCAL
|
|
|
|
SET platform=x64
|
|
SET configuration=Release
|
|
|
|
CALL scripts\build-appveyor.bat |