mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-25 12:20:48 +00:00
(Qt) Combine shaderparamsdialog.cpp and qt_dialogs.cpp - further binary
size reduction
This commit is contained in:
parent
469e2b7778
commit
7fb09d1602
@ -495,9 +495,6 @@ ifeq ($(HAVE_QT), 1)
|
||||
ui/drivers/qt/thumbnaildownload.o \
|
||||
ui/drivers/qt/thumbnailpackdownload.o \
|
||||
ui/drivers/qt/playlistthumbnaildownload.o
|
||||
ifeq ($(HAVE_SHADERS_COMMON), 1)
|
||||
OBJ += ui/drivers/qt/shaderparamsdialog.o
|
||||
endif
|
||||
ifeq ($(HAVE_MENU), 1)
|
||||
OBJ += ui/drivers/qt/settingswidgets.o \
|
||||
ui/drivers/qt/options/achievements.o \
|
||||
|
@ -53,9 +53,6 @@ UI
|
||||
|
||||
#include "../ui/drivers/qt/ui_qt_load_core_window.cpp"
|
||||
#include "../ui/drivers/qt/gridview.cpp"
|
||||
#if defined(HAVE_CG) || defined(HAVE_GLSL) || defined(HAVE_SLANG) || defined(HAVE_HLSL)
|
||||
#include "../ui/drivers/qt/shaderparamsdialog.cpp"
|
||||
#endif
|
||||
#include "../ui/drivers/qt/qt_dialogs.cpp"
|
||||
#include "../ui/drivers/qt/filedropwidget.cpp"
|
||||
#include "../ui/drivers/qt/qt_playlist.cpp"
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user