diff options
author | James Cox <imajes@php.net> | 2002-11-20 21:20:10 +0000 |
---|---|---|
committer | James Cox <imajes@php.net> | 2002-11-20 21:20:10 +0000 |
commit | 418f53c647caf868126a44061ecd3a94c2a4e321 (patch) | |
tree | a1c1805fa6c606126efe99a501b01914829e7269 /win32 | |
parent | 32fcc74395b96484a1abd3d93968a5ad1e17bbc3 (diff) | |
download | php-git-418f53c647caf868126a44061ecd3a94c2a4e321.tar.gz |
remove number.c from the win32 build..
# did this on unix... shouldn't cause a problem, but vc can get picky.
Diffstat (limited to 'win32')
-rw-r--r-- | win32/php4dllts.dsp | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 95720e61f7..5b3515c490 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -1,4 +1,4 @@ -# Microsoft Developer Studio Project File - Name="php4dllts" - Package Owner=<4>
+ Microsoft Developer Studio Project File - Name="php4dllts" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
@@ -1787,10 +1787,6 @@ SOURCE=..\ext\session\mod_user.h # End Source File
# Begin Source File
-SOURCE=..\ext\bcmath\number.h
-# End Source File
-# Begin Source File
-
SOURCE=..\ext\standard\pageinfo.h
# End Source File
# Begin Source File
|