[modules] split define and include

also reuse 'type' attribute for string flags
This commit is contained in:
Gautier Hattenberger
2016-03-30 23:41:16 +02:00
committed by Felix Ruess
parent d14135246e
commit 1fdea9387b
8 changed files with 34 additions and 18 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
<file name="viewvideo.c"/>
<!-- Include the needed Computer Vision files -->
<define name="modules/computer_vision" type="include"/>
<include name="modules/computer_vision"/>
<file name="rtp.c" dir="modules/computer_vision/lib/encoding"/>
<!-- Define the network connection to send images over -->