mirror of
https://github.com/QuasarApp/qca.git
synced 2025-05-08 16:59:33 +00:00
even more windows
svn path=/trunk/kdesupport/qca/; revision=648327
This commit is contained in:
parent
e815bb462d
commit
60a19d737b
@ -3,5 +3,5 @@ unix:{
|
|||||||
}
|
}
|
||||||
windows:{
|
windows:{
|
||||||
CONFIG += debug
|
CONFIG += debug
|
||||||
QCA_LIBNAME = qca_debug
|
QCA_LIBNAME = qcad
|
||||||
}
|
}
|
||||||
|
@ -6,3 +6,5 @@ TARGET = saslservtest
|
|||||||
|
|
||||||
SOURCES += saslservtest.cpp
|
SOURCES += saslservtest.cpp
|
||||||
include(../examples.pri)
|
include(../examples.pri)
|
||||||
|
|
||||||
|
windows:LIBS += -lws2_32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user