Windows fix for OpenSSL lib names.

This commit is contained in:
lotodore
2007-12-09 22:28:51 +00:00
parent 9ce09df604
commit d60f53228e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -122,8 +122,8 @@ win32 {
#LIBPATH += Debug/lib
LIBS += -lpokerth_lib
LIBS += -lssleay32
LIBS += -llibeay32
LIBS += -lssleay32
LIBS += -lgdi32 -lcomdlg32 -loleaut32 -limm32 -lwinmm -lwinspool -lole32 -luuid -luser32 -lmsimg32 -lshell32 -lkernel32 -lws2_32 -ladvapi32
exists( ../boost/stage/lib/libboost_thread-mgw34-mt-1_34_1.a ){
LIBS += -lboost_thread-mgw34-mt-1_34_1