Added orx-compositor

This commit is contained in:
Edwin Jakobs
2018-11-07 22:25:09 +01:00
parent 7cec4bddc8
commit 59378a6a95
4 changed files with 145 additions and 4 deletions

View File

@@ -1,7 +1,8 @@
rootProject.name = 'orx'
include 'orx-integral-image',
'orx-jumpflood',
'orx-kdtree',
'orx-no-clear'
include 'orx-compositor',
'orx-integral-image',
'orx-jumpflood',
'orx-kdtree',
'orx-no-clear'