Commit faddbc09 authored by Don Gagne's avatar Don Gagne

Windows build failure when project build outside source directory

Causing my TeamCity builds to fail
parent 034f1063
......@@ -346,7 +346,7 @@ WindowsBuild | LinuxBuild {
src/ui/XbeeConfigurationWindow.cpp
WindowsBuild {
LIBS += -llibs/thirdParty/libxbee/lib/libxbee
LIBS += -l$$BASEDIR/libs/thirdParty/libxbee/lib/libxbee
}
LinuxBuild {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment