Error build if debug steamclient doesn't get built.

This commit is contained in:
Mr_Goldberg 2020-05-01 12:24:19 -04:00
parent 4e3331ddad
commit 1ff11daf57
No known key found for this signature in database
GPG Key ID: 8597D87419DEF278
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ build_windows:
- wine cmd /c build_win_release.bat
- mkdir release/debug_experimental
- mv steam_api.dll steam_api64.dll release/debug_experimental/
- rm -f steamclient.dll steamclient64.dll
- wine cmd /c build_win_debug_experimental_steamclient.bat
- mkdir release/debug_experimental_steamclient
- mv steamclient.dll steamclient64.dll release/debug_experimental_steamclient/