mirror of
https://github.com/UberGames/lilium-voyager.git
synced 2024-11-12 23:44:21 +00:00
484149573b
In May 2017 the library loading was limited to *.dylib but the macOS system OpenAL framework does not have dylib extension. So allow loading files from /System/Library/Frameworks/ as libraries even without dylib extension. This is checked in Sys_DllExtension() so that QVM filesystem access will not allow writing files to /System/Library/Frameworks/ even if homepath is changed to include it. (Admittedly it doesn't fit the function name but fits the function description and current usage.) |
||
---|---|---|
.. | ||
con_log.c | ||
con_passive.c | ||
con_tty.c | ||
con_win32.c | ||
sys_autoupdater.c | ||
sys_loadlib.h | ||
sys_local.h | ||
sys_main.c | ||
sys_osx.m | ||
sys_unix.c | ||
sys_win32.c | ||
win_manifest.xml | ||
win_resource.h | ||
win_resource.rc |