Revert "Multi-threaded DLL model for (avoid using libcmt.lib)"
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 28 Oct 2015 09:08:08 +0000 (10:08 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 28 Oct 2015 09:08:08 +0000 (10:08 +0100)
This reverts commit 6f10d8ed1132740745e963e5083a72964a9abbc8.

pom.xml

diff --git a/pom.xml b/pom.xml
index fee554b..9c659b2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       </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>