mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-28 04:24:32 +00:00
8 lines
85 B
Plaintext
8 lines
85 B
Plaintext
unix:{
|
|
include(confapp_unix.pri)
|
|
}
|
|
windows:{
|
|
CONFIG += debug
|
|
QCA_LIBNAME = qcad
|
|
}
|