Browse Source

new bam version needed

David Rose 17 years ago
parent
commit
dd18572d55
2 changed files with 782 additions and 677 deletions
  1. 5 2
      panda/src/framework/Sources.pp
  2. 777 675
      panda/src/framework/shuttle_controls.bam.c

+ 5 - 2
panda/src/framework/Sources.pp

@@ -8,10 +8,13 @@
     recorder pgui pgraph putil collide chan text \
     recorder pgui pgraph putil collide chan text \
     pnmimage pnmimagetypes event
     pnmimage pnmimagetypes event
 
 
-  #define SOURCES \
+  #define COMBINED_SOURCES $[TARGET]_composite1.cxx
+
+  #define INCLUDED_SOURCES \
     config_framework.cxx config_framework.h \
     config_framework.cxx config_framework.h \
     pandaFramework.cxx pandaFramework.I pandaFramework.h \
     pandaFramework.cxx pandaFramework.I pandaFramework.h \
-    windowFramework.cxx windowFramework.I windowFramework.h
+    windowFramework.cxx windowFramework.I windowFramework.h \
+    shuttle_controls.bam.c
 
 
   #define INSTALL_HEADERS \
   #define INSTALL_HEADERS \
     pandaFramework.I pandaFramework.h \
     pandaFramework.I pandaFramework.h \

File diff suppressed because it is too large
+ 777 - 675
panda/src/framework/shuttle_controls.bam.c


Some files were not shown because too many files changed in this diff