summaryrefslogtreecommitdiff
path: root/php4ts.dsw
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>1999-04-25 19:35:44 +0000
committerAndi Gutmans <andi@php.net>1999-04-25 19:35:44 +0000
commit4ebb4060f918cc15d2e7be7f37ae71ada92e9646 (patch)
tree97a17cf0b7a6f1b0554ef65a6e8ea9f34c355c07 /php4ts.dsw
parent1db171deb8d99dcf9cb453886816338374b32653 (diff)
downloadphp-git-4ebb4060f918cc15d2e7be7f37ae71ada92e9646.tar.gz
* Fix a couple of thread safety issues
* Add initial ISAPI support. Very very experimental. * In the thread safe version, generate php4 as a library so that we can link it with both php.exe and the ISAPI dll. We should probably consider doing that under all circumstances, under UNIX as well. The thread-unsafe version *should* be unharmed.
Diffstat (limited to 'php4ts.dsw')
-rw-r--r--php4ts.dsw36
1 files changed, 36 insertions, 0 deletions
diff --git a/php4ts.dsw b/php4ts.dsw
index 0cd8ad1862..ee8e1f2617 100644
--- a/php4ts.dsw
+++ b/php4ts.dsw
@@ -27,6 +27,39 @@ Package=<4>
###############################################################################
+Project: "php4isapi"=.\php4isapi\php4isapi.dsp - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+ Begin Project Dependency
+ Project_Dep_Name libzendts
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name php4libts
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name TSRM
+ End Project Dependency
+}}}
+
+###############################################################################
+
+Project: "php4libts"=.\php4libts.dsp - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
Project: "php4ts"=.\php4ts.dsp - Package Owner=<4>
Package=<5>
@@ -41,6 +74,9 @@ Package=<4>
Begin Project Dependency
Project_Dep_Name TSRM
End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name php4libts
+ End Project Dependency
}}}
###############################################################################