Jelajahi Sumber

test_concurrency

David Rose 19 tahun lalu
induk
melakukan
81b78cd075
1 mengubah file dengan 11 tambahan dan 0 penghapusan
  1. 11 0
      panda/src/pipeline/Sources.pp

+ 11 - 0
panda/src/pipeline/Sources.pp

@@ -162,3 +162,14 @@
 
 #end test_bin_target
 
+
+#begin test_bin_target
+  #define TARGET test_concurrency
+  #define LOCAL_LIBS $[LOCAL_LIBS] pipeline
+  #define OTHER_LIBS dtoolutil:c dtool:m dtoolconfig:m pystub
+
+  #define SOURCES \
+    test_concurrency.cxx
+
+#end test_bin_target
+