OSDN Git Service

Possibility to store settings in INI file (#248) (#750)
authorgrzesie <63963799+grzesie@users.noreply.github.com>
Thu, 29 Apr 2021 22:50:21 +0000 (00:50 +0200)
committerGitHub <noreply@github.com>
Thu, 29 Apr 2021 22:50:21 +0000 (07:50 +0900)
commitdaf7ba1f680986416bcd9f185ba093a9d2248d32
tree03a6bdfecd32ca645210af3dd66ce0733981b2d2
parent8fa4bf39dcd6ca394bdeb067d9bc4e2eae34a735
Possibility to store settings in INI file (#248) (#750)

* Possibility to store settings in INI file (#248)

* changing name to CIniOptionsMgr

changing name to CIniOptionsMgr
Src/Common/CIniOptionsMgr.cpp [new file with mode: 0644]
Src/Common/CIniOptionsMgr.h [new file with mode: 0644]
Src/Merge.cpp
Src/Merge.h
Src/Merge.vcxproj
Src/Merge.vcxproj.filters
Src/OptionsInit.cpp