Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
Try committed Aug 10, 2019
1 parent c716a6a commit 84c0919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ build_script:
after_build:
- echo gothic-win32-v%appveyor_build_version% >> VERSION
- set name="bin/open_gothic.zip"
- copy /b/y "build\lib\MoltenTempest\bin\libMoltenTempest.dll" "bin\libMoltenTempest_RelWithDebugInfo.dll"
- copy /b/y "build\lib\MoltenTempest\bin\libMoltenTempest.dll" "bin\libMoltenTempest.dll"
- copy /b/y "C:\Qt\Tools\mingw530_32\bin\libgcc_s_dw2-1.dll" "bin\libgcc_s_dw2-1.dll"
- copy /b/y "C:\Qt\Tools\mingw530_32\bin\libstdc++-6.dll" "bin\libstdc++-6.dll"
- copy /b/y "C:\Qt\Tools\mingw530_32\bin\libwinpthread-1.dll" "bin\libwinpthread-1.dll"
Expand Down

0 comments on commit 84c0919

Please sign in to comment.