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 #217 from jwillemsen/jwi-linkerflags
[MPC.git]
/
config
/
cppunit.mpb
blob
73b8b9b677e86c3804b85608b740c49860980a01
1
// -*- MPC -*-
2
project {
3
includes += $(CPPUNIT_ROOT)/include
4
libpaths += $(CPPUNIT_ROOT)/lib
5
libs += cppunit
6
}