Commit 2d0628c1d799444debd951abc43b6458d5375aca

Authored by David RENÉ
1 parent 68f615c8

change the .bat file installer to new location 1.19.1

Showing 2 changed files with 2 additions and 1 deletions   Show diff stats
hayamiki_web_controller.aproj
... ... @@ -927,6 +927,7 @@
927 927 <None Include="library\widgets4\images\not_checked.jpg" />
928 928 <None Include="library\widgets4\images\torrent.jpg" />
929 929 <None Include="library\xml\xml_parser.apg" />
  930 + <None Include="make_install.1.19.bat" />
930 931 <None Include="xlib\.git" />
931 932 <None Include="xlib\.gitignore" />
932 933 <None Include="xlib\examples.ide" />
... ...
make_install.1.19.bat
1   -copy "hayamiki web controller.adm" "..\..\..\..\..\my_anubis\modules\lib_1.19\hayamiki.lib"
2 1 \ No newline at end of file
  2 +copy "hayamiki web controller.adm" "..\..\..\..\..\my_anubis\modules\lib_1.19.1\hayamiki.lib"
3 3 \ No newline at end of file
... ...