From b3bd83b6eba18e14d019c883bf46e9099394a61c Mon Sep 17 00:00:00 2001 From: Michael Hoffmann Date: Tue, 2 Nov 1999 12:04:16 +0000 Subject: [PATCH] *** empty log message *** --- Packages/Installation/changes.txt | 1 + Packages/Installation/long_description.txt | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/Packages/Installation/changes.txt b/Packages/Installation/changes.txt index 58babcd0af2..172874d1d04 100644 --- a/Packages/Installation/changes.txt +++ b/Packages/Installation/changes.txt @@ -7,6 +7,7 @@ // actual revision //--------------------------------------------------------------------- +GLOB: Added advapi32.lib to XLIBS for MSVC. GLOB: EXTRA_OBJECTS with .o suffix for cygwin/gcc. GLOB: EXE_OPT=.exe for cygwin/gcc. GLOB: Changed order ob libpath and link directives to please Borland. diff --git a/Packages/Installation/long_description.txt b/Packages/Installation/long_description.txt index 074bf338900..13c65a17a66 100644 --- a/Packages/Installation/long_description.txt +++ b/Packages/Installation/long_description.txt @@ -3,6 +3,12 @@ //===================================================================== +//--------------------------------------------------------------------- +// revision 1.70 +//--------------------------------------------------------------------- + +GLOB: Added advapi32.lib to XLIBS for MSVC. + //--------------------------------------------------------------------- // revision 1.69 //---------------------------------------------------------------------