trawick 01/11/11 08:11:12
Modified: . libapr.dsp Log: The dll build of apr is misssing a mktemp.c in build. Submitted by: "Mladen Turk" <[EMAIL PROTECTED]> Reviewed by: Jeff Trawick Revision Changes Path 1.47 +4 -0 apr/libapr.dsp Index: libapr.dsp =================================================================== RCS file: /home/cvs/apr/libapr.dsp,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- libapr.dsp 2001/09/28 14:05:23 1.46 +++ libapr.dsp 2001/11/11 16:11:12 1.47 @@ -111,6 +111,10 @@ # End Source File # Begin Source File +SOURCE=.\file_io\unix\mktemp.c +# End Source File +# Begin Source File + SOURCE=.\file_io\win32\filedup.c # End Source File # Begin Source File
