From bcae744b1bae2f5015cb3efdd0d2226150cd79e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20=C5=81ukasik?= Date: Fri, 3 Feb 2017 08:16:09 +0100 Subject: New upstream version 17.2.0~ds0 --- compile_windows_portable.cmd | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'compile_windows_portable.cmd') diff --git a/compile_windows_portable.cmd b/compile_windows_portable.cmd index 2cd3728..daf53d2 100644 --- a/compile_windows_portable.cmd +++ b/compile_windows_portable.cmd @@ -2,9 +2,11 @@ call getrev.cmd cd zlib mingw32-make -fwin32\makefile.gcc -cd .. -cd src +cd ..\webserver +mingw32-make + +cd ..\src lrelease smplayer.pro qmake DEFINES+=PORTABLE_APP mingw32-make -- cgit v1.2.3