From 720d4c1fb337c0e85a48e94c36ada8f73a2319bf Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Thu, 6 Feb 2003 19:21:12 +0000 Subject: [PATCH] Sort targets (no effective change) - this reduces the cvs diff when modifing the project file from the IDE. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98587 13f79535-47bb-0310-9956-ffa450edef68 --- libhttpd.dsp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/libhttpd.dsp b/libhttpd.dsp index ad2ad7ba69..b4a4dd180a 100644 --- a/libhttpd.dsp +++ b/libhttpd.dsp @@ -473,15 +473,15 @@ SOURCE=.\include\ap_listen.h # End Source File # Begin Source File -SOURCE=.\os\win32\ap_regkey.c +SOURCE=.\include\ap_mpm.h # End Source File # Begin Source File -SOURCE=.\include\ap_regkey.h +SOURCE=.\os\win32\ap_regkey.c # End Source File # Begin Source File -SOURCE=.\include\ap_mpm.h +SOURCE=.\include\ap_regkey.h # End Source File # Begin Source File @@ -571,10 +571,6 @@ SOURCE=.\server\mpm\winnt\nt_eventlog.c # End Source File # Begin Source File -SOURCE=.\server\mpm\winnt\service.c -# End Source File -# Begin Source File - SOURCE=.\server\provider.c # End Source File # Begin Source File @@ -585,6 +581,10 @@ SOURCE=.\server\scoreboard.c SOURCE=.\include\scoreboard.h # End Source File +# Begin Source File + +SOURCE=.\server\mpm\winnt\service.c +# End Source File # End Group # Begin Source File -- 2.50.1