input/Plugin: add attribute prefixes

This commit is contained in:
Max Kellermann
2018-10-24 20:25:32 +02:00
parent 9ec86acb9c
commit 3e78c9ab48
16 changed files with 128 additions and 88 deletions

View File

@@ -1,6 +1,7 @@
input_api = static_library(
'input_api',
'Error.cxx',
'InputPlugin.cxx',
'InputStream.cxx',
'ThreadInputStream.cxx',
'AsyncInputStream.cxx',