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
Removed svn Id tag
[MPC.git]
/
config
/
qwt.mpb
blob
07ab756acd566ab7b17c0df7f6747602d3fe2df7
1
// -*- MPC -*-
2
// This project also requires Qt, however it will work with both
3
// Qt 3.3.x and Qt 4.x so we will leave it up to the user to pull
4
// in the right Qt base projects.
5
project {
6
includes += $(QWT_ROOT)/include
7
libpaths += $(QWT_ROOT)/lib
8
lit_libs += qwt
9
}