small correction for the static windows built
authorAlexander von Renteln <phon@quassel-irc.org>
Wed, 2 Apr 2008 17:10:01 +0000 (17:10 +0000)
committerAlexander von Renteln <phon@quassel-irc.org>
Wed, 2 Apr 2008 17:10:01 +0000 (17:10 +0000)
build/targets/target.pri

index e3b4f6d..ed9423e 100644 (file)
@@ -36,7 +36,7 @@ win32:static {
   CONFIG += embed_manifest_exe
   LIBS *= -luser32 -lgdi32 -lkernel32 -lshell32 -lwsock32 -lwinspool -lcomdlg32 -lole32
   LIBS *= -ladvapi32 -limm32 -luuid -lwinmm -ldelayimp -lopengl32 -lglu32 -loleaut32 -lws2_32
   CONFIG += embed_manifest_exe
   LIBS *= -luser32 -lgdi32 -lkernel32 -lshell32 -lwsock32 -lwinspool -lcomdlg32 -lole32
   LIBS *= -ladvapi32 -limm32 -luuid -lwinmm -ldelayimp -lopengl32 -lglu32 -loleaut32 -lws2_32
-  LIBS *= -llibeay32MT -lssleay32MT
+  LIBS *= -llibeay32MD -lssleay32MD
   QMAKE_LFLAGS_WINDOWS += /nodefaultlib:"libcmt.lib"
 
 }
   QMAKE_LFLAGS_WINDOWS += /nodefaultlib:"libcmt.lib"
 
 }