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
Tue Oct 29 10:41:11 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>
[MPC.git]
/
config
/
ziparchive.mpb
blob
6e80d7d3ea7b996da8c1a33c83195be2dad29bae
1
// -*- MPC -*-
2
// $Id$
3
4
feature(ziparchive) {
5
includes += $(ZIPARCHIVEROOT)/.
6
libpaths += $(ZIPARCHIVEROOT)/lib
7
lit_libs += ziparch
8
}