mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-09 13:19:00 +00:00
Move QT plugins to the qtplugins folder on Windows QT builds (#3491)
* test build.yml * add qt.conf for windows-qt * test 2 build.yml * Update build.yml * placeholder license and copyright in qt.conf * proper copyright qt.conf * Add files via upload * Delete qt.conf from root * changes to build.yml * Update REUSE.toml
This commit is contained in:
@@ -133,3 +133,8 @@ SPDX-License-Identifier = "MIT"
|
||||
path = "src/video_core/host_shaders/fsr/*"
|
||||
SPDX-FileCopyrightText = "Copyright (c) 2021 Advanced Micro Devices, Inc. All rights reserved."
|
||||
SPDX-License-Identifier = "MIT"
|
||||
|
||||
[[annotations]]
|
||||
path = "dist/qt.conf"
|
||||
SPDX-FileCopyrightText = "shadPS4 Emulator Project"
|
||||
SPDX-License-Identifier = "GPL-2.0-or-later"
|
||||
|
||||
Reference in New Issue
Block a user