diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2000-05-28 06:03:22 +0200 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2000-05-28 06:03:22 +0200 |
commit | fe1555a4a8d71ee2a614cf4a066cb16706d6c033 (patch) | |
tree | e18bed766eb434b6d4abb35a1174c26ed97e370f /Apache.dsw | |
parent | PR: (diff) | |
download | apache2-fe1555a4a8d71ee2a614cf4a066cb16706d6c033.tar.xz apache2-fe1555a4a8d71ee2a614cf4a066cb16706d6c033.zip |
PR:
Obtained from:
Submitted by:
Reviewed by:
Kill the Win32 library project ap.dsp and slide http_main.c from the
ApacheCore.dsp into Apache.dsp - this is in prepartion of the real
services update, which will move registry.c and service.c back into
ApacheCore.dsp, kill both headers and incorporate their symbols into
the mpm/winnt/winnt.h file. main_win32.c will die as well, with it's
few remaining functions moving into the mpm.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85329 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Apache.dsw')
-rw-r--r-- | Apache.dsw | 24 |
1 files changed, 3 insertions, 21 deletions
diff --git a/Apache.dsw b/Apache.dsw index 78f2550473..a2379cb308 100644 --- a/Apache.dsw +++ b/Apache.dsw @@ -1,4 +1,4 @@ -Microsoft Developer Studio Workspace File, Format Version 6.00 +Microsoft Developer Studio Workspace File, Format Version 5.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ############################################################################### @@ -33,9 +33,6 @@ Package=<4> Project_Dep_Name aprlibdll End Project Dependency Begin Project Dependency - Project_Dep_Name ap - End Project Dependency - Begin Project Dependency Project_Dep_Name gen_test_char End Project Dependency Begin Project Dependency @@ -345,22 +342,7 @@ Package=<4> Project_Dep_Name aprlib End Project Dependency Begin Project Dependency - Project_Dep_Name ap - End Project Dependency -}}} - -############################################################################### - -Project: "ap"=".\ap\ap.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name aprlib + Project_Dep_Name ApacheCore End Project Dependency }}} @@ -456,7 +438,7 @@ Package=<4> Project_Dep_Name aprlib End Project Dependency Begin Project Dependency - Project_Dep_Name ap + Project_Dep_Name ApacheCore End Project Dependency }}} |