Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 23, 2013, 9:57:41 PM (11 years ago)
Author:
landauf
Message:

split ConfigFileManager.h/cc into multiple files, one for each class. why did I ever put them all into the same file?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/core6/src/libraries/core/CMakeLists.txt

    r9558 r9559  
    5454BUILD_UNIT FilesystemBuildUnit.cc
    5555  command/ArgumentCompletionFunctions.cc
    56   config/ConfigFileManager.cc
     56  config/ConfigFile.cc
    5757  PathConfig.cc
    5858END_BUILD_UNIT
     
    7474  TOLUA_FILES
    7575    command/CommandExecutor.h
    76     config/ConfigFileManager.h
     76    config/SettingsConfigFile.h
    7777    Game.h
    7878    GameMode.h
Note: See TracChangeset for help on using the changeset viewer.