From f73c39d96bd24360a577b7543779397b4af3dc00 Mon Sep 17 00:00:00 2001 From: cxgeorge <> Date: Thu, 6 Dec 2001 22:40:15 +0000 Subject: [PATCH] *** empty log message *** --- panda/metalibs/pandadx8/Sources.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panda/metalibs/pandadx8/Sources.pp b/panda/metalibs/pandadx8/Sources.pp index a031891c20..69fcd8e5e0 100644 --- a/panda/metalibs/pandadx8/Sources.pp +++ b/panda/metalibs/pandadx8/Sources.pp @@ -17,7 +17,7 @@ #if $[BUILD_DX8] #begin metalib_target #define TARGET pandadx8 - #define SOURCES pandadx8.cxx + #define TARGET_LIBS d3d8.lib dxerr8.lib #end metalib_target #endif