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:
6f10d8e
)
Revert "Multi-threaded DLL model for (avoid using libcmt.lib)"
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 28 Oct 2015 09:08:08 +0000
(10:08 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 28 Oct 2015 09:08:08 +0000
(10:08 +0100)
This reverts commit
6f10d8ed1132740745e963e5083a72964a9abbc8
.
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
fee554b
..
9c659b2
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-240,7
+240,7
@@
</activation>
<properties>
<platform>win32</platform>
- <yaz.path>C:\users\adam\desktop\proj\win32\yaz</yaz.path>
+ <yaz.path>C:\Program Files\YAZ</yaz.path>
<swig>swig</swig>
<!-- needed by swig -->
<yaz.include>"-I${yaz.path}\include"</yaz.include>