Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.

Commit

Permalink
Update Vespucci.pro
Browse files Browse the repository at this point in the history
  • Loading branch information
dpfoose committed Jan 8, 2016
1 parent da58119 commit 6dc2078
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Vespucci.pro
Original file line number Diff line number Diff line change
Expand Up @@ -307,9 +307,9 @@ QMAKE_CXX=/usr/bin/g++-4.8
unix: LIBS += -L/home/travis/depts/lib -larmadillo
unix: LIBS += -L/usr/lib -larpack
unix: PRE_TARGETDEPS += /usr/lib/libarpack.a
unix: LIBS += -L/usr/lib -lhdf5
unix: PRE_TARGETDEPS += /usr/lib/libhdf5.a
unix:!macx: LIBS += -L/usr/lib/ -lcminpack
unix: LIBS += -L/usr/lib/x86_64-linux-gnu -lhdf5
unix: PRE_TARGETDEPS += /usr/lib/x86_64-linux-gnu/libhdf5.a
unix:!macx: LIBS += -L/usr/lib -lcminpack
unix:!macx: LIBS += -L/usr/lib -lblas
unix:!macx: LIBS += -L/usr/lib -llapack
unix:!macx: LIBS += -L/home/travis/depts/lib -lqcustomplot
Expand Down

0 comments on commit 6dc2078

Please sign in to comment.