diff options
Diffstat (limited to 'Attic/mutex/pthreads/info.txt')
-rw-r--r-- | Attic/mutex/pthreads/info.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Attic/mutex/pthreads/info.txt b/Attic/mutex/pthreads/info.txt index 7315c186a..1d826b61c 100644 --- a/Attic/mutex/pthreads/info.txt +++ b/Attic/mutex/pthreads/info.txt @@ -1,11 +1,12 @@ define MUTEX_PTHREAD -load_on auto - -<add> +<source> mux_pthr.cpp +</source> + +<header:internal> mux_pthr.h -</add> +</header:internal> <libs> all!qnx,freebsd,dragonfly,openbsd,netbsd -> pthread |