Commit 61ac9124 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  Revise the Win32 Build for three purposes;

    1) Remove libraries specified under the Apache.dsw 'dependencies' to
       eliminate duplicate link references in .mak files.  Exporting all
       make files from Apache.dsw, or building applications dependent on
       libraries within the IDE both consistently add the libraries to
       the linkage.
    2) Add the include path os/win32 to .dsp projects as appropriate,
       mostly to resolve to os.h in a manner consistent with unix.
    3) Remove entirely useless libraries that are auto included by MSVC.

  These changes level the field for deployment of other Win32 compilers.

  No source files were harmed durring this production :)

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@85670 13f79535-47bb-0310-9956-ffa450edef68
parent 98f56b15
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment