*** empty log message ***

This commit is contained in:
Michael Hoffmann 1999-10-12 14:46:54 +00:00
parent 7298ffbf0a
commit 4ccdde18fc
2 changed files with 9 additions and 0 deletions

View File

@ -7,6 +7,8 @@
// actual revision
//---------------------------------------------------------------------
GLOB: Do "make -i" for the libs in internal releases.
GLOB: Set LONG_NAME_PROBLEM flags only when really needed.
GLOB: Changed -Zm400 to -Zm900 for msvc. // DVP
GLOB: Remove __STL_DEBUG from the list of options for msvc // DVP
GLOB: Corrected CGAL_WINDOW_LDFLAGS for MSVC.

View File

@ -3,6 +3,13 @@
//=====================================================================
//---------------------------------------------------------------------
// revision 1.63
//---------------------------------------------------------------------
GLOB: Do "make -i" for the libs in internal releases.
GLOB: Set LONG_NAME_PROBLEM flags only when really needed.
//---------------------------------------------------------------------
// revision 1.62
//---------------------------------------------------------------------