diff options
author | Andi Gutmans <andi@php.net> | 2000-08-17 04:05:57 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 2000-08-17 04:05:57 +0000 |
commit | 056401fa6c4c1b0a82e75acc6ea1ebfef2a06cab (patch) | |
tree | d9016f21e8d08655b85779c07a0df239784ac8a8 /win32/php4dllts.dsp | |
parent | 8a8b5dacc6f09ba573842d1a7730b1fdf41190c3 (diff) | |
download | php-git-056401fa6c4c1b0a82e75acc6ea1ebfef2a06cab.tar.gz |
- It should be #ifdef PHP_WIN32
Diffstat (limited to 'win32/php4dllts.dsp')
-rw-r--r-- | win32/php4dllts.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index aedd4350cf..2b4b44c922 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -221,6 +221,10 @@ SOURCE=..\ext\standard\cyr_convert.h # End Source File
# Begin Source File
+SOURCE="..\main\fopen-wrappers.h"
+# End Source File
+# Begin Source File
+
SOURCE=..\main\getopt.h
# End Source File
# Begin Source File
|