mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-02-16 02:30:52 +00:00
Remove unused AppVeyor CI files
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user