Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 10, 2008, 1:11:19 PM (16 years ago)
Author:
rgrieder
Message:

Moved Exception to util now that debug has been moved.

Location:
code/trunk/visual_studio/vc8
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/visual_studio/vc8/core.vcproj

    r1755 r1764  
    165165                        </File>
    166166                        <File
    167                                 RelativePath="..\..\src\core\Exception.cc"
    168                                 >
    169                         </File>
    170                         <File
    171167                                RelativePath="..\..\src\core\GameState.cc"
    172168                                >
     
    396392                        </File>
    397393                        <File
    398                                 RelativePath="..\..\src\core\Exception.h"
    399                                 >
    400                         </File>
    401                         <File
    402394                                RelativePath="..\..\src\core\GameState.h"
    403395                                >
  • code/trunk/visual_studio/vc8/util.vcproj

    r1755 r1764  
    161161                        </File>
    162162                        <File
     163                                RelativePath="..\..\src\util\Exception.cc"
     164                                >
     165                        </File>
     166                        <File
    163167                                RelativePath="..\..\src\util\ExprParser.cc"
    164168                                >
     
    215219                        </File>
    216220                        <File
     221                                RelativePath="..\..\src\util\Exception.h"
     222                                >
     223                        </File>
     224                        <File
    217225                                RelativePath="..\..\src\util\ExprParser.h"
    218226                                >
Note: See TracChangeset for help on using the changeset viewer.