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