created OS IMC/IMV pair

This commit is contained in:
Andreas Steffen
2012-10-09 23:58:36 +02:00
parent 49f0f7e7ca
commit e9f47ee2d5
12 changed files with 1242 additions and 2 deletions
+9 -1
View File
@@ -39,4 +39,12 @@ endif
if USE_IMV_SCANNER
SUBDIRS += plugins/imv_scanner
endif
endif
if USE_IMC_OS
SUBDIRS += plugins/imc_os
endif
if USE_IMV_OS
SUBDIRS += plugins/imv_os
endif