add parser to 1D format

This commit is contained in:
Vladimir N. Korotenko
2025-11-15 12:30:25 +03:00
parent 014c04fce1
commit b4a2cf2ecf
6 changed files with 57 additions and 4 deletions

View File

@@ -45,9 +45,12 @@
<ClCompile Include="..\dm-cli\ShowDebug.cpp" />
</ItemGroup>
<ItemGroup>
<None Include="..\dm-cli\check.sh" />
<None Include="..\dm-cli\createdistr.sh" />
<None Include="..\dm-cli\Makefile">
<DeploymentContent>true</DeploymentContent>
</None>
<None Include="..\dm-cli\test.cmd" />
</ItemGroup>
<ItemGroup>
<Text Include="..\dm-cli\account_status_en.txt">

View File

@@ -88,6 +88,9 @@
<None Include="..\dm-cli\Makefile">
<Filter>Resource Files</Filter>
</None>
<None Include="..\dm-cli\test.cmd" />
<None Include="..\dm-cli\createdistr.sh" />
<None Include="..\dm-cli\check.sh" />
</ItemGroup>
<ItemGroup>
<Text Include="..\dm-cli\main_help_ru.txt">