diff options
Diffstat (limited to 'third_party/pthread')
-rw-r--r-- | third_party/pthread/README.google | 9 | ||||
-rw-r--r-- | third_party/pthread/pthreadVC2.lib | bin | 0 -> 29056 bytes |
2 files changed, 9 insertions, 0 deletions
diff --git a/third_party/pthread/README.google b/third_party/pthread/README.google new file mode 100644 index 0000000..f69904a --- /dev/null +++ b/third_party/pthread/README.google @@ -0,0 +1,9 @@ +This directory contains built 2.7.0 Pthreads-w32 library. + +The library is used *only* to build testkjs console application from WebKit. + +Current distribution is available from: +http://sourceware.org/pthreads-win32/ + +When updating, no modifications should be necessary aside from building +the library that will be statically linked.
\ No newline at end of file diff --git a/third_party/pthread/pthreadVC2.lib b/third_party/pthread/pthreadVC2.lib Binary files differnew file mode 100644 index 0000000..667be1f --- /dev/null +++ b/third_party/pthread/pthreadVC2.lib |