1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 14:49:56 +00:00
openmw-tes3mp/apps/mwiniimporter
Emanuel Guevel 2a7336c310 mwiniimporter: handle ini file encodings
Use components/to_utf8 to handle encodings.
Add an --encoding option for choosing between win1250, win1251 and
win1252 encodings for the imported ini file.
2013-01-01 21:59:30 +01:00
..
CMakeLists.txt Added support for code coverage checking and unittests. 2012-08-19 22:23:46 +03:00
importer.cpp mwiniimporter: handle ini file encodings 2013-01-01 21:59:30 +01:00
importer.hpp mwiniimporter: handle ini file encodings 2013-01-01 21:59:30 +01:00
main.cpp mwiniimporter: handle ini file encodings 2013-01-01 21:59:30 +01:00