Ver Fonte

adding test_particles

Dave Schuyler há 21 anos atrás
pai
commit
57ae58b621
1 ficheiros alterados com 6 adições e 0 exclusões
  1. 6 0
      panda/src/testbed/Sources.pp

+ 6 - 0
panda/src/testbed/Sources.pp

@@ -36,3 +36,9 @@
   #define TARGET test_texmem
   #define SOURCES test_texmem.cxx
 #end test_bin_target
+
+#begin test_bin_target
+  #define TARGET test_particles
+  
+  #define SOURCES test_particles.cxx
+#end test_bin_target