Remove unused AppVeyor CI files
This commit is contained in:
parent
151f5dd678
commit
c13e6b08c1
3 changed files with 0 additions and 32 deletions
|
|
@ -1,2 +0,0 @@
|
|||
@echo off
|
||||
%QTDIR%\msvc2022_64\bin\qmake.exe -qtconf "%~dp0\target_qt.conf" %*
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
@echo off
|
||||
%QTDIR%\msvc2022_64\bin\qtpaths.exe -qtconf "%~dp0\target_qt.conf" %*
|
||||
|
|
@ -1,28 +0,0 @@
|
|||
[DevicePaths]
|
||||
Prefix=C:/Qt/Qt-6.9
|
||||
[Paths]
|
||||
Prefix=../
|
||||
Documentation=./doc
|
||||
Headers=include
|
||||
Libraries=lib
|
||||
LibraryExecutables=./bin
|
||||
Binaries=bin
|
||||
Plugins=./plugins
|
||||
QmlImports=./qml
|
||||
ArchData=.
|
||||
Data=.
|
||||
Translations=./translations
|
||||
Examples=examples
|
||||
Tests=tests
|
||||
Settings=etc/xdg
|
||||
HostPrefix=../../msvc2022_64
|
||||
HostBinaries=bin
|
||||
HostLibraries=lib
|
||||
HostLibraryExecutables=./bin
|
||||
HostData=../msvc2022_arm64
|
||||
Sysroot=
|
||||
SysrootifyPrefix=false
|
||||
TargetSpec=win32-arm64-msvc
|
||||
HostSpec=
|
||||
Documentation=../../Docs/Qt-6.9
|
||||
Examples=../../Examples/Qt-6.9
|
||||
Loading…
Add table
Add a link
Reference in a new issue