mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
add dxguid.lib
This commit is contained in:
parent
d2a5a44809
commit
29fd84c48e
@ -11,7 +11,7 @@
|
|||||||
dtoolconfig dtool pystub \
|
dtoolconfig dtool pystub \
|
||||||
|
|
||||||
#define WIN_SYS_LIBS \
|
#define WIN_SYS_LIBS \
|
||||||
d3dxof.lib
|
d3dxof.lib dxguid.lib
|
||||||
|
|
||||||
#define SOURCES \
|
#define SOURCES \
|
||||||
config_xfile.cxx config_xfile.h \
|
config_xfile.cxx config_xfile.h \
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
dtoolconfig dtool pystub \
|
dtoolconfig dtool pystub \
|
||||||
|
|
||||||
#define WIN_SYS_LIBS \
|
#define WIN_SYS_LIBS \
|
||||||
d3dxof.lib
|
d3dxof.lib dxguid.lib
|
||||||
|
|
||||||
#define SOURCES \
|
#define SOURCES \
|
||||||
eggToX.cxx eggToX.h
|
eggToX.cxx eggToX.h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user