cxgeorge преди 24 години
родител
ревизия
5e3785cbf5
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      pandatool/src/scripts/basedlls.pl

+ 1 - 1
pandatool/src/scripts/basedlls.pl

@@ -13,7 +13,7 @@ $rebase_path="C:\\Program Files\\Microsoft Platform SDK\\Bin;C:\\Program Files\\
 $ENV{'PATH'}.=";".$rebase_path;
 $ENV{'PATH'}.=";".$rebase_path;
 
 
 # note: this is the order dlls will be laid out in memory
 # note: this is the order dlls will be laid out in memory
-@dll_names=("libpanda","libpandadx","libpandagl","libpandaexpress","libpandaphysics",
+@dll_names=("libpanda","libpandadx","libpandadx8","libpandagl","libpandaexpress","libpandaphysics",
             "libpandafx","libdtool","libdtoolconfig","libpystub","libdirect","libtoontown","libmiles_audio","libpandaegg");
             "libpandafx","libdtool","libdtoolconfig","libpystub","libdirect","libtoontown","libmiles_audio","libpandaegg");
 
 
 # old audio dlls
 # old audio dlls