mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-26 19:44:32 +00:00
debug linux builds need a lib name :)
svn path=/trunk/kdesupport/qca/; revision=693092
This commit is contained in:
parent
6422e7bc8c
commit
bb9a3bb9af
@ -1,9 +1,8 @@
|
||||
unix:include(confapp_unix.pri)
|
||||
windows:include(confapp_win.pri)
|
||||
|
||||
QCA_LIBNAME = qca
|
||||
CONFIG(debug, debug|release) {
|
||||
windows:QCA_LIBNAME = qcad
|
||||
mac:QCA_LIBNAME = qca_debug
|
||||
} else {
|
||||
QCA_LIBNAME = qca
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user