Files
yoga/csharp/Unity/win.bat

3 lines
179 B
Batchfile
Raw Normal View History

2016-12-16 14:09:39 +00:00
"C:\Program Files (x86)\MSBuild\14.0\Bin\MSBuild.exe" ..\Yoga\Yoga.vcxproj /p:configuration=Release /property:Platform=x64
xcopy "..\Yoga\bin\x64\Release\yoga.dll" %~dp0 /s /d /y