Browse Source

add dxguid.lib

cxgeorge 24 years ago
parent
commit
29fd84c48e
2 changed files with 2 additions and 2 deletions
  1. 1 1
      pandatool/src/xfile/Sources.pp
  2. 1 1
      pandatool/src/xfileprogs/Sources.pp

+ 1 - 1
pandatool/src/xfile/Sources.pp

@@ -11,7 +11,7 @@
     dtoolconfig dtool pystub \
 
   #define WIN_SYS_LIBS \
-    d3dxof.lib
+    d3dxof.lib dxguid.lib
 
   #define SOURCES \
     config_xfile.cxx config_xfile.h \

+ 1 - 1
pandatool/src/xfileprogs/Sources.pp

@@ -11,7 +11,7 @@
     dtoolconfig dtool pystub \
 
   #define WIN_SYS_LIBS \
-    d3dxof.lib
+    d3dxof.lib dxguid.lib
 
   #define SOURCES \
     eggToX.cxx eggToX.h