Skip to content

Commit

Permalink
fixed includepath for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
vt4a2h committed Nov 15, 2015
1 parent 3101f37 commit 548d4a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions uml-tool.pro
Original file line number Diff line number Diff line change
Expand Up @@ -167,5 +167,4 @@ FORMS += \
RESOURCES += \
gui/main.qrc

INCLUDEPATH += ./libs/boost/range/include \
./libs/boost/config/include
INCLUDEPATH += . libs/boost/range/include libs/boost/config/include

0 comments on commit 548d4a2

Please sign in to comment.