Solution structure reorganised

This commit is contained in:
Bobbie Hodgetts
2019-03-29 18:49:42 +00:00
parent 94b03eed8a
commit 824ebb72ca
24 changed files with 13 additions and 7 deletions

View File

@@ -0,0 +1,7 @@
@set mypath=%~dp0
call "%mypath%bnhtradeRegasmUninstall.bat" nopause
call "%mypath%bnhtradeRegasmInstall.bat" nopause
@echo Completed regasm refresh
@echo.
@pause