1
0
mirror of https://github.com/odrling/Aegisub synced 2025-04-11 22:56:02 +02:00
This commit is contained in:
odrling 2019-08-31 02:31:54 +02:00
parent 49503516fb
commit 37588eb75a

View File

@ -13,7 +13,7 @@ install:
build_script:
- cd %APPVEYOR_BUILD_FOLDER%
- bash.exe "build\version.sh"
- bash.exe "build\version.sh" .
- MSBuild.exe Aegisub.sln /target:BuildTasks
- MSBuild.exe Aegisub.sln /m /p:Configuration=Release /p:Platform=x64