touched up some source files for borland and msvc.
added more options to bakefile description
This commit is contained in:
@ -26,6 +26,8 @@
|
||||
# include <winsock2.h>
|
||||
# include <ws2tcpip.h> /* sockaddr_in6 */
|
||||
# include <windows.h>
|
||||
# pragma library("ws2_32.lib") /* watcom */
|
||||
# pragma comment(lib,"ws2_32.lib") /* msvc and borland */
|
||||
#elif defined(__OS2__)
|
||||
# include <types.h>
|
||||
# include <sys/socket.h>
|
||||
|
Reference in New Issue
Block a user