Merge branch 'opensim:master' into master

This commit is contained in:
Adil El Farissi
2024-10-10 01:02:56 +00:00
committed by GitHub
4 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
<configuration>
<dllmap os="windows" cpu="x86-64" dll="BulletSim" target="lib64/BulletSim-3.26-20231207-x86_64.dll" />
<dllmap os="osx" dll="BulletSim" target="lib64/libBulletSim.dylib" />
<dllmap os="osx" dll="BulletSim" target="lib64/libBulletSim-3.26-20231203-universal.dylib" />
<dllmap os="!windows,osx" cpu="x86-64" dll="BulletSim" target="lib64/libBulletSim-2.86-20170903-x86_64.so" />
<dllmap os="!windows,osx" cpu="arm64" dll="BulletSim" target="lib64/libBulletSim-arm64.so" />
</configuration>

Binary file not shown.

Binary file not shown.

Binary file not shown.