mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
Trying to speed compilation a bit
This commit is contained in:
parent
51df2ab143
commit
ce19eac475
4
pandatool/src/dxf/dxf_composite1.cxx
Normal file
4
pandatool/src/dxf/dxf_composite1.cxx
Normal file
@ -0,0 +1,4 @@
|
||||
#include "dxfFile.cxx"
|
||||
#include "dxfLayer.cxx"
|
||||
#include "dxfLayerMap.cxx"
|
||||
#include "dxfVertex.cxx"
|
6
pandatool/src/pandatoolbase/pandatoolbase_composite1.cxx
Normal file
6
pandatool/src/pandatoolbase/pandatoolbase_composite1.cxx
Normal file
@ -0,0 +1,6 @@
|
||||
#include "config_pandatoolbase.cxx"
|
||||
#include "pathStore.cxx"
|
||||
#include "pathReplace.cxx"
|
||||
#include "animationConvert.cxx"
|
||||
#include "distanceUnit.cxx"
|
||||
#include "pandatoolbase.cxx"
|
Loading…
x
Reference in New Issue
Block a user