mirror of
git://opensimulator.org/git/opensim
synced 2026-08-14 00:58:07 +00:00
bad git.. missing files
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,6 @@
|
||||
<configuration>
|
||||
<dllmap os="windows" cpu="x86-64" dll="e_sqlite3" target="lib64/e_sqlite3.dll" />
|
||||
<dllmap os="osx" cpu="x86,x86-64" dll="e_sqlite3" target="lib64/libe_sqlite3_OSX_x64.dylib" />
|
||||
<dllmap os="osx" cpu="arm64" dll="sqlite3" target="lib64/libe_sqlite3_OSX_arm64.dylib" />
|
||||
<dllmap os="!windows,osx" cpu="x86-64" dll="e_sqlite3" target="lib64/libsqlite3.so" />
|
||||
</configuration>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user