added a 'deps' directory and moved w32-pthreads into it

This commit is contained in:
jp9000
2013-10-28 06:20:37 -07:00
parent d2ba08e46b
commit dc38a1b8fc
411 changed files with 0 additions and 0 deletions

6
deps/w32-pthreads/README.WinCE vendored Normal file
View File

@@ -0,0 +1,6 @@
WinCE port
----------
(See the file WinCE-PORT for a detailed explanation.)
Make sure you define "WINCE" amongst your compiler flags (eg. -DWINCE).
The config.h file will define all the necessary defines for you.