Essayer de linker systematiquement avec wsock32.lib
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2217 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
18fc5142bd
commit
3697bff6f7
|
@ -23,7 +23,7 @@ BYTECCCOMPOPTS=/Ox /MT
|
|||
BYTECCLINKOPTS=/MT
|
||||
|
||||
### Libraries needed
|
||||
CCLIBS=
|
||||
CCLIBS=wsock32.lib
|
||||
|
||||
### How to invoke the C preprocessor
|
||||
CPP=cl /nologo /EP
|
||||
|
|
Loading…
Reference in New Issue