add iccard, aimeio to meson build

This commit is contained in:
Hay1tsme 2023-09-18 04:02:23 -04:00
parent d1459ab07e
commit f7cd4f9d28
1 changed files with 2 additions and 0 deletions

View File

@ -43,8 +43,10 @@ cfgmgr32_lib = cc.find_library('cfgmgr32')
inc = include_directories('.')
capnhook = subproject('capnhook')
subdir('iccard')
subdir('hooklib')
subdir('util')
subdir('aimeio')
subdir('gfxhook')
subdir('jvs')
subdir('board')