refs #487 add XPlane path utilities

This commit is contained in:
Roland Winklmeier
2015-10-06 22:54:38 +02:00
committed by Mathew Sutcliffe
parent e3319f0dae
commit 35cb4e2067
4 changed files with 177 additions and 0 deletions

View File

@@ -78,4 +78,8 @@ blackmisc {
macx-clang: PRE_TARGETDEPS += $$DestRoot/lib/libblackmisc.dylib
}
LIBS *= -lblackmisc
win32 {
LIBS *= -lShell32
}
}