Deps: Remove version number from fontawesome

This commit is contained in:
KamFretoZ
2025-12-27 20:58:33 +07:00
committed by lightningterror
parent 0edcdf91db
commit 213569f3d7
29 changed files with 28 additions and 28 deletions

View File

@@ -6,7 +6,7 @@
#include "CDVD/IsoFileFormats.h" #include "CDVD/IsoFileFormats.h"
#include "Config.h" #include "Config.h"
#include "Host.h" #include "Host.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include "common/Assertions.h" #include "common/Assertions.h"
#include "common/Console.h" #include "common/Console.h"

View File

@@ -48,7 +48,7 @@
#include "common/SmallString.h" #include "common/SmallString.h"
#include "common/StringUtil.h" #include "common/StringUtil.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include "fmt/format.h" #include "fmt/format.h"

View File

@@ -10,7 +10,7 @@
#include "SPU2/spu2.h" #include "SPU2/spu2.h"
#include "Host.h" #include "Host.h"
#include "Host/AudioStream.h" #include "Host/AudioStream.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include "common/Assertions.h" #include "common/Assertions.h"
#include "common/Console.h" #include "common/Console.h"
#include "common/BitUtils.h" #include "common/BitUtils.h"

View File

@@ -22,7 +22,7 @@
#include "common/Timer.h" #include "common/Timer.h"
#include "fmt/format.h" #include "fmt/format.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include <algorithm> #include <algorithm>
#include <array> #include <array>

View File

@@ -15,7 +15,7 @@
#include "common/StringUtil.h" #include "common/StringUtil.h"
#include "common/Path.h" #include "common/Path.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include <appmodel.h> #include <appmodel.h>
#include <array> #include <array>

View File

@@ -16,7 +16,7 @@
#include "common/StringUtil.h" #include "common/StringUtil.h"
#include "imgui.h" #include "imgui.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include <bit> #include <bit>
#include <fstream> #include <fstream>

View File

@@ -12,7 +12,7 @@
#include "Config.h" #include "Config.h"
#include "Host.h" #include "Host.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include "GS/GSExtra.h" #include "GS/GSExtra.h"
#include "GS/GSLocalMemory.h" #include "GS/GSLocalMemory.h"
#include "GS/Renderers/HW/GSTextureReplacements.h" #include "GS/Renderers/HW/GSTextureReplacements.h"

View File

@@ -15,7 +15,7 @@
#include "common/StringUtil.h" #include "common/StringUtil.h"
#include "imgui.h" #include "imgui.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include <cinttypes> #include <cinttypes>
#include <fstream> #include <fstream>

View File

@@ -4,7 +4,7 @@
#include "GameDatabase.h" #include "GameDatabase.h"
#include "GS/GS.h" #include "GS/GS.h"
#include "Host.h" #include "Host.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include "vtlb.h" #include "vtlb.h"
#include "common/Console.h" #include "common/Console.h"

View File

@@ -13,7 +13,7 @@
#include "cubeb/cubeb.h" #include "cubeb/cubeb.h"
#include "fmt/format.h" #include "fmt/format.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#ifdef _WIN32 #ifdef _WIN32
#include "common/RedtapeWindows.h" #include "common/RedtapeWindows.h"

View File

@@ -4,7 +4,7 @@
#include "Achievements.h" #include "Achievements.h"
#include "GS.h" #include "GS.h"
#include "Host.h" #include "Host.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include "ImGui/FullscreenUI.h" #include "ImGui/FullscreenUI.h"
#include "ImGui/ImGuiOverlays.h" #include "ImGui/ImGuiOverlays.h"
#include "Input/InputManager.h" #include "Input/InputManager.h"

View File

@@ -45,7 +45,7 @@
#include "SIO/Pad/Pad.h" #include "SIO/Pad/Pad.h"
#include "SIO/Sio.h" #include "SIO/Sio.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include "IconsPromptFont.h" #include "IconsPromptFont.h"
#include "imgui.h" #include "imgui.h"
#include "imgui_internal.h" #include "imgui_internal.h"

View File

@@ -22,7 +22,7 @@
#include "common/Threading.h" #include "common/Threading.h"
#include "common/Timer.h" #include "common/Timer.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include "imgui_internal.h" #include "imgui_internal.h"
#include "imgui_stdlib.h" #include "imgui_stdlib.h"

View File

@@ -5,7 +5,7 @@
#include "common/Pcsx2Defs.h" #include "common/Pcsx2Defs.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include "imgui.h" #include "imgui.h"
#include "imgui_internal.h" #include "imgui_internal.h"

View File

@@ -6,7 +6,7 @@
#include "Counters.h" #include "Counters.h"
#include "GS/GS.h" #include "GS/GS.h"
#include "Host.h" #include "Host.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include "ImGui/FullscreenUI.h" #include "ImGui/FullscreenUI.h"
#include "ImGui/ImGuiFullscreen.h" #include "ImGui/ImGuiFullscreen.h"
#include "ImGui/ImGuiManager.h" #include "ImGui/ImGuiManager.h"

View File

@@ -10,7 +10,7 @@
#include "GS/Renderers/Common/GSDevice.h" #include "GS/Renderers/Common/GSDevice.h"
#include "GS/Renderers/HW/GSTextureReplacements.h" #include "GS/Renderers/HW/GSTextureReplacements.h"
#include "Host.h" #include "Host.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include "IconsPromptFont.h" #include "IconsPromptFont.h"
#include "ImGui/FullscreenUI.h" #include "ImGui/FullscreenUI.h"
#include "ImGui/ImGuiAnimated.h" #include "ImGui/ImGuiAnimated.h"

