From f3bd46cbc4b5c0a9317d75b9088a04baa3c5679d Mon Sep 17 00:00:00 2001 From: Miguel Costa Date: Mon, 19 Apr 2021 11:54:03 +0200 Subject: Update CoreFeatures project to latest format version The sample auto-test project CoreFeatures was updated to reflect the latest changes to the Qt VS project format (currently v3.3). Change-Id: I41e90d594200079554eadd079217daafb73de2f8 Reviewed-by: Joerg Bornemann --- src/tests/CoreFeatures/CoreFeatures.vcxproj | 77 +++++++++++++++++++---------- 1 file changed, 52 insertions(+), 25 deletions(-) (limited to 'src') diff --git a/src/tests/CoreFeatures/CoreFeatures.vcxproj b/src/tests/CoreFeatures/CoreFeatures.vcxproj index 9c433876..e79e95d9 100644 --- a/src/tests/CoreFeatures/CoreFeatures.vcxproj +++ b/src/tests/CoreFeatures/CoreFeatures.vcxproj @@ -12,52 +12,79 @@ {12857847-9877-466C-B056-DD286A219093} - QtVS_v300 + QtVS_v303 10.0.17763.0 + 8.1 + 8.1 + 10.0.17763.0 + 10.0 + $(SolutionDir)\qtmsbuild\QtMsBuild - - Application + + v120 + + + v120 + + + v140 + + + v140 + + v141 - 5.13.0_msvc2017_64 - - Application + v141 - - - $(MSBuildProjectDirectory)\QtMsBuild + + v142 - - bin\$(Platform)\$(Configuration)\ - obj\$(Platform)\$(Configuration)\ + + v142 - - bin\$(Platform)\$(Configuration)\ - obj\$(Platform)\$(Configuration)\ + + Application + bin\$(VisualStudioVersion)\$(Platform)\$(Configuration)\ + obj\$(VisualStudioVersion)\$(Platform)\$(Configuration)\ + + + Application + bin\$(VisualStudioVersion)\$(Platform)\$(Configuration)\ + obj\$(VisualStudioVersion)\$(Platform)\$(Configuration)\ + - - + + + + + + + + + + + + + + + $(DefaultQtVersion) core;network;testlib + $(DefaultQtVersion) core;network;testlib - - - - - - - + + - true -- cgit v1.2.3