diff options
Diffstat (limited to 'pthreads/README.WinCE')
-rw-r--r-- | pthreads/README.WinCE | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pthreads/README.WinCE b/pthreads/README.WinCE new file mode 100644 index 000000000..a2cd8c213 --- /dev/null +++ b/pthreads/README.WinCE @@ -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. |