Browse Source

Trying to speed compilation a bit

Josh Yelon 21 years ago
parent
commit
51df2ab143
1 changed files with 10 additions and 0 deletions
  1. 10 0
      direct/src/interval/interval_composite1.cxx

+ 10 - 0
direct/src/interval/interval_composite1.cxx

@@ -0,0 +1,10 @@
+#include "config_interval.cxx"
+#include "cInterval.cxx"
+#include "cIntervalManager.cxx"
+#include "cLerpInterval.cxx"
+#include "cLerpNodePathInterval.cxx"
+#include "cLerpAnimEffectInterval.cxx"
+#include "cMetaInterval.cxx"
+#include "hideInterval.cxx"
+#include "showInterval.cxx"
+#include "waitInterval.cxx"