-lssl --> -lcrypto

This commit is contained in:
doitux
2007-04-07 13:46:33 +00:00
parent 9696201cf8
commit 9ce9978c0b
+1 -1
View File
@@ -190,7 +190,7 @@ win32 {
SOURCES += src/core/linux/rand.cpp \
src/net/linux/socket_helper.cpp \
src/net/linux/socket_startup.cpp
LIBS += -lboost_thread -l ssl
LIBS += -lboost_thread -lcrypto
}
CONFIG += qt release