Commit 9c818868 authored by nanahira's avatar nanahira

fix

parent e931451a
......@@ -28,12 +28,13 @@ before_build:
- xcopy /E premake\* .
- xcopy /E resource\* .
- premake5 vs2022
configuration: Release
platform: x64
build:
project: build/YGOPro.sln
parallel: true
configuration: Release
platform: x64
after_build:
- ps: move bin\release\x64\ygopro.exe .
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment