Select externals subdir based on QMAKESPEC

refs #468
This commit is contained in:
Roland Winklmeier
2015-11-22 19:41:47 +01:00
parent b033ee5cf1
commit b97a04373e
3 changed files with 19 additions and 51 deletions

View File

@@ -7,7 +7,7 @@ TEMPLATE = lib
CONFIG += shared plugin
CONFIG += blackmisc blackcore
INCLUDEPATH += $$EXTERNALDIR/common/include/XPLM
INCLUDEPATH += $$EXTERNALSROOT/common/include/XPLM
win32 {
equals(WORD_SIZE,64): LIBS += -lXPLM_64 -lXPWidgets_64