View File

@@ -6,7 +6,7 @@
#include "MTGS.h" #include "MTGS.h"
#include "MTVU.h" #include "MTVU.h"
#include "Host.h" #include "Host.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include "VMManager.h" #include "VMManager.h"
#include "common/FPControl.h" #include "common/FPControl.h"

View File

@@ -20,7 +20,7 @@
#include "Patch.h" #include "Patch.h"
#include "R5900.h" #include "R5900.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include "fmt/format.h" #include "fmt/format.h"
#include <algorithm> #include <algorithm>

View File

@@ -6,7 +6,7 @@
#include "DebugTools/Debug.h" #include "DebugTools/Debug.h"
#include "common/Console.h" #include "common/Console.h"
#include "IconsPromptFont.h" #include "IconsPromptFont.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include "GS.h" #include "GS.h"
#include "Host.h" #include "Host.h"

View File

@@ -14,7 +14,7 @@
#include "Input/SDLInputSource.h" #include "Input/SDLInputSource.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include "VMManager.h" #include "VMManager.h"
#include "common/Assertions.h" #include "common/Assertions.h"

View File

@@ -38,7 +38,7 @@
#include "common/StringUtil.h" #include "common/StringUtil.h"
#include "common/ZipHelpers.h" #include "common/ZipHelpers.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include "fmt/format.h" #include "fmt/format.h"
#include <csetjmp> #include <csetjmp>

View File

@@ -1,7 +1,7 @@
// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team // SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team
// SPDX-License-Identifier: GPL-3.0+ // SPDX-License-Identifier: GPL-3.0+
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include "USB/qemu-usb/qusb.h" #include "USB/qemu-usb/qusb.h"
#include "USB/qemu-usb/desc.h" #include "USB/qemu-usb/desc.h"
#include "USB/qemu-usb/USBinternal.h" #include "USB/qemu-usb/USBinternal.h"

View File

@@ -2,7 +2,7 @@
// SPDX-License-Identifier: GPL-3.0+ // SPDX-License-Identifier: GPL-3.0+
#include "usb-pad.h" #include "usb-pad.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include "IconsPromptFont.h" #include "IconsPromptFont.h"
#include "USB/qemu-usb/USBinternal.h" #include "USB/qemu-usb/USBinternal.h"
#include "USB/usb-pad/usb-pad-sdl-ff.h" #include "USB/usb-pad/usb-pad-sdl-ff.h"

View File

@@ -5,7 +5,7 @@
#include "common/Console.h" #include "common/Console.h"
#include "Host.h" #include "Host.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include "IconsPromptFont.h" #include "IconsPromptFont.h"
#include "Input/InputManager.h" #include "Input/InputManager.h"
#include "StateWrapper.h" #include "StateWrapper.h"

View File

@@ -2,7 +2,7 @@
// SPDX-License-Identifier: GPL-3.0+ // SPDX-License-Identifier: GPL-3.0+
#include "Host.h" #include "Host.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include "IconsPromptFont.h" #include "IconsPromptFont.h"
#include "Input/InputManager.h" #include "Input/InputManager.h"
#include "StateWrapper.h" #include "StateWrapper.h"

View File

@@ -14,7 +14,7 @@
#include "fmt/format.h" #include "fmt/format.h"
#include "StateWrapper.h" #include "StateWrapper.h"
#include "Host.h" #include "Host.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
namespace usb_printer namespace usb_printer
{ {

View File

@@ -55,7 +55,7 @@
#include "common/Timer.h" #include "common/Timer.h"
#include "common/emitter/x86emitter.h" #include "common/emitter/x86emitter.h"
#include "IconsFontAwesome6.h" #include "IconsFontAwesome.h"
#include "IconsPromptFont.h" #include "IconsPromptFont.h"
#include "cpuinfo.h" #include "cpuinfo.h"
#include "discord_rpc.h" #include "discord_rpc.h"

View File

@@ -23,7 +23,7 @@ import functools
# pylint: disable=bare-except, disable=missing-function-docstring # pylint: disable=bare-except, disable=missing-function-docstring
src_dirs = [os.path.join(os.path.dirname(__file__), "..", "pcsx2"), os.path.join(os.path.dirname(__file__), "..", "pcsx2-qt")] src_dirs = [os.path.join(os.path.dirname(__file__), "..", "pcsx2"), os.path.join(os.path.dirname(__file__), "..", "pcsx2-qt")]
fa_file = os.path.join(os.path.dirname(__file__), "..", "3rdparty", "include", "IconsFontAwesome6.h") fa_file = os.path.join(os.path.dirname(__file__), "..", "3rdparty", "include", "IconsFontAwesome.h")
pf_file = os.path.join(os.path.dirname(__file__), "..", "3rdparty", "include", "IconsPromptFont.h") pf_file = os.path.join(os.path.dirname(__file__), "..", "3rdparty", "include", "IconsPromptFont.h")
dst_file = os.path.join(os.path.dirname(__file__), "..", "pcsx2", "ImGui", "ImGuiManager.cpp") dst_file = os.path.join(os.path.dirname(__file__), "..", "pcsx2", "ImGui", "ImGuiManager.cpp")