Commit 7753487e authored by nanahira's avatar nanahira

fk xcopy

parent ff7601a1
Pipeline #3552 failed with stages
in 1 minute and 21 seconds
...@@ -106,7 +106,7 @@ windows_exec: ...@@ -106,7 +106,7 @@ windows_exec:
- mat_irrklang - mat_irrklang
- mat_windows - mat_windows
script: script:
- xcopy /E premake\* . - cp -rf /E premake/* .
- cmd /C "patch -p0 < irrlicht\irrlicht.patch" - cmd /C "patch -p0 < irrlicht\irrlicht.patch"
- '.\premake5.exe vs2019' - '.\premake5.exe vs2019'
- cmd /c '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\msbuild.exe" /m /p:Configuration=Release' - cmd /c '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\msbuild.exe" /m /p:Configuration=Release'
......
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