Loading winbuild/MakefileBuild.vc +2 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # # Copyright (C) 1999 - 2010, Daniel Stenberg, <daniel@haxx.se>, et al. # Copyright (C) 1999 - 2011, Daniel Stenberg, <daniel@haxx.se>, et al. # # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms Loading Loading @@ -101,7 +101,7 @@ SSL=dll !ELSEIF "$(WITH_SSL)"=="static" SSL_LIBS = libeay32.lib ssleay32.lib USE_SSL = true SSL=dll SSL=static !ENDIF !IFDEF USE_SSL Loading Loading
winbuild/MakefileBuild.vc +2 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # # Copyright (C) 1999 - 2010, Daniel Stenberg, <daniel@haxx.se>, et al. # Copyright (C) 1999 - 2011, Daniel Stenberg, <daniel@haxx.se>, et al. # # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms Loading Loading @@ -101,7 +101,7 @@ SSL=dll !ELSEIF "$(WITH_SSL)"=="static" SSL_LIBS = libeay32.lib ssleay32.lib USE_SSL = true SSL=dll SSL=static !ENDIF !IFDEF USE_SSL Loading