projects
/
yaz4j-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:
1d166b5
)
yaz5.lib + swig 2.0.9
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 26 Jun 2014 09:28:00 +0000
(11:28 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 26 Jun 2014 09:28:00 +0000
(11:28 +0200)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
a225618
..
8ddb9b3
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-233,10
+233,10
@@
<properties>
<platform>win32</platform>
<yaz.path>C:\Program Files\YAZ</yaz.path>
- <swig>C:\Program Files\swigwin-2.0.7\swig</swig>
+ <swig>C:\Program Files\swigwin-2.0.9\swig</swig>
<!-- needed by swig -->
<yaz.include>"-I${yaz.path}\include"</yaz.include>
- <yaz.libs>"${yaz.path}\lib\yaz4.lib"</yaz.libs>
+ <yaz.libs>"${yaz.path}\lib\yaz5.lib"</yaz.libs>
</properties>
<modules>
<module>win32</module>