Add languagestandard variable
[MPC.git] / config / objectbox.mpb
blobdb42c338ca3dee345929ff54370a0f06c1ccdc78
1 // -*- MPC -*-
2 project {
3   Define_Custom(objectbox) {
4     command          = $(OBJECTBOX_ROOT)/bin/objectbox-generator
5     commandflags     = -cpp
6     pch_postrule     = 1
7     inputext         = .fbs
8     pre_extension    = .obx
9     source_outputext = .cpp
10     header_outputext = .hpp
11   }
13   includes += $(OBJECTBOX_ROOT)/include
14   libpaths += $(OBJECTBOX_ROOT)/lib
15   lit_libs += objectbox