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