aboutsummaryrefslogtreecommitdiffstats
path: root/coin
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@qt.io>2021-01-20 10:53:12 +0000
committerTony Sarajärvi <tony.sarajarvi@qt.io>2021-01-21 10:34:09 +0000
commit94dd55aaea1daf6fae9981c7bf0fb9790bb1fa18 (patch)
tree38e0e203c6bcb48f694ad68d917e3ded3b411b7d /coin
parent0e99350c545d196564e7f4775176b49515ff36a4 (diff)
Remove needless target from CI
Change-Id: I8d55018c0a5485d7063abada5df21b319aac849e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'coin')
-rw-r--r--coin/platform_configs/tqtc-qt-config-gui.yaml28
1 files changed, 0 insertions, 28 deletions
diff --git a/coin/platform_configs/tqtc-qt-config-gui.yaml b/coin/platform_configs/tqtc-qt-config-gui.yaml
deleted file mode 100644
index ceb957d0..00000000
--- a/coin/platform_configs/tqtc-qt-config-gui.yaml
+++ /dev/null
@@ -1,28 +0,0 @@
-Version: 2
-Module only: True
-Configurations:
- -
- Template: 'qtci-windows-10-x86_64-52'
- Compiler: 'MSVC2019'
- Features: ['Packaging', 'UseLegacyInstructions']
- Configure arguments: '-qmake -opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake tests -opengl dynamic -nomake examples -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x64% -L %POSTGRESQL_LIB_x64% -static -no-icu'
- -
- Template: 'qtci-windows-10-x86_64-52'
- Compiler: 'MSVC2019'
- Target arch: 'x86'
- Features: ['Packaging', 'UseLegacyInstructions']
- Configure arguments: '-qmake -opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake tests -opengl dynamic -nomake examples -openssl -I %OPENSSL_INCLUDE_x86% -L %OPENSSL_LIB_x86% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x86% -L %MYSQL_LIB_x86% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x86% -L %POSTGRESQL_LIB_x86% -static -no-icu'
- -
- Template: 'qtci-linux-CentOS-8.1-x86_64-50'
- Compiler: 'GCC'
- Features: ['Packaging', 'UseLegacyInstructions']
- Configure arguments: '-qmake -opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-libudev -no-use-gold-linker -force-debug-info -no-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -qt-libjpeg -qt-libpng -qt-xcb -sysconfdir /etc/xdg -qt-pcre -openssl -qt-harfbuzz QMAKE_LFLAGS_APP+=-s -static -no-icu'
- -
- Template: 'qtci-macos-10.13-x86_64-2'
- Compiler: 'Clang'
- Features: ['Packaging', 'UseLegacyInstructions']
- Configure arguments: '-qmake -opensource -confirm-license -verbose -prefix /Users/qt/work/install -debug-and-release -release -nomake tests -nomake examples -no-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -sysconfdir /Library/Preferences/Qt -I/usr/local/opt/openssl/include -static -no-icu'
- -
- Template: 'qtci-linux-Ubuntu-20.04-x86_64-50'
- Compiler: 'GCC'
- Features: ['TestOnly', 'LicenseCheck', 'UseLegacyInstructions']