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:
1fbf885
)
Multi-threaded DLL (do not use libcmt.lib)
master
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 28 Oct 2015 09:09:00 +0000
(10:09 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 28 Oct 2015 09:09:00 +0000
(10:09 +0100)
win32/pom.xml
patch
|
blob
|
history
diff --git
a/win32/pom.xml
b/win32/pom.xml
index
06360c0
..
65e0a7d
100644
(file)
--- a/
win32/pom.xml
+++ b/
win32/pom.xml
@@
-28,6
+28,7
@@
<compilerStartOptions>
<compilerStartOption>${yaz.include}</compilerStartOption>
<compilerStartOption>/D WIN32</compilerStartOption>
+ <compilerStartOption>/MD</compilerStartOption>
</compilerStartOptions>
<sources>
<source>