projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b18f18
)
winbuild/MakefileBuild.vc: Follow up on 0c8ccf7
author
Marc Hoersken
<info@marc-hoersken.de>
Wed, 3 Oct 2012 14:56:35 +0000
(16:56 +0200)
committer
Marc Hoersken
<info@marc-hoersken.de>
Wed, 3 Oct 2012 14:56:35 +0000
(16:56 +0200)
winbuild/MakefileBuild.vc
patch
|
blob
|
history
diff --git
a/winbuild/MakefileBuild.vc
b/winbuild/MakefileBuild.vc
index de23e1a0849c205d2246d8db9ea93737d676b814..d04787918a724425521cb916cacee45801b5258e 100644
(file)
--- a/
winbuild/MakefileBuild.vc
+++ b/
winbuild/MakefileBuild.vc
@@
-100,7
+100,7
@@
SSL_LIBS = libeay32.lib ssleay32.lib
USE_SSL = true
\r
SSL = dll
\r
!ELSEIF "$(WITH_SSL)"=="static"
\r
-SSL_LIBS = libeay32.lib ssleay32.lib gdi32.lib user32.lib
advapi32.lib
\r
+SSL_LIBS = libeay32.lib ssleay32.lib gdi32.lib user32.lib
\r
USE_SSL = true
\r
SSL = static
\r
!ENDIF
\r
@@
-240,7
+240,7
@@
AS_DLL = true
CFGSET = true
\r
!ENDIF
\r
\r
-WIN_LIBS = ws2_32.lib wldap32.lib
\r
+WIN_LIBS = ws2_32.lib wldap32.lib
advapi32.lib
\r
!IF "$(CFGSET)" == "FALSE"
\r
!ERROR please choose a valid mode
\r
!ENDIF
\r