2022-10-04 13:59:32 -07:00
|
|
|
@REM Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
|
|
@REM
|
|
|
|
@REM This source code is licensed under the MIT license found in the
|
|
|
|
@REM LICENSE file in the root directory of this source tree.
|
|
|
|
|
2016-12-22 08:36:31 -08:00
|
|
|
"C:\Program Files (x86)\MSBuild\14.0\Bin\MSBuild.exe" ..\Yoga\Yoga.vcxproj /p:configuration=Release /property:Platform=x64
|
2017-01-05 11:55:41 -08:00
|
|
|
xcopy "..\Yoga\bin\x64\Release\yoga.dll" %~dp0 /s /d /y
|