Makefile.win: Updated the windows Makefile with more appropriate paths.

Tue, 22 Sep 2009 22:31:41 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Tue, 22 Sep 2009 22:31:41 +0500
changeset 1827
dc4d47d91d66
parent 1826
3d0db768be2f
child 1831
d5a1fd78a06a

Makefile.win: Updated the windows Makefile with more appropriate paths.

util-src/Makefile.win file | annotate | diff | comparison | revisions
--- a/util-src/Makefile.win	Tue Sep 22 22:21:15 2009 +0500
+++ b/util-src/Makefile.win	Tue Sep 22 22:31:41 2009 +0500
@@ -1,7 +1,7 @@
 
 LUA_PATH=$(LUA_DEV)
-IDN_PATH=.\libidn-1.9
-OPENSSL_PATH=.\openssl-0.9.8i
+IDN_PATH=..\..\libidn-1.15
+OPENSSL_PATH=..\..\openssl-0.9.8k
 
 LUA_INCLUDE=$(LUA_PATH)\include
 LUA_LIB=$(LUA_PATH)\lib\lua5.1.lib

mercurial