Revert "Multi-threaded DLL model for (avoid using libcmt.lib)"
[yaz4j-moved-to-github.git] / 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>