diff options
author | Harald Radi <phanto@php.net> | 2002-08-05 10:44:48 +0000 |
---|---|---|
committer | Harald Radi <phanto@php.net> | 2002-08-05 10:44:48 +0000 |
commit | a6c0a753e760ff60ac195989ded7fe2d61708c97 (patch) | |
tree | 0df3b8f22185d6dd5336a3b6ae7f3d7e0a97b9c5 /win32/php4dllts.dsp | |
parent | 32314dd11a100f8e5a12c27f275630835c13c4db (diff) | |
download | php-git-experimental/ZendEngine2.tar.gz |
added testcases to project fileexperimental/ZendEngine2
Diffstat (limited to 'win32/php4dllts.dsp')
-rw-r--r-- | win32/php4dllts.dsp | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 1ccb794ec0..daf35feaa5 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -1918,6 +1918,22 @@ SOURCE=..\ext\rpc\com\variant.h SOURCE=..\ext\rpc\tests\test1.php
# End Source File
+# Begin Source File
+
+SOURCE=..\ext\rpc\tests\test2.php
+# End Source File
+# Begin Source File
+
+SOURCE=..\ext\rpc\tests\test3.php
+# End Source File
+# Begin Source File
+
+SOURCE=..\ext\rpc\tests\test4.php
+# End Source File
+# Begin Source File
+
+SOURCE=..\ext\rpc\tests\tests.php
+# End Source File
# End Group
# End Group
# End Group
|