repo.or.cz
/
MPC.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #39 from jwillemsen/jwi-bcc32c
[MPC.git]
/
config
/
portico.mpb
blob
1f6292d1308a635c3309aaca0b195c9a7b94ba58
1
project {
2
requires += portico
3
4
includes += $(RTI_HOME)/include/ng6
5
libpaths += $(RTI_HOME)/lib
6
7
macros += RTI_USES_STD_FSTREAM
8
9
specific (prop:windows) {
10
lit_libs += libRTI-NG libFedTime
11
12
DisableSpecificWarnings += 4996
13
} else {
14
libs += RTI-NG
15
}
16
}