Skip to content

Commit

Permalink
Sort.
Browse files Browse the repository at this point in the history
  • Loading branch information
textbrowser committed Mar 17, 2024
1 parent c426a46 commit a38545c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glitch.pro
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ CONFIG += qt release warn_on
DEFINES += GLITCH_FUTURE
LANGUAGE = C++
QMAKE_CLEAN += Glitch
QT += gui printsupport network sql widgets
QT += gui network printsupport sql widgets

contains(QMAKE_HOST.arch, armv7l) {
QMAKE_CXXFLAGS_RELEASE += -march=armv7
Expand Down

0 comments on commit a38545c

Please sign in to comment.