corrected path to boost

This commit is contained in:
Jaquee 2016-12-14 18:53:32 +01:00
parent 417e49b2c8
commit 8f9ac1ccf3

View file

@ -77,7 +77,7 @@ win32 {
MSYS_PATH=c:/msys64/mingw32
# boost root path
BOOST_PATH=/msys2/mingw64/boost
BOOST_PATH=c:/msys64/mingw64/boost
# WIN32 Host settings
} else {