summaryrefslogtreecommitdiff
path: root/NON-UNIX-USE
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2009-03-08 15:11:02 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2009-03-08 15:11:02 +0000
commitfe1f5e1559a9ea99c2dab4e5295a003b7cad9440 (patch)
treee0f487e6b90c5e18815561910ce5108d1e78ddc5 /NON-UNIX-USE
parentbb83db6447434ffc92fdee4feb08d99b45e00f9d (diff)
downloadpcre-fe1f5e1559a9ea99c2dab4e5295a003b7cad9440.tar.gz
Comment on building under Windows CE.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@382 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'NON-UNIX-USE')
-rw-r--r--NON-UNIX-USE9
1 files changed, 8 insertions, 1 deletions
diff --git a/NON-UNIX-USE b/NON-UNIX-USE
index bf5c41a..958ee51 100644
--- a/NON-UNIX-USE
+++ b/NON-UNIX-USE
@@ -371,6 +371,13 @@ Michael Roy sent these comments about building PCRE under Windows with BCC5.5:
When linking a project with BCC5.5, pcre.lib must be included before any of
the libraries cw32.lib, cw32i.lib, cw32mt.lib, and cw32mti.lib on the command
line.
+
+
+BUILDING UNDER WINDOWS CE WITH VISUAL STUDIO 200x
+
+Vincent Richomme sent a zip archive of files to help with this process. They
+can be found in the file "pcre-vsbuild.zip" in the Contrib directory of the FTP
+site.
BUILDING PCRE ON OPENVMS
@@ -437,5 +444,5 @@ $! Locale could not be set to fr
$!
=========================
-Last Updated: 05 September 2008
+Last Updated: 08 March 2009
****