*** empty log message ***

This commit is contained in:
Michael Hoffmann 1999-11-02 12:04:16 +00:00
parent f846e42a99
commit b3bd83b6eb
2 changed files with 7 additions and 0 deletions

View File

@ -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.

View File

@ -3,6 +3,12 @@
//=====================================================================
//---------------------------------------------------------------------
// revision 1.70
//---------------------------------------------------------------------
GLOB: Added advapi32.lib to XLIBS for MSVC.
//---------------------------------------------------------------------
// revision 1.69
//---------------------------------------------------------------------