Explorar o código

Use lowercase file names.

Brucey %!s(int64=2) %!d(string=hai) anos
pai
achega
2495e3c612
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      enet.mod/enet.bmx
  2. 1 1
      stdc.mod/stdc.bmx

+ 1 - 1
enet.mod/enet.bmx

@@ -15,7 +15,7 @@ ModuleInfo "History: 1.01 Release"
 Import Pub.StdC
 Import Pub.StdC
 
 
 ?win32x86
 ?win32x86
-Import "-lWs2_32"
+Import "-lws2_32"
 ?
 ?
 
 
 Import "enet/include/*.h"
 Import "enet/include/*.h"

+ 1 - 1
stdc.mod/stdc.bmx

@@ -44,7 +44,7 @@ ModuleInfo "History: Fixed C Compiler warnings"
 ?linux
 ?linux
 ModuleInfo "CC_OPTS: -D_FILE_OFFSET_BITS=64"
 ModuleInfo "CC_OPTS: -D_FILE_OFFSET_BITS=64"
 ?win32
 ?win32
-Import "-lWs2_32"
+Import "-lws2_32"
 Import "inet_pton.c"
 Import "inet_pton.c"
 ?haiku
 ?haiku
 Import "-lnetwork"
 Import "-lnetwork"