unix: LIBS += -lyaml-cpp win32:INCLUDEPATH += $$PWD/../thirdpartylib/yaml-cpp/include win32: LIBS += -L$$PWD/../thirdpartylib/yaml-cpp/lib -lyaml-cpp