*** empty log message ***

This commit is contained in:
Michael Hoffmann 2002-03-25 15:39:50 +00:00
parent 6d3553c234
commit fafded9fbe
2 changed files with 7 additions and 0 deletions

View File

@ -10,6 +10,7 @@
GLOB: Fixes for QT.
GLOB: src/Interval_arithmetic/workaround_4_ms.obj is no longer necessary.
GLOB: Add -D_RWSTD__ALLOCATOR for SunPro.
GLOB: Removed include/compilers/vc7 from include path for VC7.
GLOB: QT fixed from Radu.
GLOB: Yet other fixes for Qt (Qt support hasn't been yet tested enough)
GLOB: Added .moc to REMOVE_EXT_LIST.

View File

@ -3,6 +3,12 @@
//=====================================================================
//---------------------------------------------------------------------
// revision 1154
//---------------------------------------------------------------------
GLOB: Removed include/compilers/vc7 from include path for VC7.
//---------------------------------------------------------------------
// revision 1153
//---------------------------------------------------------------------