Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 16, 2008, 7:53:40 PM (16 years ago)
Author:
rgrieder
Message:
  • removed struct ObjectListBase::Export from the forward declarations (not allowed for nested classes, but were possible with the use of a template..)
  • moved Error from core to util (since Debug.h has moved too)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/core3/visual_studio/vc8/util.vcproj

    r1603 r1606  
    157157                        </File>
    158158                        <File
     159                                RelativePath="..\..\src\util\Error.cc"
     160                                >
     161                        </File>
     162                        <File
    159163                                RelativePath="..\..\src\util\ExprParser.cc"
    160164                                >
     
    215219                        </File>
    216220                        <File
     221                                RelativePath="..\..\src\util\Error.h"
     222                                >
     223                        </File>
     224                        <File
    217225                                RelativePath="..\..\src\util\ExprParser.h"
    218226                                >
Note: See TracChangeset for help on using the changeset viewer.