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