diff options
| author | Edin Kadribasic <edink@php.net> | 2002-11-12 22:44:11 +0000 |
|---|---|---|
| committer | Edin Kadribasic <edink@php.net> | 2002-11-12 22:44:11 +0000 |
| commit | f4903cd901e8813ff10d650af146071c222276ca (patch) | |
| tree | b557b11abbfd5ed668cd8c09bf69e3df93352e83 | |
| parent | 16cf26ee183b59564c55a4809c7d946b011f4283 (diff) | |
| download | php-git-f4903cd901e8813ff10d650af146071c222276ca.tar.gz | |
Fix build. flock_compat.c and flock_compat.h are now in the exported
part of php4ts.dll.
| -rw-r--r-- | ext/db/db.dsp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/db/db.dsp b/ext/db/db.dsp index a514dba9aa..8c5d37b37a 100644 --- a/ext/db/db.dsp +++ b/ext/db/db.dsp @@ -97,20 +97,12 @@ LINK32=link.exe SOURCE=.\db.c
# End Source File
-# Begin Source File
-
-SOURCE=..\standard\flock_compat.c
-# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
-SOURCE=..\standard\flock_compat.h
-# End Source File
-# Begin Source File
-
SOURCE=.\php_db.h
# End Source File
# End Group
|
