diff options
author | Andi Gutmans <andi@php.net> | 2000-04-05 20:45:49 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 2000-04-05 20:45:49 +0000 |
commit | e3bbb4bc6cc7ec110018450be7de67bc4730898b (patch) | |
tree | 58f6c4ca114320b487fa6c89127c9694769ef058 /php4dllts.dsp | |
parent | fddd1201b42d333873e26880ada689bdfd930735 (diff) | |
download | php-git-e3bbb4bc6cc7ec110018450be7de67bc4730898b.tar.gz |
- Fix
Diffstat (limited to 'php4dllts.dsp')
-rw-r--r-- | php4dllts.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/php4dllts.dsp b/php4dllts.dsp index 71083a6af9..1b0016aa16 100644 --- a/php4dllts.dsp +++ b/php4dllts.dsp @@ -173,6 +173,10 @@ SOURCE=.\php_variables.c # End Source File
# Begin Source File
+SOURCE=.\php_virtual_cwd.c
+# End Source File
+# Begin Source File
+
SOURCE=.\ext\standard\quot_print.c
# End Source File
# Begin Source File
@@ -277,6 +281,10 @@ SOURCE=.\php_variables.h # End Source File
# Begin Source File
+SOURCE=.\php_virtual_cwd.h
+# End Source File
+# Begin Source File
+
SOURCE=.\ext\standard\quot_print.h
# End Source File
# Begin Source File
|