Wed Jun 4 09:36:54 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>
[MPC.git] / config / portico.mpb
blob99e6de8fabe664460ad838584ee9cdddba8c280c
1 // $Id$
3 project {
4   requires += portico
6   includes += $(RTI_HOME)/include/ng6
7   libpaths += $(RTI_HOME)/lib
9   macros += RTI_USES_STD_FSTREAM
11   specific (prop:windows) {
12     lit_libs += libRTI-NG libFedTime
14     DisableSpecificWarnings += 4996
15   } else {
16     libs += RTI-NG
17   }