Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 28, 2008, 11:02:36 AM (16 years ago)
Author:
rgrieder
Message:
  • updated msvc files
  • hack-fixed a hack that probably wasn't even known to be a c++ hack. Proper fixing requires an expert ;)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/network/visual_studio/vc8/core.vcproj

    r1413 r1449  
    149149                        >
    150150                        <File
     151                                RelativePath="..\..\src\core\ArgumentCompletionFunctions.cc"
     152                                >
     153                        </File>
     154                        <File
    151155                                RelativePath="..\..\src\core\BaseObject.cc"
    152156                                >
     
    157161                        </File>
    158162                        <File
     163                                RelativePath="..\..\src\core\CommandEvaluation.cc"
     164                                >
     165                        </File>
     166                        <File
    159167                                RelativePath="..\..\src\core\CommandExecutor.cc"
    160168                                >
     
    169177                        </File>
    170178                        <File
     179                                RelativePath="..\..\src\core\ConsoleCommand.cc"
     180                                >
     181                        </File>
     182                        <File
     183                                RelativePath="..\..\src\core\ConsoleCommandCompilation.cc"
     184                                >
     185                        </File>
     186                        <File
    171187                                RelativePath="..\..\src\core\CoreSettings.cc"
    172188                                >
     
    201217                        </File>
    202218                        <File
     219                                RelativePath="..\..\src\core\IRC.cc"
     220                                >
     221                        </File>
     222                        <File
    203223                                RelativePath="..\..\src\core\KeyBinder.cc"
    204224                                >
     
    229249                        </File>
    230250                        <File
     251                                RelativePath="..\..\src\core\OutputBuffer.cc"
     252                                >
     253                        </File>
     254                        <File
    231255                                RelativePath="..\..\src\core\OutputHandler.cc"
    232256                                >
     
    237261                        </File>
    238262                        <File
     263                                RelativePath="..\..\src\core\Shell.cc"
     264                                >
     265                        </File>
     266                        <File
    239267                                RelativePath="..\..\src\core\SignalHandler.cc"
    240268                                >
     
    242270                        <File
    243271                                RelativePath="..\..\src\core\TclBind.cc"
     272                                >
     273                        </File>
     274                        <File
     275                                RelativePath="..\..\src\core\TclThreadManager.cc"
    244276                                >
    245277                        </File>
     
    267299                        >
    268300                        <File
     301                                RelativePath="..\..\src\core\ArgumentCompleter.h"
     302                                >
     303                        </File>
     304                        <File
     305                                RelativePath="..\..\src\core\ArgumentCompletionFunctions.h"
     306                                >
     307                        </File>
     308                        <File
     309                                RelativePath="..\..\src\core\ArgumentCompletionListElement.h"
     310                                >
     311                        </File>
     312                        <File
    269313                                RelativePath="..\..\src\core\BaseObject.h"
    270314                                >
     
    283327                        </File>
    284328                        <File
     329                                RelativePath="..\..\src\core\CommandEvaluation.h"
     330                                >
     331                        </File>
     332                        <File
    285333                                RelativePath="..\..\src\core\CommandExecutor.h"
    286334                                >
     
    303351                        </File>
    304352                        <File
     353                                RelativePath="..\..\src\core\ConsoleCommandCompilation.h"
     354                                >
     355                        </File>
     356                        <File
    305357                                RelativePath="..\..\src\core\CoreIncludes.h"
    306358                                >
     
    355407                        </File>
    356408                        <File
     409                                RelativePath="..\..\src\core\IRC.h"
     410                                >
     411                        </File>
     412                        <File
    357413                                RelativePath="..\..\src\core\Iterator.h"
    358414                                >
     
    395451                        </File>
    396452                        <File
     453                                RelativePath="..\..\src\core\OutputBuffer.h"
     454                                >
     455                        </File>
     456                        <File
    397457                                RelativePath="..\..\src\core\OutputHandler.h"
    398458                                >
     
    403463                        </File>
    404464                        <File
     465                                RelativePath="..\..\src\core\Script_clean.h"
     466                                >
     467                        </File>
     468                        <File
     469                                RelativePath="..\..\src\core\Shell.h"
     470                                >
     471                        </File>
     472                        <File
    405473                                RelativePath="..\..\src\core\SignalHandler.h"
    406474                                >
     
    408476                        <File
    409477                                RelativePath="..\..\src\core\TclBind.h"
     478                                >
     479                        </File>
     480                        <File
     481                                RelativePath="..\..\src\core\TclThreadManager.h"
    410482                                >
    411483                        </File>
Note: See TracChangeset for help on using the changeset viewer.