Skip to content

Commit 6994238

Browse files
committed
dylibs don't work yet
OS X dylibs don't work yet
1 parent 024b3e4 commit 6994238

File tree

3 files changed

+21
-1
lines changed

3 files changed

+21
-1
lines changed

src/FMODGMS Test.gmx/extensions/FMODGMS.extension.gmx

+21-1
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,18 @@
4242
<uncompress>0</uncompress>
4343
<ConfigOptions>
4444
<Config name="Default">
45-
<CopyToMask>135266496</CopyToMask>
45+
<CopyToMask>202375362</CopyToMask>
4646
</Config>
4747
</ConfigOptions>
4848
<ProxyFiles>
4949
<ProxyFile>
5050
<Name>libfmodgms.so</Name>
5151
<TargetMask>134217856</TargetMask>
5252
</ProxyFile>
53+
<ProxyFile>
54+
<Name>libFMODGMS.dylib</Name>
55+
<TargetMask>2</TargetMask>
56+
</ProxyFile>
5357
</ProxyFiles>
5458
<functions>
5559
<function>
@@ -919,5 +923,21 @@
919923
<functions/>
920924
<constants/>
921925
</file>
926+
<file>
927+
<filename>libfmod.dylib</filename>
928+
<origname>extensions\libfmod.dylib</origname>
929+
<init></init>
930+
<final></final>
931+
<kind>1</kind>
932+
<uncompress>0</uncompress>
933+
<ConfigOptions>
934+
<Config name="Default">
935+
<CopyToMask>67108866</CopyToMask>
936+
</Config>
937+
</ConfigOptions>
938+
<ProxyFiles/>
939+
<functions/>
940+
<constants/>
941+
</file>
922942
</files>
923943
</extension>
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)