mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-09 12:37:50 +08:00
COIN: Move QtBridges dotnet config to its own yaml file
The development was moved to different repo. Change-Id: I57544c891d4b4aebac2687952ad6b655948618d1 Reviewed-by: Toni Saario <toni.saario@qt.io>
This commit is contained in:
13
coin/platform_configs/qtdotnet.yaml
Normal file
13
coin/platform_configs/qtdotnet.yaml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
Version: 2
|
||||||
|
Include: [
|
||||||
|
quick-bridges.yaml: [
|
||||||
|
"windows-quick-bridges"
|
||||||
|
]
|
||||||
|
]
|
||||||
|
Configurations:
|
||||||
|
-
|
||||||
|
Id: 'windows-quick-bridges-dotnet'
|
||||||
|
Template: 'qtci-windows-11_24H2-x86_64-71'
|
||||||
|
Compiler: 'MSVC2022'
|
||||||
|
Platform dependency: 'windows-quick-bridges'
|
||||||
|
Features: ['Packaging', 'Sccache', "DebugAndRelease", 'UseConfigure', 'DisableTests', 'RunAsPlatformDependency', 'QtBridgesDotnet']
|
||||||
@@ -10,13 +10,6 @@ Include: [
|
|||||||
]
|
]
|
||||||
]
|
]
|
||||||
Configurations:
|
Configurations:
|
||||||
-
|
|
||||||
Id: 'windows-quick-bridges-dotnet'
|
|
||||||
Template: 'qtci-windows-11_24H2-x86_64-71'
|
|
||||||
Compiler: 'MSVC2022'
|
|
||||||
Platform dependency: 'windows-quick-bridges'
|
|
||||||
Features: ['Packaging', 'Sccache', "DebugAndRelease", 'UseConfigure', 'DisableTests', 'RunAsPlatformDependency', 'QtBridgesDotnet']
|
|
||||||
|
|
||||||
-
|
-
|
||||||
Id: 'windows-quick-bridges-rust'
|
Id: 'windows-quick-bridges-rust'
|
||||||
Template: 'qtci-windows-11_24H2-x86_64-71'
|
Template: 'qtci-windows-11_24H2-x86_64-71'
|
||||||
|
|||||||
Reference in New Issue
Block a user