mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-03-29 06:39:48 -06:00
Make RPCS3 compatible with QT5.8 (#2330)
This commit is contained in:
parent
5aaee670d1
commit
3762f1e50d
@ -17,3 +17,6 @@ DEFINES += QT_UI
|
||||
OTHER_FILES += $$P/rpcs3qt/qml/*
|
||||
|
||||
RESOURCES += $$P/rpcs3qt/qml.qrc
|
||||
|
||||
# This line is needed for Qt 5.5 or higher
|
||||
LIBS += opengl32.lib
|
||||
Loading…
Reference in New Issue
Block a user