forked from Hay1tsme/segatools
hooklib: add createprocess to meson
This commit is contained in:
@ -9,6 +9,8 @@ hooklib_lib = static_library(
|
|||||||
sources : [
|
sources : [
|
||||||
'config.c',
|
'config.c',
|
||||||
'config.h',
|
'config.h',
|
||||||
|
'createprocess.c',
|
||||||
|
'createprocess.h',
|
||||||
'dll.c',
|
'dll.c',
|
||||||
'dll.h',
|
'dll.h',
|
||||||
'dns.c',
|
'dns.c',
|
||||||
|
Reference in New Issue
Block a user