add dxguid.lib

This commit is contained in:
cxgeorge 2002-02-27 04:41:53 +00:00
parent f01ae555b6
commit a7b3679165

View File

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