*** empty log message ***

This commit is contained in:
Michael Hoffmann 1999-09-02 17:00:03 +00:00
parent 2aba5fafac
commit c76476b0e8
2 changed files with 7 additions and 0 deletions

View File

@ -7,6 +7,7 @@
// actual revision
//---------------------------------------------------------------------
GLOB: Fixed leda_lib_options for UNIX-compilers.
GLOB: Added leda_lib_option flag.
GLOB: Added -Zm400 to ADDITIONAL_CXXFLAGS for msvc.
GLOB: Added flags for patched STLport to ADDIOTIONAL_CXXFLAGS for MSVC.

View File

@ -3,6 +3,12 @@
//=====================================================================
//---------------------------------------------------------------------
// revision 1.60
//---------------------------------------------------------------------
GLOB: Fixed leda_lib_options for UNIX-compilers.
//---------------------------------------------------------------------
// revision 1.59
//---------------------------------------------------------------------