mirror of
https://github.com/Dark98/threeSD.git
synced 2026-07-03 00:38:58 +00:00
Try to work around mingw issues
This commit is contained in:
@@ -60,6 +60,7 @@ after_build:
|
||||
Remove-Item -Force .\msvc_build\bin\release\styles\*.pdb
|
||||
Copy-Item .\msvc_build\bin\release\* -Destination release -Recurse
|
||||
} else {
|
||||
C:\msys64\usr\bin\bash.exe -lc 'strip ./mingw_build/bin/threeSD.exe'
|
||||
Copy-Item .\mingw_build\bin\threeSD.exe -Destination release
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user