edink Tue Nov 12 17:44:11 2002 EDT Modified files: /php4/ext/db db.dsp Log: Fix build. flock_compat.c and flock_compat.h are now in the exported part of php4ts.dll. Index: php4/ext/db/db.dsp diff -u php4/ext/db/db.dsp:1.4 php4/ext/db/db.dsp:1.5 --- php4/ext/db/db.dsp:1.4 Wed Sep 19 13:48:28 2001 +++ php4/ext/db/db.dsp Tue Nov 12 17:44:11 2002 @@ -97,18 +97,10 @@ 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
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php