Skip to content

Commit

Permalink
fmk - returning to old PBE.pro, will do something different in Docker…
Browse files Browse the repository at this point in the history
…file
  • Loading branch information
fmckenna committed Sep 19, 2024
1 parent 1e8222d commit 0c60c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PBE.pro
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ win32{
QMAKE_INFO_PLIST=$$PWD/Info.plist
LIBS += $$PWD/../quazip/build/quazip/libquazip1-qt5.1.4.dylib
} else {
LIBS += -L/simcenter/quazip/build/quazip -lquazip1-qt5 -Wl,-rpath/simcenter/quazip/build/quazip -lc
LIBS += -L/usr/local/lib -lquazip1-qt5 -lc
}
}

Expand Down

0 comments on commit 0c60c50

Please sign in to comment.