mirror of https://github.com/CGAL/cgal
*** empty log message ***
This commit is contained in:
parent
7298ffbf0a
commit
4ccdde18fc
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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
|
||||
//---------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue