diff options
author | Brent Eagles <brent@zeroc.com> | 2006-03-24 20:54:32 +0000 |
---|---|---|
committer | Brent Eagles <brent@zeroc.com> | 2006-03-24 20:54:32 +0000 |
commit | 1e9fcaa9d6cf4f234ca5c5d29d6938f723511eb5 (patch) | |
tree | 152ec082b6e664e46b9189d30e598c3d0f63663a /cpp/install/common/components/pcre.dev.lib | |
parent | storing stuff for building PCRE under Windows (diff) | |
download | ice-1e9fcaa9d6cf4f234ca5c5d29d6938f723511eb5.tar.bz2 ice-1e9fcaa9d6cf4f234ca5c5d29d6938f723511eb5.tar.xz ice-1e9fcaa9d6cf4f234ca5c5d29d6938f723511eb5.zip |
some initial groundwork for adding support for PCRE to the distributions
Diffstat (limited to 'cpp/install/common/components/pcre.dev.lib')
-rwxr-xr-x | cpp/install/common/components/pcre.dev.lib | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/install/common/components/pcre.dev.lib b/cpp/install/common/components/pcre.dev.lib new file mode 100755 index 00000000000..64bb753d1b8 --- /dev/null +++ b/cpp/install/common/components/pcre.dev.lib @@ -0,0 +1,2 @@ +pcre.lib
+pcred.lib
|