This commit is contained in:
odrling 2019-08-31 02:31:54 +02:00
parent 49503516fb
commit 37588eb75a
1 changed files with 1 additions and 1 deletions

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