forked from TeamTofuShop/segatools
platform/vfs.c: allow relative paths in configuration
This commit is contained in:
@ -5,6 +5,7 @@ platform_lib = static_library(
|
||||
c_pch : '../precompiled.h',
|
||||
dependencies : [
|
||||
capnhook.get_variable('hook_dep'),
|
||||
shlwapi_lib,
|
||||
],
|
||||
sources : [
|
||||
'amvideo.c',
|
||||
|
Reference in New Issue
Block a user