This website requires JavaScript.
Explore
Help
Sign in
mirror
/
openmw
Watch
1
Star
0
Fork
You've already forked openmw
0
mirror of
https://github.com/OpenMW/openmw.git
synced
2025-01-16 13:29:56 +00:00
Code
Issues
Releases
Wiki
Activity
14a786bab0
openmw
/
apps
/
mwiniimporter
History
Project579
14a786bab0
iniimporter: Don't convert paths to "std::string".
2022-09-11 14:41:20 +02:00
..
CMakeLists.txt
Replace all remaining occurrences of boost::filesystem with std::filesystem.
2022-09-11 02:19:00 +02:00
importer.cpp
Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions.
2022-09-11 14:41:20 +02:00
importer.hpp
Replace all remaining occurrences of boost::filesystem with std::filesystem.
2022-09-11 02:19:00 +02:00
main.cpp
iniimporter: Don't convert paths to "std::string".
2022-09-11 14:41:20 +02:00