Skip to content

Commit

Permalink
Fix consolepauser unexpected reference to QtCore when building with L…
Browse files Browse the repository at this point in the history
…inux static Qt 6
  • Loading branch information
CyanoHao committed Nov 8, 2024
1 parent 00c9e6f commit fa26caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/consolepauser/consolepauser.pro
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
QT -= gui
QT = # non-Qt project

CONFIG += c++11 console
CONFIG -= app_bundle
Expand Down

0 comments on commit fa26caf

Please sign in to comment.