Require boost (sorry)

This commit is contained in:
Rasmus Karlsson 2017-01-22 22:56:10 +01:00
parent a92c020477
commit 0ad5536c23

View file

@ -120,3 +120,9 @@ RESOURCES += \
resources.qrc
DISTFILES +=
# Include boost
win32 {
INCLUDEPATH += C:\local\boost\
}