diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6d35e7a..d39b6da 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ stages: Windows Portable: stage: build - image: syping/qt5-static-mingw:5.9.6 + image: sypingauto/gta5view-build:1.8-static variables: QT_SELECT: "qt5-x86_64-w64-mingw32" GIT_SUBMODULE_STRATEGY: recursive diff --git a/.gitmodules b/.gitmodules index a7fe378..fc91166 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "gta5view"] path = gta5view url = https://gitlab.com/Syping/gta5view.git/ - branch = 1.6.x + branch = 1.8.x diff --git a/gta5view b/gta5view index feabaac..f8049c8 160000 --- a/gta5view +++ b/gta5view @@ -1 +1 @@ -Subproject commit feabaac48eadfcc5a7ccc998884f1f96432d3f7c +Subproject commit f8049c817804c71c046ee5613d15dda555f5e441 diff --git a/gta5view-cmd.pro b/gta5view-cmd.pro index 19b79f0..59ba29c 100644 --- a/gta5view-cmd.pro +++ b/gta5view-cmd.pro @@ -1,6 +1,6 @@ #/***************************************************************************** #* gta5view-cmd - gta5view Command Line -#* Copyright (C) 2017-2018 Syping +#* Copyright (C) 2017-2020 Syping #* #* This program is free software: you can redistribute it and/or modify #* it under the terms of the GNU General Public License as published by @@ -32,7 +32,7 @@ HEADERS += \ INCLUDEPATH += ./gta5view -DEFINES += GTA5SYNC_NOASSIST +DEFINES += SNAPMATIC_NODEFAULT # WINDOWS ONLY