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
Add languagestandard variable
[MPC.git]
/
config
/
rdfox.mpb
blob
a718b546c9653e285593ac6d2beb26c8d1195625
1
// -*- MPC -*-
2
project {
3
includes += $(RDFOX_ROOT)/include
4
libpaths += $(RDFOX_ROOT)/lib
5
lit_libs += libRDFox
6
7
specific(prop:microsoft) {
8
exceptionhandling = Async
9
}
10
}