update libomv

This commit is contained in:
UbitUmarov 2022-11-25 15:37:50 +00:00
parent df68efa4bd
commit b7f4867f8f
5 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -6,7 +6,7 @@ dotnet bin\prebuild.dll /target vs2022 /targetframework net6_0 /excludedir = "ob
rem To compile in debug mode
@echo dotnet build --configuration Release OpenSim.sln > compile.bat
rem To compile in release mode comment line (add rem to start) above and uncomment next (remove rem)
rem @echo %ValueValue% /p:Configuration=Release opensim.sln > compile.bat
rem @echo dotnet build --configuration Debug OpenSim.sln > compile.bat
:done
if exist "bin\addin-db-002" (
del /F/Q/S bin\addin-db-002 > NUL