mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
add ws2_32.lib
This commit is contained in:
parent
efcad6c65a
commit
7837c95cb9
@ -16,6 +16,6 @@
|
|||||||
|
|
||||||
#define SOURCES pandaexpress.cxx
|
#define SOURCES pandaexpress.cxx
|
||||||
#define WIN_SYS_LIBS \
|
#define WIN_SYS_LIBS \
|
||||||
advapi32.lib $[WIN_SYS_LIBS]
|
advapi32.lib ws2_32.lib $[WIN_SYS_LIBS]
|
||||||
|
|
||||||
#end metalib_target
|
#end metalib_target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user