add dxguid.lib
This commit is contained in:
parent
f01ae555b6
commit
a7b3679165
|
|
@ -17,5 +17,5 @@
|
|||
#begin metalib_target
|
||||
#define TARGET pandadx
|
||||
#define SOURCES pandadx.cxx
|
||||
#define TARGET_LIBS ddraw.lib d3dim.lib
|
||||
#define TARGET_LIBS ddraw.lib d3dim.lib dxguid.lib
|
||||
#end metalib_target
|
||||
|
|
|
|||
Loading…
Reference in New Issue