fixed build problems

This commit is contained in:
mrexodia 2016-07-13 07:42:05 +02:00
parent 75f7b31591
commit 1b76fffa76
No known key found for this signature in database
GPG Key ID: D72F9A4FAA0073B4
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
@echo off @echo off
call ..\..\..\setenv.bat x64 SET PATH=%PATH%;c:\Qt\qt-5.6.0-x64-msvc2013\5.6\msvc2013_64\bin;c:\Program Files (x86)\7-Zip
SET PATH=%PATH%;c:\Program Files (x86)\7-Zip
curl https://api.crowdin.com/api/project/x64dbg/export?key=%CROWDIN_API_KEY% curl https://api.crowdin.com/api/project/x64dbg/export?key=%CROWDIN_API_KEY%
curl -o translations.zip https://api.crowdin.com/api/project/x64dbg/download/all.zip?key=%CROWDIN_API_KEY% curl -o translations.zip https://api.crowdin.com/api/project/x64dbg/download/all.zip?key=%CROWDIN_API_KEY%
rmdir /S /Q translations rmdir /S /Q translations