mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
add dxguid.lib
This commit is contained in:
parent
f01ae555b6
commit
a7b3679165
@ -17,5 +17,5 @@
|
|||||||
#begin metalib_target
|
#begin metalib_target
|
||||||
#define TARGET pandadx
|
#define TARGET pandadx
|
||||||
#define SOURCES pandadx.cxx
|
#define SOURCES pandadx.cxx
|
||||||
#define TARGET_LIBS ddraw.lib d3dim.lib
|
#define TARGET_LIBS ddraw.lib d3dim.lib dxguid.lib
|
||||||
#end metalib_target
|
#end metalib_target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user