Browse Source

add dxguid.lib

cxgeorge 24 years ago
parent
commit
a7b3679165
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/metalibs/pandadx/Sources.pp

+ 1 - 1
panda/metalibs/pandadx/Sources.pp

@@ -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