Commit 2d0628c1d799444debd951abc43b6458d5375aca
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,6 +927,7 @@ | ||
| 927 | <None Include="library\widgets4\images\not_checked.jpg" /> | 927 | <None Include="library\widgets4\images\not_checked.jpg" /> |
| 928 | <None Include="library\widgets4\images\torrent.jpg" /> | 928 | <None Include="library\widgets4\images\torrent.jpg" /> |
| 929 | <None Include="library\xml\xml_parser.apg" /> | 929 | <None Include="library\xml\xml_parser.apg" /> |
| 930 | + <None Include="make_install.1.19.bat" /> | ||
| 930 | <None Include="xlib\.git" /> | 931 | <None Include="xlib\.git" /> |
| 931 | <None Include="xlib\.gitignore" /> | 932 | <None Include="xlib\.gitignore" /> |
| 932 | <None Include="xlib\examples.ide" /> | 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 | \ No newline at end of file | 1 | \ No newline at end of file |
| 2 | +copy "hayamiki web controller.adm" "..\..\..\..\..\my_anubis\modules\lib_1.19.1\hayamiki.lib" | ||
| 3 | \ No newline at end of file | 3 | \ No newline at end of file |