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/core.vcproj

    r1603 r1606  
    161161                        </File>
    162162                        <File
    163                                 RelativePath="..\..\src\core\Error.cc"
    164                                 >
    165                         </File>
    166                         <File
    167163                                RelativePath="..\..\src\core\Language.cc"
    168164                                >
     
    347343                        </File>
    348344                        <File
    349                                 RelativePath="..\..\src\core\Error.h"
    350                                 >
    351                         </File>
    352                         <File
    353345                                RelativePath="..\..\src\core\Language.h"
    354346                                >
Note: See TracChangeset for help on using the changeset viewer.