projects
/
metaproxy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0bd493
)
win makefile: use Boost 1.51
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 29 Oct 2012 10:38:02 +0000
(11:38 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 29 Oct 2012 10:38:02 +0000
(11:38 +0100)
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
d05a694
..
84ff171
100644
(file)
--- a/
win/makefile
+++ b/
win/makefile
@@
-14,8
+14,8
@@
YAZ_DIR=..\..\yaz
YAZPP_DIR=..\..\yazpp
# Boost
-BOOST=\program files\boost\boost_1_43
-BOOST_VERSION=1_43
+BOOST=\program files\boost\boost_1_51
+BOOST_VERSION=1_51
BOOST_TOOLSET=vc90 # vc90 for VS2008, vc80 for VS 2005, vc71 for 2003
BOOST_MODEL=mt