test_concurrency

This commit is contained in:
David Rose 2006-04-06 22:32:58 +00:00
parent 9d77fe4e06
commit 81b78cd075
1 changed files with 11 additions and 0 deletions

View File

@ -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