Skip to content

Commit

Permalink
Update Boost version for OS X.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrautz committed Aug 14, 2011
1 parent 86b8c00 commit 53cd8e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler.pri
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ unix:!macx {
}

macx {
INCLUDEPATH *= $$(MUMBLE_PREFIX)/include/boost_1_45_0/
INCLUDEPATH *= $$(MUMBLE_PREFIX)/include/boost_1_47_0/
INCLUDEPATH *= $$(MUMBLE_PREFIX)/include
QMAKE_LIBDIR *= $$(MUMBLE_PREFIX)/lib

Expand Down

0 comments on commit 53cd8e4

Please sign in to comment.