Add orx-file-monitor

This commit is contained in:
Edwin Jakobs
2019-03-29 16:59:16 +01:00
parent 3e289b289b
commit a88c53abea
5 changed files with 199 additions and 67 deletions

View File

@@ -2,6 +2,7 @@ rootProject.name = 'orx'
include 'orx-camera',
'orx-compositor',
'orx-file-watcher',
'orx-filter-extension',
'orx-integral-image',
'orx-jumpflood',
@@ -13,3 +14,4 @@ include 'orx-camera',