Install all xbus dependencies

refs #615
This commit is contained in:
Roland Winklmeier
2016-04-23 22:32:46 +02:00
parent cc302bd4fd
commit 71d9439537
3 changed files with 90 additions and 2 deletions

View File

@@ -160,3 +160,9 @@ isEmpty(QMAKE_EXTENSION_EXE) {
isEmpty(PREFIX) {
PREFIX = $$BuildRoot/dist
}
################################
# Debug Suffix
################################
win32: CONFIG(debug, debug|release): DLL_DEBUG_SUFFIX = d