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
caad2ce9bb
commit
015f663149
@ -7,6 +7,7 @@
|
||||
#define DIR_TYPE metalib
|
||||
#define BUILDING_DLL BUILDING_PANDA
|
||||
#define USE_PACKAGES net
|
||||
#define WIN_SYS_LIBS $[WIN_SYS_LIBS] Ws2_32.lib
|
||||
|
||||
#define COMPONENT_LIBS \
|
||||
pgraph \
|
||||
|
@ -1,5 +1,6 @@
|
||||
#define OTHER_LIBS interrogatedb:c dconfig:c dtoolconfig:m \
|
||||
dtoolutil:c dtoolbase:c dtool:m
|
||||
#define WIN_SYS_LIBS $[WIN_SYS_LIBS] Ws2_32.lib
|
||||
|
||||
#begin lib_target
|
||||
#define TARGET display
|
||||
|
Loading…
x
Reference in New Issue
Block a user