Yup, I just posted something similiar to dev@apr. I was hoping that one of the primary win32 developers could fix this up for us.
-aaron On Tue, Apr 09, 2002 at 09:25:34AM +0200, Sebastian Bergmann wrote: > Index: apr.dsp > =================================================================== > RCS file: /home/cvspublic/apr/apr.dsp,v > retrieving revision 1.98 > diff -u -2 -b -w -B -r1.98 apr.dsp > --- apr.dsp 22 Feb 2002 07:11:29 -0000 1.98 > +++ apr.dsp 9 Apr 2002 07:24:37 -0000 > @@ -171,8 +171,4 @@ > # Begin Source File > > -SOURCE=.\locks\win32\locks.c > -# End Source File > -# Begin Source File > - > SOURCE=.\locks\win32\proc_mutex.c > # End Source File > @@ -426,8 +422,4 @@ > > SOURCE=.\include\arch\win32\locks.h > -# End Source File > -# Begin Source File > - > -SOURCE=.\include\arch\win32\misc.h > # End Source File > # Begin Source File > Index: libapr.dsp > =================================================================== > RCS file: /home/cvspublic/apr/libapr.dsp,v > retrieving revision 1.59 > diff -u -2 -b -w -B -r1.59 libapr.dsp > --- libapr.dsp 22 Feb 2002 07:11:29 -0000 1.59 > +++ libapr.dsp 9 Apr 2002 07:24:37 -0000 > @@ -177,8 +177,4 @@ > # Begin Source File > > -SOURCE=.\locks\win32\locks.c > -# End Source File > -# Begin Source File > - > SOURCE=.\locks\win32\proc_mutex.c > # End Source File > @@ -428,8 +424,4 @@ > > SOURCE=.\include\arch\unix\inherit.h > -# End Source File > -# Begin Source File > - > -SOURCE=.\include\arch\win32\locks.h > # End Source File > # Begin Source File > > -- > Sebastian Bergmann > http://sebastian-bergmann.de/ http://phpOpenTracker.de/ > > Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/
