From daf0d3a4c60490ec89766436518fd8c74c4a129e Mon Sep 17 00:00:00 2001 From: Aapo Keskimolo Date: Wed, 23 Jan 2019 23:31:21 +0200 Subject: Update qtsaferenderer platform configuration definitions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The project-specific platform configuration file is renamed to follow the convention as for other projects. This will allow Coin to recognize the configuration that are specific for qtsaferenderer project where they were previously (unintentionally) ignored. Removed QNX 7 as it is in the Qt mainline configuration. Removed Ubuntu 16.04 as Ubuntu 18.04 is now supported. Task-number: QSR-209 Change-Id: I505edc3741dbc047b2fc23bc409016d712596872 Reviewed-by: Tony Sarajärvi --- coin/platform_configs/qtsaferenderer.txt | 3 +++ coin/platform_configs/tqtc-qtsaferenderer.txt | 5 ----- 2 files changed, 3 insertions(+), 5 deletions(-) create mode 100644 coin/platform_configs/qtsaferenderer.txt delete mode 100644 coin/platform_configs/tqtc-qtsaferenderer.txt (limited to 'coin') diff --git a/coin/platform_configs/qtsaferenderer.txt b/coin/platform_configs/qtsaferenderer.txt new file mode 100644 index 00000000..ec14f610 --- /dev/null +++ b/coin/platform_configs/qtsaferenderer.txt @@ -0,0 +1,3 @@ +Template Target OS Target arch Compiler Features +----------------------------------- ------------------- ----------- ----------- ------------------------------------------------------------------------------------- +qtci-windows-10-x86_64-10 Mingw73 DeveloperBuild Release OpenGLDynamic BuildExamples diff --git a/coin/platform_configs/tqtc-qtsaferenderer.txt b/coin/platform_configs/tqtc-qtsaferenderer.txt deleted file mode 100644 index 0f511b29..00000000 --- a/coin/platform_configs/tqtc-qtsaferenderer.txt +++ /dev/null @@ -1,5 +0,0 @@ -Template Target OS Target arch Compiler Features ------------------------------------ ------------------- ----------- ----------- ------------------------------------------------------------------------------------- -qtci-linux-Ubuntu-16.04-x86_64-2 GCC DeveloperBuild OutOfSourceBuild QtLibInfix QtNamespace BuildExamples Documentation -qtci-linux-RHEL-7.4-x86_64 QNX_700 armv7 GCC Release DisableTests OpenGLES2 NoUseGoldLinker -qtci-windows-10-x86_64-10 Mingw73 DeveloperBuild Release OpenGLDynamic BuildExamples -- cgit v1.2.3