khanat-code-old/code/ryzom/common/data_common/system_files.cfg
StudioEtrange e3d6a799bb Fix some probleme with spaces in path on windows
PCHSupport.cmake edited online with Bitbucket
2013-07-24 20:53:33 +00:00

15 lines
275 B
INI

// List of files to be kept up to date
// This list can't contain more than 20 files approximately
Files =
{
// DO NOT REMOVE THIS ENTRY
// THIS MUST ALWAYS BE THE FIRST FILE !!
"system_files.cfg",
//
"msg.xml",
"database.xml",
"chat_static.cdb"
};