diff options
author | Zeev Suraski <zeev@php.net> | 1999-08-24 23:12:50 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 1999-08-24 23:12:50 +0000 |
commit | 7e250d06f5eb50c12d99921d768a8469d7de9c46 (patch) | |
tree | 29d634dc7aa35ea3d03cccb786c64fb91acd6845 /php4dll.dsp | |
parent | d8a322e7be07473647730144a5507f7da82b9680 (diff) | |
download | php-git-7e250d06f5eb50c12d99921d768a8469d7de9c46.tar.gz |
Add output_buffering directive
Diffstat (limited to 'php4dll.dsp')
-rw-r--r-- | php4dll.dsp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/php4dll.dsp b/php4dll.dsp index 5221544703..a55ee886c5 100644 --- a/php4dll.dsp +++ b/php4dll.dsp @@ -795,5 +795,17 @@ InputPath=".\configuration-scanner.l" # End Source File
# End Group
+# Begin Group "Text Files"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\ChangeLog
+# End Source File
+# Begin Source File
+
+SOURCE=.\LICENSE
+# End Source File
+# End Group
# End Target
# End Project
|