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