mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-08-09 17:49:45 +00:00
Make RPCS3 compatible with QT5.8 (#2330)
This commit is contained in:
parent
5aaee670d1
commit
3762f1e50d
1 changed files with 3 additions and 0 deletions
|
@ -17,3 +17,6 @@ DEFINES += QT_UI
|
||||||
OTHER_FILES += $$P/rpcs3qt/qml/*
|
OTHER_FILES += $$P/rpcs3qt/qml/*
|
||||||
|
|
||||||
RESOURCES += $$P/rpcs3qt/qml.qrc
|
RESOURCES += $$P/rpcs3qt/qml.qrc
|
||||||
|
|
||||||
|
# This line is needed for Qt 5.5 or higher
|
||||||
|
LIBS += opengl32.lib
|
Loading…
Add table
Add a link
Reference in a new issue