Essayer de linker systematiquement avec wsock32.lib

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2217 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Xavier Leroy 1998-12-02 10:59:13 +00:00
parent 18fc5142bd
commit 3697bff6f7
1 changed files with 1 additions and 1 deletions

View File

@ -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