Skip to content

Commit

Permalink
Freaking qhexedit.
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherpow committed Oct 13, 2020
1 parent e1b6413 commit ca17023
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/ide/nesicide.pro
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ CONFIG -= exceptions

CONFIG(release, debug|release) {
QSCINTILLA_NAME=qscintilla2_qt5
QHEXEDIT_NAME=qhexedit
win32:QHEXEDIT_NAME=qhexedit4
else:QHEXEDIT_NAME=qhexedit
} else {
QHEXEDIT_NAME=qhexeditd
macx: QSCINTILLA_NAME=qscintilla2_qt5_debug
Expand Down

0 comments on commit ca17023

Please sign in to comment.