mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 11:25:39 +08:00
update libomv
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user