diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2003-02-06 20:21:12 +0100 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2003-02-06 20:21:12 +0100 |
commit | e0469ba7d043dea5fc5f44a333a10bbcb8bbece3 (patch) | |
tree | 63d97760bcbe8ebc29a9340d2b30ad0a02fbb736 /libhttpd.dsp | |
parent | Fix up load dependancies to avoid LoadModule ordering (diff) | |
download | apache2-e0469ba7d043dea5fc5f44a333a10bbcb8bbece3.tar.xz apache2-e0469ba7d043dea5fc5f44a333a10bbcb8bbece3.zip |
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
Diffstat (limited to 'libhttpd.dsp')
-rw-r--r-- | libhttpd.dsp | 14 |
1 files 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 |