Trying to speed compilation a bit

This commit is contained in:
Josh Yelon 2005-02-25 05:46:08 +00:00
parent 51df2ab143
commit ce19eac475
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,4 @@
#include "dxfFile.cxx"
#include "dxfLayer.cxx"
#include "dxfLayerMap.cxx"
#include "dxfVertex.cxx"

View File

@ -0,0 +1,6 @@
#include "config_pandatoolbase.cxx"
#include "pathStore.cxx"
#include "pathReplace.cxx"
#include "animationConvert.cxx"
#include "distanceUnit.cxx"
#include "pandatoolbase.cxx"