diff options
author | Zeev Suraski <zeev@php.net> | 1999-06-04 10:45:54 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 1999-06-04 10:45:54 +0000 |
commit | 3cad348509b66828f421d1b843a025b555519a83 (patch) | |
tree | c088457cf498c7b157b4691f670080b8d9d68e95 /php4ext.dsw | |
parent | a3a60dd4e704189fbdea808805797d5b11b275e7 (diff) | |
download | php-git-3cad348509b66828f421d1b843a025b555519a83.tar.gz |
* Add a new workspace for dynamic PHP extensions.
* Add a few functions to PHP's API.
* Get the MySQL extension up-to-date and thread safe.
* Add a project for building the MySQL extension under Win32.
Diffstat (limited to 'php4ext.dsw')
-rw-r--r-- | php4ext.dsw | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/php4ext.dsw b/php4ext.dsw new file mode 100644 index 0000000000..8cf96a86c1 --- /dev/null +++ b/php4ext.dsw @@ -0,0 +1,29 @@ +Microsoft Developer Studio Workspace File, Format Version 6.00
+# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
+
+###############################################################################
+
+Project: "mysql"=.\ext\mysql\mysql.dsp - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
+Global:
+
+Package=<5>
+{{{
+}}}
+
+Package=<3>
+{{{
+}}}
+
+###############################################################################
+
|