mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 21:05:45 +00:00
Remove whitespace
This commit is contained in:
parent
93938b8495
commit
63adf26a47
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ after_build:
|
||||||
|
|
||||||
# copy the qt jpeg imageformat dll to platforms
|
# copy the qt jpeg imageformat dll to platforms
|
||||||
Copy-Item -path "C:/msys64/mingw64/share/qt5/plugins/imageformats/qjpeg.dll" -force -destination "$RELEASE_DIST/imageformats"
|
Copy-Item -path "C:/msys64/mingw64/share/qt5/plugins/imageformats/qjpeg.dll" -force -destination "$RELEASE_DIST/imageformats"
|
||||||
|
|
||||||
# copy all the dll dependencies to the release folder
|
# copy all the dll dependencies to the release folder
|
||||||
. "./.appveyor/UtilityFunctions.ps1"
|
. "./.appveyor/UtilityFunctions.ps1"
|
||||||
$DLLSearchPath = "C:\msys64\mingw64\bin;$env:PATH"
|
$DLLSearchPath = "C:\msys64\mingw64\bin;$env:PATH"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue