Add DelayGenerator for all file backends
This commit is contained in:
parent
58b16c5459
commit
06a7676ed1
13 changed files with 172 additions and 71 deletions
|
@ -57,6 +57,7 @@ add_library(core STATIC
|
|||
file_sys/disk_archive.h
|
||||
file_sys/errors.h
|
||||
file_sys/file_backend.h
|
||||
file_sys/delay_generator.h
|
||||
file_sys/ivfc_archive.cpp
|
||||
file_sys/ivfc_archive.h
|
||||
file_sys/ncch_container.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue