Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/zdenop/qt-box-editor
Browse files Browse the repository at this point in the history
  • Loading branch information
zdenop committed Oct 14, 2024
2 parents afb2b23 + 1a9ff62 commit 06d1b03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qt-box-editor.pro
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ win32 {

CONFIG(debug, debug|release) {
TARGET = $$join(TARGET,,,d)
LIBS += -lltesseract535d -lleptonica-1.83.1d
LIBS += -ltesseract53d -lleptonica-1.83.1d
} else {
LIBS += -ltesseract53 -lleptonica-1.83.1
}
Expand Down

0 comments on commit 06d1b03

Please sign in to comment.