mirror of
git://opensimulator.org/git/opensim
synced 2026-08-14 09:02:50 +00:00
update libomv
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1
-1
@@ -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