1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-06-30 08:24:05 +00:00

Add compiled translations.

Correct appveyor.yml to copy compiled translations into builds instead of translation sources.
This commit is contained in:
Sergey Lipskiy 2020-01-02 15:06:27 +07:00
parent c823047f99
commit 24f6a8f469
8 changed files with 2 additions and 2 deletions

View File

@ -38,9 +38,9 @@ build_script:
after_build:
- copy ini\GLideN64.custom.ini %N64PluginsDir_x64%
- copy translations\*.* %N64PluginsDir_x64%
- copy translations\release\*.qm %N64PluginsDir_x64%
- copy ini\GLideN64.custom.ini %N64PluginsDir%
- copy translations\*.* %N64PluginsDir%
- copy translations\release\*.qm %N64PluginsDir%
- copy ini\GLideN64.custom.ini %Mupen64PluginsDir_x64%\
- copy ini\GLideN64.custom.ini %Mupen64PluginsDir%\
- del /Q %N64PluginsDir_x64%\*.lib %N64PluginsDir_x64%\*.exp

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.