mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
9 lines
258 B
Plaintext
9 lines
258 B
Plaintext
|
set test_imports "[depot_user]/src/test-vfs_capture \
|
||
|
[depot_user]/src/vfs_capture"
|
||
|
|
||
|
set test_binary "test-vfs_capture"
|
||
|
|
||
|
set test_vfs_config { <vfs><dir name="dev"><capture/></dir></vfs> }
|
||
|
|
||
|
source ${genode_dir}/repos/libports/run/webcam.inc
|