mirror of
https://github.com/moonlight-stream/moonlight-qt
synced 2025-01-09 17:58:43 +00:00
28 lines
No EOL
521 B
Text
28 lines
No EOL
521 B
Text
[DevicePaths]
|
|
Prefix=C:/Qt/Qt-6.5
|
|
[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=../../msvc2019_64
|
|
HostBinaries=bin
|
|
HostLibraries=lib
|
|
HostLibraryExecutables=./bin
|
|
HostData=../msvc2019_arm64
|
|
Sysroot=
|
|
SysrootifyPrefix=false
|
|
TargetSpec=win32-arm64-msvc
|
|
HostSpec=
|
|
Documentation=../../Docs/Qt-6.5
|
|
Examples=../../Examples/Qt-6.5 |