summaryrefslogtreecommitdiffstats
path: root/lib/simpleini/testsi-SJIS.ini
Commit message (Collapse)AuthorAgeFilesLines
* Profile rewritten to boost. Read/write to ini should work.Zaba9992012-09-271-51/+0
| | | | Load/Save should work.
* * changed 0, NULL to nullptrerihel2012-08-091-0/+51
* changed profile.cpp to use SimpleIni to load config files * added new CProfile singleton class for loading config * added SimpleIni to lib/ dir * added config loading tests