From 29fd84c48e33a0ed3ac95ebb0890aedd43bc916b Mon Sep 17 00:00:00 2001 From: cxgeorge <> Date: Mon, 4 Mar 2002 05:22:59 +0000 Subject: [PATCH] add dxguid.lib --- pandatool/src/xfile/Sources.pp | 2 +- pandatool/src/xfileprogs/Sources.pp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pandatool/src/xfile/Sources.pp b/pandatool/src/xfile/Sources.pp index 989a1d99f6..c1d93d2331 100644 --- a/pandatool/src/xfile/Sources.pp +++ b/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 \ diff --git a/pandatool/src/xfileprogs/Sources.pp b/pandatool/src/xfileprogs/Sources.pp index 389ccf8af2..e6ae1f3001 100644 --- a/pandatool/src/xfileprogs/Sources.pp +++ b/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